home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 August: Tool Chest / Dev.CD Aug 00 TC Disk 1.toast / mac / About this CD / Aug 00 Developer CD Assistant (.txt) next >
Encoding:
FileMaker Pro Database  |  2000-07-10  |  3.3 MB  |  93,585 lines  |  [FMP3/FMP3]

Text Truncated. Only the first 1MB is shown below. Download the file for the complete contents.
  1. Aug 00 Developer CD Assistant
  2. FMP3FMP3
  3.  Copyright 1984-1998 FileMaker, Inc. 
  4. HBAM2016AUG95
  5. Pro 3.0
  6. ischeckedout@
  7. virtual
  8. navigation@
  9. mini-conference@
  10. block@
  11. cancelwindowcheckout@
  12. card@
  13. describes@
  14. fixing@
  15. images@
  16. improving
  17. national@
  18. overview@
  19. pool@
  20. quit@
  21. simpler@
  22. summary@
  23. summary
  24. maccalendar
  25. control
  26. strip
  27. module
  28. displays
  29. summary
  30. xcmds
  31. xfcns
  32. perform
  33. summary
  34. allows
  35. developer
  36. monitor
  37. therefore@
  38. versions@
  39. within@
  40. debug@
  41. network@
  42. stack@
  43. disposeresource
  44. debugging
  45. resource
  46. handles@
  47. multi-processing@
  48. appleevent@
  49. HBAM3016AUG95@
  50. APPLESCRIPT_BROWSER
  51. APPLESCRIPT_OPEN
  52. CDDATE
  53. CDNAME
  54. CDTITLE
  55. CONSTANT
  56. CONTENTS
  57. CURCNT
  58. CURREC
  59. CUSTOMSEARCH
  60. DESCRIPTION
  61.         FINDFIELD
  62. KEYWORDS
  63. KEYWORDSCALC
  64. NEWREVISEDCALC
  65. PATHNAME
  66. PATHNAMECALC
  67. PORTALCOLOR
  68. PORTALFILTERCALC
  69. PORTALSELECTIONCALC
  70. RECEIVED
  71. RECORDID
  72. REQUIREMENTS
  73. SEARCHSELECTED
  74. SHOWPATHNAME
  75. SHOWTEXT
  76. STATUS
  77. UPDATED
  78. WEB_FTP_URL
  79. _COLOR
  80. _CONTENT
  81. _CUSTOMFIND
  82. 2)    _HELPTEXT
  83.     _KEYWORDS
  84. _NAME
  85. _PORTALCLICK
  86. _PORTALFILTER
  87. _PORTALFILTERFIND
  88. _PORTALSELECTION
  89. _PORTALSELECTIONMATCH
  90.     _RECEIVED
  91. _REQUIREMENTS
  92. _SEARCH
  93. _SEARCHFIELD
  94. _SEARCHPACKAGE
  95. _SHOWPATHFLAG
  96. _UPDATED
  97. Sunday
  98. Monday
  99. Tuesday
  100.     Wednesday
  101. Thursday
  102. Friday
  103. Saturday
  104. January
  105. February
  106. March
  107. April
  108. August
  109.     September
  110. October
  111. November
  112. December
  113. 1st Quarter
  114. 2nd Quarter
  115. 3rd Quarter
  116. 4th Quarter
  117. ?P9W#P
  118. 7/10/009
  119. Closing Screen
  120. Intro
  121. Browser
  122. Package Info
  123. @>A    Developer
  124. Find Fewer Choices
  125. Find More Choices
  126. RecordID
  127. Custom Find
  128. Browser Custom Search
  129. &ADC programs offer developers worldwide easy access to Apple tools and technologies, world-class technical support, and critical business and marketing information and services.
  130. For news on programs and resources available to Apple developers, please visit our web site at developer.apple.com.
  131. ^("") )
  132. NameB
  133. CurCntB
  134. CurRecB
  135. DescriptionB
  136. ContentsB
  137. ReceivedB
  138. UpdatedB
  139. RequirementsB
  140. KeywordsB
  141. PathNameB
  142. PathNamecalcB
  143. ) - 1 )
  144. " & " - ")
  145. _SearchB
  146. SearchSelectedB
  147. _PortalClickB
  148. _ShowPathFlagB
  149. ShowTextB
  150.  = 1 
  151.  "Hide Path" 
  152.  "Show Path" )
  153.     Hide Path
  154.     Show Path2
  155. RecordIDB
  156. 81162
  157. _ColorB
  158. ConstantB
  159. A    FindFieldB
  160.  & " " & 
  161.      & " " & 
  162.  & " " & 
  163.  & " " & 
  164.  & " " & 
  165.  & " " & 
  166.  & " " & 
  167. PortalColorB
  168.  "" )
  169. _PortalSelectionMatchB
  170. ShowPathNameB
  171.  = 1 
  172.  "" )
  173. CDDateB
  174. CDNameB
  175.  3) + 1 
  176.  1) - 
  177.  " " 
  178.  3 ) - 1 )
  179. _SearchFieldB
  180. _SearchPackageB
  181. CustomSearchB
  182.  "Custom Search"
  183.  "" )
  184. Custom Search
  185.  "new")
  186.  "New"  
  187.  "updated") 
  188.  "Revised" 
  189.  "" )
  190. updatedG
  191. Revised
  192. AppleScript_OpenB
  193. "--set theItem to choose file -- uncomment to test in an AS editor" & "
  194.  "" & "
  195. "try" & "
  196. "    tell application ""Finder""" & "
  197. "        open item """ & 
  198.  & """
  199. "        activate" & "
  200. "    end tell" & "
  201. "on error errMsg number errNum" & "
  202. "    --enter statements to perform when no records are found such as..." & "
  203. "    display dialog ""Sorry, the item you selected could not be found.""" & "
  204. "    return" & "
  205. "end try"
  206. A--set theItem to choose file -- uncomment to test in an AS editor
  207.     tell application "Finder"
  208.         open item "
  209.         activate
  210.     end tell
  211. on error errMsg number errNum
  212. F    --enter statements to perform when no records are found such as...
  213. E    display dialog "Sorry, the item you selected could not be found."
  214.     return
  215. end try
  216. AppleScript_BrowserB
  217. StatusB
  218. KeywordsCalcB
  219.  ", " 
  220. _NameB
  221. _PortalFilterFindB
  222. _DescriptionB
  223. _RequirementsB
  224. +A    _KeywordsB
  225. ,A    _ReceivedB
  226. _UpdatedB
  227. _ContentB
  228. Web_FTP_URLB
  229. _WebB
  230. CDTitleB
  231.  1) - 1 )
  232. l Packages
  233. "--set theItem to choose file -- uncomment to test in an AS editor" & "
  234.  "" & "
  235.  "try" & "
  236. "    tell application ""Finder""" & "
  237. "        open item """ & 
  238.  & """
  239. "        activate" & "
  240. "    end tell" & "
  241. "on error errMsg number errNum" & "
  242. "    --enter statements to perform when no records are found such as..." & "
  243. "    display dialog ""Sorry, the folder you selected could not be found.""" & "
  244. "    return" & "
  245. "end try"
  246. A--set theItem to choose file -- uncomment to test in an AS editor
  247.     tell application "Finder"
  248.         open item "
  249.         activate
  250.     end tell
  251. on error errMsg number errNum
  252. F    --enter statements to perform when no records are found such as...
  253. G    display dialog "Sorry, the folder you selected could not be found."
  254.     return
  255. end try
  256. elds then click Find or hit Enter.
  257. NOTE: You may also restrict your search to a particular disk edition or group of content by using the Disk/Edition pulldown menu.
  258.     Click the Find button. The packages found by your search will appear in the packages list on the Browser screen.
  259.     To search any field for a keyword, click the Fewer Choices button, enter search criteria, then click Find or hit Enter. The packages found by your search will appear in the 
  260. ackages list on the Browser screen.
  261. 0_    Any Field`
  262. All Packages
  263. HelpB
  264.  2000 Apple Computer, Inc.  All rights reserved. Apple, the Apple logo, Macintosh, Mac, and the Mac logo are trademarks of Apple Computer, Inc. registered in the U.S. and other countries.
  265. IntroB
  266. Homem
  267. Quitn
  268. Browsero
  269. Find...p
  270. Homem
  271. Quitn
  272. Browsero
  273. Find...
  274. BrowserB
  275. Welcome to the Developer CD Series Assistant, a simple to use tool for searching and 
  276. navigating content on the Developer CD Series from Apple Developer Connection.
  277. You can use this Assistant database to find title, description, contents, revision, and related web information for everything from Sample Code to SDKs.
  278. Click the Browser button to enter the Browser screen, where you can easily view and navigate content on the Developer CD. From there, click the Open Folder button to go direc
  279. tly to the package folder on the CD.
  280. The Find... button allows you to do full-text searches on all content available on the 
  281. Developer CD Series.
  282. More complete usage instructions are accessed by clicking the Help button.
  283. To quit the Developer CD Series Assistant, click Quit.
  284. Helpe
  285. Find...f
  286. Quith
  287. Browser
  288. Package InfoB
  289. Current Selection:{    <<
  290. ABBF>>
  291. F!Double-click title for more info.
  292. Find...
  293. Open Folder
  294. Package Info
  295. Export List
  296. Browser
  297. Open Folder
  298. Package Info
  299. Export List
  300. A    DeveloperB
  301. DescriptionR
  302. Revision InfoS
  303. FilesV
  304. RequirementsW
  305. Keywords[    Released:\
  306. Revised:b
  307. ABAI>> of <<
  308. ABAH>>h
  309. Current Selection: <<
  310. ABAB>>o    <<
  311. ABCC>>
  312. Web/FTP URL
  313. Open Folder
  314. Find...
  315. ABBF>>
  316. Browser
  317. Find Fewer ChoicesB
  318. A    DeveloperC
  319. Package InfoH
  320. HelpI
  321. Find...J
  322. Open Folder
  323. Current Selection:Q
  324. (Double-click to open)T
  325. QuitY    <<
  326. ABBF>>[.Import with auto update for record ID numbers.`
  327. Portal Selectiona
  328. Show Path Flagd
  329. Click Selecth
  330. Color for Portal Row Selectionk
  331. Show Portal Path}    Released:~
  332. Revised:
  333. Open Folder
  334. ABAI>> of <<
  335. ABAH>>
  336. From Package Info
  337. From Browser
  338. From Browser
  339. From Package Info
  340. Browser
  341. A    DeveloperC
  342. Package InfoH
  343. HelpI
  344. Find...J
  345. Open Folder
  346. Current Selection:Q
  347. (Double-click to open)T
  348. QuitY    <<
  349. ABBF>>[.Import with auto update for record ID numbers.`
  350. Portal Selectiona
  351. Show Path Flagd
  352. Click Selecth
  353. Color for Portal Row Selectionk
  354. Show Portal Path}    Released:~
  355. Revised:
  356. Open Folder
  357. ABAI>> of <<
  358. ABAH>>
  359. From Package Info
  360. From Browser
  361. From Browser
  362. From Package Info
  363. Browser
  364. Find...
  365. Open Folder
  366. ABBF>>
  367. Rectangle Buttons
  368. Find...
  369. Status:
  370. Joint Solutions
  371. Marketing
  372. Specialists
  373. in Web, Print 
  374. and Electronic
  375. Media
  376. 831.471.1500
  377. info@jointsolutions.com
  378. www.jointsolutions.com
  379. Database design: Sheila Kliewer
  380. Data Wizard 831 336-2129
  381. sheilasgk@aol.com
  382. www.DataWizardFMP.com
  383. Find More ChoicesB
  384. Find any package containing:
  385. Cancel
  386. containst    any field
  387. Cancel
  388. More Choices
  389. To search for specific text within package title, package descriptions, or filenames:
  390.  To search any field for a keyword, enter your desired search criteria.
  391.  Click the Find button. The packages found by your search will appear in package info format, with information about the first package showing. Use the Next button to proceed through the packages; the counter in the lower left corner notes your progress.
  392. To specify parameters such as new and revised packages or a specific CD, cliBSck More Choices then choose the appropriate options from the Search pull down menu.
  393. Find (fewer choices)
  394. RecordIDB
  395. RecordID
  396. Text Extractor Plug-ins are used by Find by Content to extract the text content of a document.  System 8.6 provides two Text Extractor Plug-ins: 
  397. HTML Text Extractor
  398.  and 
  399. PDF Text Extractor
  400. .  A Text Extractor Plug-in knows the file format of a document and can quickly return the text that would be seen when a document is opened, this information is used by Find by Content to index and summarize documents.  
  401. Text Extractors improves the accuracy of indexing and summarizing files.  As an 
  402. Description
  403. Revision Info
  404. Files
  405. Requirements
  406. Keywords
  407. Released
  408. Revised
  409. Disk/Edition
  410. Web/FTP URL
  411. Cancel
  412. Fewer Choices
  413. Find (more choices)
  414. fTo search specific fields, enter your criteria in the appropriate areas and/or select from the pull-down menus then click Find. The packages found by your search will appear in package info format, with information about the first package showing. Use the Next button to proceed through the packages; the counter in the lower left corner notes your progress.
  415. Find (more choices)
  416. d by your search will appear in the packages listB
  417.  on the Browser screen.
  418. masterB
  419. Unlock Status Bar
  420. Intro
  421. Quit Button
  422. Quit JSM
  423. Browser
  424. Package Info
  425.  = "Custom Search"
  426. Custom Search
  427. Browser Portal
  428. ) = 0    
  429. Show Path
  430. Browser Portal Validation
  431. ) > 0
  432. A    Auto Open
  433. "New & Revised"
  434. New & RevisedB
  435. Go To Record Next
  436. Go To Record First
  437. Go To Record Last
  438. Go To Record Previous
  439. A    Developer
  440. Find Cancel
  441. "All Packages"
  442. All Packages
  443. Find More Choices
  444. Find Fewer Choices
  445. "Any Field"
  446.     Any FieldB.
  447. "All Packages"
  448. All Packages
  449. Find...
  450. "Any Field"
  451.     Any FieldC.
  452. "All Packages"
  453. All PackagesD
  454. Find Execute
  455. A    Find None
  456. )  = 0    
  457.     Try Againgl
  458. cript"
  459.  "1")
  460. CanceloggleDoScript
  461. Toggle
  462. No packages match your request.C+
  463. ) = 1    
  464. "All Packages"
  465. All Packages
  466. A    Find Some
  467. "Custom Search"
  468. Custom Search
  469. A    Find Prep
  470. "Custom Search"
  471. Custom Search
  472. A    Find Prep
  473. Find Request
  474. Find Request
  475. Package Open Folder
  476. Browser Open Folder OLD
  477. ) = "Browser"    
  478. Browser
  479. Z] ow templates in Ne
  480. Canceldialog`
  481. Select a Package to open.D>
  482. ) =  "Package Info"    
  483. Package Info
  484. Import From Master
  485. ) = "Find More Choices"    
  486. Find More Choices
  487.   = "All Packages"
  488. All Packages
  489.  = "Any Field"
  490.     Any Field
  491.  = "Package Title"
  492. Package Title
  493.  = "Any File Name"
  494. Any File Name
  495. Find More Clear
  496. Find More Find
  497. Export List
  498. Cancel
  499. Save the current list to a text file called "Developer CD Search Results"?B+
  500. ) = 2    
  501. AppleScript_Browser
  502. AppleScript_Open
  503. -nulltell application "Developer CD Series Assistant"
  504.     set CDTitle to get data cell "CDTitle" of current record
  505. end tell
  506. tell application "Finder"
  507.     if (disk CDTitle exists) is false then
  508.         set theChoice to button returned of (display dialog "The item you selected could not be found. Please insert the CD - " & CDTitle buttons {"Cancel", "Continue"} default button "Continue" with icon 0)
  509. end tellFasdUAS 1.101.10
  510. -nulltell application "Developer CD Series Assistant"
  511.     set CDTitle to get data cell "CDTitle" of current record
  512. end tell
  513. tell application "Finder"
  514.     if (disk CDTitle exists) is false then
  515.         set theChoice to button returned of (display dialog "The item you selected could not be found. Please insert the CD - " & CDTitle buttons {"Cancel", "Continue"} default button "Continue" with icon 0)
  516. end tellFasdUAS 1.101.10
  517. .coregetd****
  518. CDTitle
  519. cdtitle
  520. CDTitle
  521. Developer CD Series Assistant
  522. eAFDCT
  523. Patagrande
  524. Developer CD Series Assistant
  525. 'APPLAFDC
  526. Developer CD S
  527. eries Assistant 
  528. WPatagrande:Desktop Folder:Developer CD Series Assistant 
  529. :Developer CD Series Assistant
  530. Net Ref Zone
  531. tyler.jointsolutions.com
  532. Patagrande
  533. Tyler Stone
  534. .coredoexbool
  535. cdtitle
  536. CDTitle
  537. boovfals
  538. .sysodlogaskr
  539. AThe item you selected could not be found. Please insert the CD - 
  540. cdtitle
  541. CDTitle
  542. Cancel
  543. Continue
  544. Continue
  545.     thechoice
  546.     theChoice
  547. Finder
  548. Patagrande
  549. Finder
  550.     l@FNDRMACS
  551. System Folder
  552. Patagrande:System Folder:Finder
  553. Ref Zone
  554. tyler.jointsolutions.com
  555. Patagrande
  556. Tyler Stone
  557. .aevtoappnull
  558. .aevtoappnull
  559. .coregetd****
  560. cdtitle
  561. CDTitle
  562. .coredoexbool
  563. Button: Web
  564. Browser Portal OLD
  565. Find Prep OLD
  566. .coregetd****
  567. CDTitle
  568. cdtitle
  569. CDTitle
  570. Developer CD Series Assistant
  571. Patagrande
  572. Developer CD Series Assistant
  573. 'APPLAFDC
  574. Developer CD S
  575. eries Assistant 
  576. WPatagrande:Desktop Folder:Developer CD Series Assistant 
  577. :Developer CD Series Assistant
  578. Net Ref Zone
  579. tyler.jointsolutions.com
  580. Patagrande
  581. Tyler Stone
  582. .coredoexbool
  583. cdtitle
  584. CDTitle
  585. boovfals
  586. .sysodlogaskr
  587. AThe item you selected could not be found. Please insert the CD - 
  588. cdtitle
  589. CDTitle
  590. Cancel
  591. Continue
  592. Continue
  593.     thechoice
  594.     theChoice
  595. Finder_
  596. Patagrande
  597. Finder
  598.     l@FNDRMACS
  599. System Folder
  600. Patagrande:System Folder:Finder
  601. Ref Zone
  602. tyler.jointsolutions.com
  603. Patagrande
  604. Tyler Stone
  605. .aevtoappnull
  606. .aevtoappnull
  607. .coregetd****
  608. cdtitle
  609. CDTitle
  610. .coredoexbool
  611. .sysodlogaskr
  612.     thechoice
  613.     theChoice
  614. ) = -128    
  615. cdtitle
  616. CDTitle
  617. boovfals
  618. .sysodlogaskr
  619. Import From Master
  620.     Developer
  621. Unlock Status Bar
  622.     Auto Open
  623. Intro
  624. Package Info
  625. Browser
  626. Quit Button
  627. Quit JSM
  628. Button: Web
  629. Package Open Folder
  630. Browser Open Folder OLD
  631. Browser Portal
  632. Browser Show Path
  633. Browser Portal Validation
  634. Go To Record First
  635. Go To Record Previous
  636. Go To Record Next
  637. Go To Record Last
  638. Find Cancel
  639. Find More Choices
  640. Find Fewer Choices
  641. Find...
  642. Find Execute
  643. :    Find Prep
  644. Find Request
  645. >    Find None
  646. @    Find Some
  647. Find More Clear
  648. Find More Find
  649. Export List
  650. AppleScript_Browser
  651. AppleScript_Open
  652. Browser Portal OLD
  653. Find Prep OLD
  654. _    Any Field`
  655. All Packagesg
  656. macapp
  657. 67889
  658. 67890
  659. 67891
  660. 67892
  661. 687419
  662. 66310
  663. 66311
  664. 66312
  665. 66313
  666. 66314
  667. 66315
  668. 66316
  669. 66317
  670. 66318
  671. 66319
  672. 66320
  673. 66321
  674. 66322
  675. 66323
  676. 66324
  677. 66325
  678. 66326
  679. 66327
  680. 66328
  681. 66329
  682. 66330
  683. 66331
  684. 66332
  685. 66333
  686. 66334
  687. 66335
  688. 66336
  689. 66337
  690. 66338
  691. 66339
  692. 66340
  693. 66341
  694. 66342
  695. 66343
  696. 66344
  697. 66345
  698. 66346
  699. 66347
  700. 66348
  701. 66349
  702. 66350
  703. 66351
  704. 66352
  705. 66353
  706. 66354
  707. 66355
  708. 66356
  709. 66357
  710. 66358
  711. 66359
  712. 66360
  713. 66361
  714. 66362
  715. 66363
  716. 66364
  717. 66365
  718. 66366
  719. 66367
  720. 66368
  721. 66369
  722. 66370
  723. 66371
  724. 66372
  725. 66373
  726. 66374
  727. 66375
  728. 66376
  729. 66377
  730. 66378
  731. 66379
  732. 66380
  733. 66381
  734. 66382
  735. 66383
  736. 66384
  737. 66385
  738. oqtutwS6
  739. ingVfp;
  740. mtiEi]B
  741. {M{nH
  742. nro`v6Z
  743. nrruq'
  744. nrquj 
  745. nrvxj11*i
  746. ncSitmc-n
  747. peEFQ`h0Gj>Y
  748. xON\mu5MqA`
  749. lpoid
  750. yrrq0b
  751. glnnopn:m
  752. .RPTH
  753. FPTHA.Current:Joint Solns Apple 10/99:CD_Catalog.FP3
  754. FaliA
  755. Current
  756. CD_Catalog.FP3
  757. FMP3FMP3
  758. Joint Solns Apple 10/99
  759. .Current:Joint Solns Apple 10/99:CD_Catalog.FP3
  760. MSPCA
  761. NAMEA
  762. CD_Catalog.FP3
  763. RPTHA
  764. CD_Catalog.FP3
  765. alisA
  766. Current
  767. CD_Catalog.FP3
  768. FMP3FMP3
  769. Joint Solns Apple 10/99
  770. .Current:Joint Solns Apple 10/99:CD_Catalog.FP3
  771. .RPTH
  772. FPTHA.Current:Joint Solns Apple 10/99:ADC_Master.FP3
  773. Faliali
  774. ies (LG) files. You can find these in the folder "Apple Glossaries (LG)".
  775. Requires: Any  Mac 68030 or later or any PowerPC, System 7.0 or later.
  776. Issues:  When you use these Glossaries for your localization efforts, you will also want to be sure to have your translations tested for accuracy, as mere word substitution wil
  777. /,/-,.+
  778. %&!!G?BEJORS=@w|
  779.  $&'%)n0
  780. "#+1HR8Df
  781. fUP0(&',37<VG:>@CAI`+
  782. A_=@>=;@qF3630,#lW
  783. " >y<9EHJJIUITSUW[l|.7[^ba
  784. .a``XG',@<;973.66$$!
  785. &PRXTPOJMkJKGB@?<CsGALU_c]V
  786. z]Wiwpje[MsNPZi{
  787. ,3570@
  788. jJTUYb
  789. _66.)%
  790. ZAvwommbLZgdZPPUIJINHEA>4NY
  791. b7BABEB*d
  792. !*29=6>HE?61XllpsuzJ9
  793. (-/10.M+#-0=N=8KRm
  794. rU3#(*&!
  795. -Jbea^]XLUYVRKF;O<
  796. #"!!"
  797. #$)037GGXchhbI2Wlffhmy
  798. ,Itopl"3lnsqe)5\[YUROJ*4MF>71-+9RZVRSQGNHLIFDCBAZ>>GPY`M<l
  799. ~zuT?bmgc^TEZFNWi{
  800. [r*49;A<A
  801. ZEMPU]
  802. \85.+( ZT
  803. 8Oemh^R%UqkikA)QNKGF?-<D=4..1.3+*)()' 9C
  804. hOX]_b`Ss
  805. `&$%!"*" vp55) 
  806. $'"#,.,*%"0:<?BBE.+acbjq|R&a
  807. !$&%'mU &'#Ku$!')*()o
  808. #*#*&!
  809. .xVIKJGg`<>=8. .O'
  810. Cy#+Car`RG$
  811. 5=BBC:
  812. F543/
  813. =v'3Qn
  814. /)#!!#
  815. k",,$7
  816. $&&(*,#
  817. GIE?;/S
  818. #&(Bovk_6q
  819. L;tyy
  820. 8CFT~B:=86$Q
  821. 6"3=CIKRN]
  822. SKgS'0.-,($wI
  823. "%.=920?J3Lb
  824. 6c=ACE6!
  825. #*,164G
  826. L"04790o
  827. :*32/-!j
  828. oQB3+&#"[3
  829. )-"!;=5/)%9TBUi
  830. +1323*o
  831. $0=Z:H^v
  832. q    551.-0!
  833. (*%UU%+)%#
  834. Ys'&(/1&=
  835.  ,F`c`X)OrnoouX+apostwd+
  836. VbiaZMFB=.&
  837. \Hguyqk``fmwhOuokx~
  838. [TuurpmibaOHKKH?S=640.$4p)
  839. $7Ogw
  840. TK5-%
  841. ]\H^cc^ZZQMIQGWXWKIGMKHGDN)*/23.2LiuuvgC&
  842. VOPPDv
  843. ;;94/$3q1#$
  844. (-!.IBacUG:56;Vl{
  845. Y(*.,/m
  846. SKSWZf
  847. a9;3-* `
  848. cIppjghSEQ`[SIKOFRGHDA<:3Pg
  849. %*'#.Z
  850. #,4AJF?BEEMA2=E@:3.4Nolkjkk5R
  851. R5!(+--.*J;
  852. *->M66HPn
  853.  ,J\db_\WNQOKHC@9QK
  854. #%(LAGQWZ]`a<Idb`cjtpj-Lmoqq'/oormd04WZXTQMD+6@;6.'"'<NWSONMELKHIFC@=/`?&.15;ZDJUZYSJTPTQNKE?iLFTds~
  855. T1268;a
  856. JFNQV`
  857. _;830-(VW!<XnshX@&^kfdfH,
  858. MJFBC6,7<4-+,.-9)
  859. n}6=CEDLh
  860.  (--*+,.2,
  861. ,.)%#!%,:;9879#;gb`bfsN#b
  862. XKIQ\ad
  863. o\efigq
  864. =")*+"gx
  865.  ,.011 
  866. #$&=Y+L}
  867. y\64G>;984,NJ
  868. Uu2=@<*<|152+$
  869. +<KPNY
  870. qq@?b_@K
  871. Z5BAC;C
  872. Q_fjpku
  873. svngbV
  874. &CMNC6TDBDC=JN-1/,(/j/
  875.  ##"*
  876. h!78e
  877. jnqqn]
  878. macapp
  879. oqtutwS6
  880. ingVfp;
  881. mtiEi]B
  882. {M{nH
  883. nro`v6Z
  884. nrruq'
  885. nrquj 
  886. nrvxj11*i
  887. ncSitmc-n
  888. peEFQ`h0Gj>Y
  889. xON\mu5MqA`
  890. lpoidcb+`
  891. yrrq0b
  892. glnnopn:m
  893. oqtutwS6
  894. ingVfp;
  895. mtiEi]B
  896. {M{nH
  897. nro`v6Z
  898. nrruq'
  899. nrquj 
  900. nrvxj11*i
  901. ncSitmc-n
  902. peEFQ`h0Gj>Y
  903. xON\mu5MqA`
  904. packages@
  905. chest@
  906. edition@
  907. library@
  908. edition@
  909. packages@
  910. reference@
  911. software@
  912. chest
  913. edition@
  914. 1.0.1@
  915. 1.1.3@
  916. 1.31@
  917. 1995@
  918. 5thcolumn@
  919. processor
  920. upgrade
  921. enabler@
  922. 7edit@
  923. analyzer@
  924. appletalk@
  925. applications@
  926. archive@
  927. business@
  928. carbon@
  929. carbonlib
  930. 1.0.4
  931. cd-rom@
  932. cfm-68k@
  933. color
  934. locator
  935. computer-based
  936. media
  937. broadcast
  938. control@
  939. demo@
  940. developer@
  941. developers@
  942. dronezone@
  943. editor@
  944. enabler
  945. encodings@
  946. content
  947. extractor@
  948. format@
  949. postscript
  950. sample@
  951. help@
  952. iivx@
  953. FaliA
  954. VDEFA
  955. VDEFA
  956. VDEFA
  957. dcb+`
  958. yrrq0b
  959. glnnopn:m
  960. _DESCRIPTION
  961. )    _HELPTEXT
  962.     _KEYWORDS
  963. _NAME
  964. _PORTALCLICK
  965. _PORTALFILTER
  966. _PORTALFILTERFIND
  967. _PORTALSELECTION
  968. _PORTALSELECTIONMATCH
  969.     _RECEIVED
  970. _REQUIREMENTS
  971. _SEARCH
  972. _SEARCHFIELD
  973. _SEARCHPACKAGE
  974. _SHOWPATHFLAG
  975. _UPDATED
  976. &(&&(%
  977. !,242+$ $(&+48
  978. ''&&"
  979. $1,**+))&,(
  980. #2FD>4*! :
  981.  $md6966/>r7&(&#
  982. $-"@\Q/OTLIH/?
  983. &7<<.L
  984. ;o]bWJ@@=0
  985. /67645
  986. +@Scknj[
  987. !.(..'
  988. !(28:/
  989. "!!  !##
  990. $&%%(&
  991. '+.,$
  992. #42+"
  993. BvN*!
  994.  QO231/*1L*  
  995.  *,*%Z=
  996. OU=DEG8#
  997.  ++/215
  998. '1X3*p
  999. /*26725
  1000. -*52/."G
  1001. wzxzzt
  1002. wQE70)$ UE    
  1003. 540,)&)X=@Qet
  1004. \.qw`L.^O
  1005. Jc3:DTr
  1006. $3,,./
  1007.  *$WV#)($$
  1008. Jy*''%
  1009. 2K_b`U(\qnopt`)]sprsuv/r
  1010. gU^tbOJRXVUQcs
  1011. nMnwpmihVRDKKF@=Y70-*(
  1012.  +9CHIUp~~vi[GlB
  1013. mZ3QY_ba
  1014. cYKJYH]^]TDFMKEF@N2(032+;UrxxzmL,
  1015. ^KPOG
  1016. y9=951$<}8
  1017. &(#1C=]RI?650;HZgu
  1018. pY=O@
  1019. CU ('(*0BJKPZi
  1020. 0B87<>
  1021. -,,+,,(
  1022. ,85<<+0-**$5M! !
  1023. 7hF#)'%%
  1024.  " <M
  1025. "*0/$-F=Qhwz{
  1026. h'^rqux{}.d
  1027. uGJ^VHDOXUSOU^
  1028. ]6SYQOKI><6=
  1029. =:63@-'$! 
  1030. (4>B35T__TE7/W7
  1031. VC!6=>722.:/,244/.0/.,)'<)
  1032. "$$ +<PVVWK5"
  1033. hTJ`kb~[ITWY`kiW
  1034. O`ulid[XdDAA?9=`.()&#
  1035. S\F]YRK9,
  1036. }D:NZbfgXFL[
  1037. ]_^]L?MPGB9LA#(,05OWsqqrjY7I
  1038. j;><8-Byym6
  1039. " *763HA<74/3KE?CQav
  1040. 2>XPW_P).2,N\Y]\63}
  1041. D=<C/
  1042. &,**)*-,
  1043. )<8545.(!
  1044. /TYF^5!&$$#%[6
  1045. /LYE.!
  1046.  BT;Lt|~
  1047. x%]~vz~
  1048. s7N_TgODPVX]jfB
  1049. |rzs:GWPLG@@H67
  1050. 7511F%  
  1051. >A1B@7/"
  1052. 'Xyb3'5:55636+/35540,01,'#93
  1053.  "(:<MPQQI=(9twR
  1054. /grJ 
  1055. !#$% Tg %#
  1056. "&"$Ez
  1057. #yoNIIKpW=>=9-1OPE&
  1058. ,?P\L:[`O@&m^    
  1059. #+8NnP4
  1060. (! #$
  1061. 0*.#O
  1062. %%&()* n
  1063. FEB7,6
  1064. *Gnsj\8
  1065. 8NropqzW)c
  1066. |P9PBdurtvx
  1067. Vj+.+*'# r0
  1068. 298/-&
  1069. )BLHK<*C\G%
  1070. ?a-$('$&Tf2
  1071. 5VmJ )G|Q=&6IF1
  1072. R!3--
  1073. +%W4QugRNmPBHN\f]84i
  1074. CCF'Z
  1075. f#Jp(H
  1076. smwo?>GJE?CF
  1077. CN<2&5W-
  1078. Wj0!<_I),39A
  1079. w28YC-/-.035+.221/./.-.2;@D7+379:;BH
  1080. G-E9[@-i] 
  1081. DlG3ef3
  1082. )gyy}hPOuR@?>6?VF->C)
  1083. -;E4RzumRN8--21%;z
  1084. Xj3K]k
  1085. $(()*+'
  1086. O?=:e
  1087. q#+RqyvS:
  1088. i1apmopntQ6dbNza
  1089. #(:tw
  1090. ~eMNBFHm8!)&
  1091. O7:4*)y
  1092. '.),],
  1093. $>s=:@?@6%
  1094. x+ ,.02)
  1095. +0*+a
  1096.  +-/1
  1097. {}{}y
  1098. mG@7/( PP
  1099. +-+*( 6r`;0>Oai.\
  1100. d>:BAIN<.RX406788CL`v
  1101. 8314&
  1102. %SQ'+& 
  1103. 3ouW~:
  1104. K%9RbijM*fs
  1105. xl'[{sux|i
  1106. '6Q^TSWQRBAJLB>NB@dd6
  1107. 4_aQ?Hk
  1108. "'*' /a
  1109. :~o;_
  1110. m0IE1m
  1111. K>sqqttsxj7CWjU,
  1112. 'Pxb`
  1113. SGO<]
  1114. t>j~~
  1115. zV2=G5Js[G
  1116. 9=;xw.
  1117. y7>NWc
  1118. 8L`nvYC[igm[14773#K
  1119. Q"$%(0}
  1120. L.zJ|
  1121. lD=4)
  1122. 6QY\_A(%'&!-gDFkY-%<MBIejfP:A[kkO0@VSHBF
  1123. HF?<64[
  1124. /`ripQ.Z
  1125. *z`+QD;^ofN*+pyuw|xE
  1126. zM$:22
  1127. 1)VENb
  1128. \CIP]feQIr
  1129. OOT1a
  1130. m)Ll.Y
  1131. ~W\_d`X\a[][N<+Dv9#
  1132. Gz_659@I
  1133. 7Dt[AKSVXOFPX
  1134. [}YSLEGEFGMSXE8BIOPRbkiihaQxF*
  1135. ^?@>4O
  1136. ^%Tn9
  1137. (/2374554310E:9IG24J
  1138. Z*4]X.*VqX,%'1h
  1139. +*))+.2
  1140. cthWD-(XzM4"#ec026-Jx>
  1141. vB80+H]
  1142. <\bJ23QnX
  1143. #"#cO 
  1144. ,^uehdRLLRJ?A@INA/BXXPF>HPGCZgL*8b<
  1145. ! !#(
  1146. cC/GOC/P
  1147. tkeft[0!9c
  1148. ,U{kX{sT
  1149. h5&*'/Pqq~]
  1150. 2-87!#7);w~
  1151. i.#I4
  1152. Ga1$Y
  1153. E(i[>
  1154. d0HnCS
  1155. Z6EYh_w
  1156. H7poA/[
  1157. wmZWYZXYbUE>CK\gclinm_G)>
  1158. F/5,I
  1159. (ZfYK>AMJFN[MLKNLGIQG@8,)DXSUWNLP]kjfQN<
  1160. aC<<e
  1161. ,=;,01,C?2--FTJG
  1162. A5//=-,A,4N4$JjkdW5)7)?r}R&6`:
  1163. %--.19
  1164. v\D.293'?laLEDEJC727FZL4"%)#HY*'0E[MCXQ?mjO;)
  1165. $B``?+S`U?
  1166. !{&5ABP<
  1167. +!GE%"9)?
  1168. v0 L4
  1169. Hh2 R
  1170. ~A$bV;
  1171. b-Bc/A~s^QBJuP8EVVGit<,fc/
  1172. }og[BAD@?AH?5037
  1173. BLIPNQRI8"2l'
  1174. E495H{
  1175. !BI@8/187*+-048721852-$"5A631,7<@GFF83+
  1176. $WeOKUgS2(W`/
  1177. MpP+<Wnstyt
  1178. n3/Rt}rzUD?>P`A**'4C0
  1179. 4aJ1=i
  1180. AC~H-j
  1181. tc[\osbf`@?BA>70?y@%0AXn|
  1182. M7CFF?
  1183. `aCDPWLLI
  1184. N}H>;<CQ%#%% .P_a]\RLN]dNDML4
  1185. ]811[
  1186. :eUKJC=A574'
  1187. ! #D6*+=A44,%"YH'
  1188. $#)-<8QaT87)6B7-*1<8<Ljs|
  1189. iZnzE-12:P97=9/)IA0.-//+MMDXQ5# 'Bm@0Mag^Qc^; 
  1190. ()%%'&#C=
  1191. 0ixqP%
  1192. g;rkWG@<M~QOaVq
  1193. .^N O
  1194. K'V?(4[{78n?*a
  1195. ~cPBH`dSMF1022/*
  1196. %1X3 '2ET^fYb7
  1197. clL"8}rl
  1198. K<DHJF
  1199. p/3-(
  1200. GF/-46485:;7-))/<
  1201. #94531.7:?C7,0."
  1202. /zK+&'EclI
  1203. 2ftgXB,
  1204. I1.5Mz
  1205. [*('$)G~zrkZ\jE),/*%3B932--.**$
  1206. qhfc^K<N[ON?40,%
  1207. DuyrI7AA6<Q6
  1208. |aH7%
  1209. mP:6qzdGn
  1210. bD,";w
  1211. B*0.<s
  1212. KF><'-H5P
  1213. A+aD(d
  1214. Z.UL:)6o~|
  1215. jD-?QfY2/
  1216. bcLA`aVM`
  1217. YIqva;3L^_O;FEFm
  1218. )Gxne
  1219. hZPShe&
  1220. "5Lai]
  1221. '{)'!L6
  1222. ;lY v
  1223. l'$ Kuwrs|L,
  1224. `&H*=
  1225. }9`eQA8<6I
  1226. ?(IXLIQcfcaQB.00.+(I$,J%$ 
  1227. 6iZ_kF!
  1228. H9BGLPW
  1229. G5&07;675,)! #(,:
  1230. 12.6:84,02. 
  1231. 9y73::5=
  1232. C)-.,+#6vE@QduL/-.0-*&?G3)!
  1233. ,;GG<59h
  1234. +-:Rigc
  1235. !6A>/
  1236. _#?S_6)a
  1237. q[b1&
  1238. mJUpTb
  1239. NTP>=Tb\YV>AH@8>VeABV=/XymI2
  1240. @F?7 a
  1241. W"-+ 
  1242. }902/NgWjm^G.
  1243. 2c'""
  1244. #bg3+Pj,
  1245. d<8Cj
  1246. >:91:o
  1247. bgcS@d
  1248. vph_aKRXH4.386>iF
  1249. Y]%%!
  1250. 6k:7B<@gA*5.'$(+:cAIXgog@
  1251. _/9>L~G (%
  1252. beTxk=
  1253. ,Qhva#<xV /`qjK'
  1254. xeULF[
  1255. \Xyl|
  1256. <m\,S
  1257. &$$%"
  1258. -/9<92('
  1259. }I'8$:p
  1260. kNFBO
  1261. PE>HYQME72Lp
  1262. j<<WO
  1263. s6!''9
  1264. q(787)t
  1265. <02+#
  1266. \fUj+
  1267. ##$'*
  1268. H@KKCK
  1269. i=AC?=.Q
  1270. fjli\L=
  1271. nP;(.`B&2<>@A=Q2n.Ej*%$ 
  1272. <q$'('
  1273. !4Y>EQZ_iT8t
  1274. &$#$!
  1275. bU"-& 
  1276. Gj!"$$#
  1277. Hy)&,/,'! wU"
  1278. lzros_'%!GlnhhoF0
  1279. g'L,D
  1280. nr^LBE=V
  1281. J0\kda`qvtpbY<@?=9308b+*% 
  1282. L5AGKLV
  1283. ^IAW_bYOIB?;3/6>@L#%''#/J[]ZYZRNONIGQVN0
  1284. #%%$!
  1285. RjA0&
  1286. "$$%#/3F,6G760+#4Y
  1287. 2J47693BL
  1288.  +4=P`inpyZ-t
  1289. **))(
  1290. GC9>90&9M6
  1291. .+\U/  %%#)U
  1292. f:FCA=<0
  1293. koqncQ_
  1294. }M6&!
  1295. M7JEx
  1296. Dwm2"%"
  1297.  9U;ENTXZCBapz
  1298. ,r0!#!!
  1299. B),))*+<
  1300. 'Kn71xpnmlsY
  1301. VY_lYH=@D?~cf
  1302. O\^\jqppm`b;9972.(Eh''$"
  1303. D6>DIIf
  1304.  q=2JT\aKBCED:35<<E!$$%!1HVYXWUVPQTDC?PYI&x_
  1305. X %&&#
  1306. %(''&&G/8
  1307. NI452/+"MB
  1308. <D+*&#
  1309. !*3;N_fjjk?7fls|
  1310. 7    )+)*+0'
  1311. AU%/.+'.N8421/,0V*
  1312. &('('"#g8
  1313. 7]r54
  1314. N}uuwx|>>
  1315. EO_L=58<8fT\v
  1316. y;AJO[a``]PI.,,+'%H 4N!!
  1317. 0{A7?EIL`
  1318. =!*)'
  1319. V0 +29;2/-,&##'+7
  1320. ,8>*('/3*
  1321. 5z?29:;5k|
  1322. I)0.-,*$]m0,',cQ0.130,3R;(!
  1323. #/8>ENWoy
  1324. 7#<LXaUC
  1325. RPC=<B@>"$!"
  1326. 5HRVUURQRIJCFBOXZKb(
  1327. -!%&%%!,
  1328. *(+)&
  1329. \w4+"
  1330. *; '+,-(9R0*N@+0.,&-Y( #g#"!G=$"
  1331. (1<JZafge7Ccemx
  1332. =    )+*+,/6(
  1333. ,@83,
  1334. !$).G<3122/=P&&
  1335.   #$$"I8
  1336. yj{z(M~xy{~
  1337. WH\K?9<=FiPh
  1338. tCOQW]^^\OP2&''%#"
  1339. &{O8?DHHl
  1340. '/7>9.73,('*-1
  1341. -6*-..,++
  1342. .8'*(-22/G% -/)
  1343. /z@*1242C
  1344. 901/-,(0wO/1,#Jc41553.KV80&
  1345.  "" %.
  1346.  '..HWBZju
  1347. &%%&&*!
  1348. "08 }
  1349. #'(* Z
  1350. R385233H
  1351. w?AGHIKLDCDNSNQXU5d|x
  1352. './2"N
  1353. W-9:7(
  1354. 2//+&
  1355. ?W#""!!
  1356. &(+%P
  1357. W>HIK@
  1358. 7QdQq
  1359. u<DMRY[\ZPP:!%$##{
  1360. s[:ACGEv}
  1361. #+5?:&:>4/,.0,
  1362. 08,13322307)1:889*%*  091*^,
  1363. %v?%-.021wc
  1364. E|2010-*$Lz910,%0cB37736^P;3'
  1365. /" #&&%4+
  1366. !&&YO9P^k{
  1367. )#))**
  1368. S#,**)&%
  1369. }+334;@i
  1370. ~-j{yzy
  1371. ua:hm
  1372. s<?DEFGHBGCJHEGPQ9`ur|
  1373. ',+,.(=
  1374. 8'./.%
  1375. (/,+(
  1376.  ! ! 
  1377. >0EH@.>
  1378. %&'(!E
  1379. D (),'G
  1380. EZ2=?@=V
  1381. LCDA><7D
  1382. wtxtjW
  1383. t]A-&">Y5N[[ZPg
  1384. >U4@HNQQCJZdn{
  1385. r^&*)+39X
  1386. $Kec Oysrppqo'Kzqqrrs3K
  1387. fiYgWHADDQ
  1388. Y__gmnnk]iA032.,#Oj##!
  1389. W6@DI
  1390. %**++!}
  1391. (/<Rh|
  1392. rEqth5c
  1393. |ufT/B
  1394. tMIA<BCD@H@CFDBEHJ<^qpx
  1395. %%&('.
  1396. ,-., ?
  1397. "$$%#
  1398. 1K[LC
  1399.  #**-&6
  1400. LW)58:>;
  1401. @AA?;9-s
  1402. woqsn
  1403. w}xjl
  1404. xeE.&!,dEI_c``
  1405. DY(4?FKEDHY]ep
  1406. $#.! 
  1407. Ot&*4EXe
  1408. a}wutrsy85|}xw{y1S
  1409. `]TE?F?az[~
  1410. }>,I{
  1411. ORYbhjkh[hM(.-,, R`
  1412. g7CEHC
  1413. 3DTaV8BS]PHEJD;%%!# 8MTZ[\[Z\OLCWd`a\D:D/
  1414. $#$%$$
  1415. F'--%.
  1416. B+%/323WB+(J=*-,+"EI
  1417. '$%Q1
  1418.   ([8
  1419. $3BCQ[`dX2Jedlv
  1420. C    *++,.06
  1421. 881,( 
  1422. 4M,/165EE)-.-..)>C
  1423. ""%&(&<D
  1424. %.2Od
  1425. .[tq@
  1426. `KSK=8<
  1427. |vkyl
  1428. 5 89:OERX]er
  1429. ''%&((
  1430. q5czn^B 
  1431. eQ,3[L$
  1432. wuszp,
  1433. 0Xsyxe&j
  1434. wcPai{
  1435. KYq?B
  1436. RKU[bdcbY^^%*&%"
  1437. 6BGGA
  1438. -=N\a@
  1439. Wg\PIJK?$&$'':Weglopuj@@=0G^F3;,2M4
  1440. v%,(#
  1441. tp(/.!W
  1442. .BE3,55Sa07/N=%,,()V.
  1443. PpZXRMFMJ;CISXH5Pbgls~
  1444. ././32&    
  1445. ]sUB315F<399754/K@
  1446. !$#!)W1
  1447. $%')++.Y
  1448. DWowu^L=
  1449. pT\SFRVbhxjR
  1450. BJd16u
  1451. L+nz{|{|
  1452. >=INTWXUOKF
  1453. vr:@CEB~e
  1454.  )2:A*=E<4//5.
  1455. .;8<AEFIB()("1=,!("$/#
  1456. 462sC
  1457. M%11496X
  1458. ^s(*,)$ "lc12.+& QU5881G]F>2%
  1459. '.+#"((6<%
  1460. a,1-#
  1461.  %g?6GT_o
  1462. ''&&(',
  1463. )NyprtsqkaBWJ&
  1464. \-'6GYz
  1465. H#-'"
  1466. 1'$+zaA>."
  1467. ,I=0CqN0JH_P9.($?K
  1468. ,h4$**-2CI;?8>@;8Hborryg%!R
  1469. )%$&#
  1470. ;=<+R
  1471. 1?VaSDN--59;73@OQ?$!&&,T3$())+))Ke)}VJ;%'NmK
  1472. <d`"$o
  1473. {~o',eB!-8.'
  1474. W*3,g
  1475. `IJQnjgbVL?UU{
  1476. u:2md/
  1477. a&Gc-O{|
  1478. J7CFHILIMJU 
  1479. nkigeau
  1480. j?=>F
  1481. %-3;'2E:1./57#
  1482. -8?MWZ_].$GQE.
  1483. *H`X2
  1484. '[UPeQ.
  1485. F16:>@@
  1486. G02-'%
  1487. 6^9544TMB>1#
  1488. #"$/G6%
  1489. +y./?IQ`v2F
  1490. )(&&*) 
  1491. .-#!"
  1492. "<Hckpnh_XLSAD<* 
  1493. MUD%*
  1494. ')*,%"
  1495. V&0..//!W
  1496. xGBr^-
  1497. =NqmlkjmcDRiqmaR; J
  1498. Q^mMJhtYF::9BN;DFGEFHK:`vu|
  1499. 052.*&5
  1500. s{}|y
  1501. ,/-"=
  1502. L)(24&U
  1503. "V5" 
  1504. LW(.3567/D\R=.*:NJ8(
  1505. Do';;@FAv
  1506. 0672-'+
  1507. krrsrp
  1508. ~gD+"!FdlVSbd
  1509. _B0lF
  1510. NQKWPMYUU
  1511. %qB0;@AN
  1512. yKWz|6
  1513. $'00-/+,/0-08, !%/-)3Igj3%Udfi`'DlghfK(
  1514. $\oHI]\G9[D
  1515. +Tjaqd:(b
  1516. G1;::K
  1517. rZ?f*
  1518. }q\ll4-.(#
  1519. "\UDANU>?=1!
  1520. #.GN0(
  1521. Z3ERXW
  1522. &7>CJO7)Hx
  1523. 767AJJMG?@PYYXPHDa$+@F8
  1524. #&+&3
  1525. vG$ <H&#
  1526. 6c`!+
  1527. 30kD$9J82,\
  1528. z5Xlgebd`HDJFQ]T<Av
  1529. Mjc:5RPE
  1530. gN<7U88BIMIHLM8b|z
  1531. ",>Nfh-
  1532. MY/;GKQJ<D7>B8?H=<F<-)
  1533. \7AELNO
  1534. JAPau
  1535. hrrttn
  1536. IU#CscVo
  1537. A%07;9fydhZWMKN5KTX]c],#R
  1538. $#"(+*+?;.P|
  1539. b<PeqvkK$
  1540. #g~vwj&'U7
  1541. Z8A:s
  1542. zubT@fl
  1543. ~<4pi7
  1544. q2Pn8b
  1545. cGLQRTVX^cu&"*4CM
  1546. ~?==H
  1547. )5DOZ;
  1548. HbXIDCJL-%*/.=Uh{
  1549. ?3fuc=&
  1550. w33LZZ3@}
  1551. U>?FRY\]VKG\kXBGIaw_'
  1552. n~P>[}
  1553. zUW_B?:A@BDEH?Xy
  1554. fK_gi{
  1555. !fbERZUD-AgJ
  1556. :[XK?CWY;6CPSOD12>EQQC=>L
  1557. X6ECD_
  1558. nkqrsl{
  1559. h<!FV!
  1560. qe!DtFft[@
  1561. _H(9?NJ`cGDEIEH8FT*
  1562. eA0B`w|[FNY^`YOYg{
  1563. I0)-M{
  1564. 0xs5:r
  1565. 1Qfs@
  1566. `ja_\+
  1567. #esra('CPI&1ac<.2H|
  1568. v8@gSN`e
  1569. Tu_.2,3>M^X=A
  1570. I44AMUnt
  1571. dTO_kmrik`skfxqtd^}U
  1572. N4@HL\
  1573. *49GL
  1574. GD??AA>BJ:,.3AA=Li
  1575. {:)6x
  1576. &NQnw@34:N:HJ@5]_?0) 8
  1577. G]=_gC!
  1578. (<=;A>@9@B5:KZ]J"EY*
  1579.  A&++(""
  1580. r@%8k
  1581. ^)_tv{pP@Qg
  1582. 3McjF:=3/5JG67OW8#!(T/!''%!#WO%
  1583. {)2fyp,'be7$%>y
  1584. e,4[A9P\O`S584:ESP?/?
  1585. =*(3<E_hv~
  1586. I>CJSST
  1587. -k~~}eF:GJBGHKBJZUPN<=
  1588. BEKJF;2\
  1589. C](;UeikuH"nfZV^d;
  1590. 9&'cjbg_+Da[YM1.3I}
  1591. i9Ytwm(Yb\4;69H_gLu
  1592. p99JA
  1593. <rs\M=
  1594. KQ40V
  1595. ldW\X`[h~NK<96.@|g>q
  1596. 1CCIKKLGAEB:Fdr_E/991z
  1597. fw}R4&
  1598. &[[mqQ4J7(.2B]>6OTRL
  1599. n"*@;AACFA=?F;-)--Gv
  1600. #'-10&"}
  1601. zF%8B,52IVKA:ObP?s
  1602. _&('!
  1603. eg;$*'#;dW1CxE
  1604. ;%,s}x
  1605. C"&C}
  1606. Z!HkndPQO9>:=Mfk2k
  1607. n4.=7
  1608. 1fjUD2-+,?=((I
  1609. E$RlTMGMNVUU]<:0-;*#2aO2XukM,
  1610. yFBh\/
  1611. 7D,#+1
  1612. 41/30)1DMC2$,/)Zj
  1613. d,e29hdcei_7%2
  1614. .=-'It=
  1615. /zP$(*.o
  1616. *A))0m
  1617. #ig0($
  1618. .TUHZ\DP[I9+
  1619. 0<JM<
  1620. e!;Jbe
  1621. cN@;/FP@B&
  1622. 87"'-0AUPQHENZNA9Xy$
  1623. %(/K|
  1624. _FBIr
  1625. u^Q<X
  1626. a8MSXR`
  1627. (G_nC
  1628. asrpd-
  1629. =J'('&$R,
  1630. :dfjF
  1631. Z-G15679;8Nlpsm98lot
  1632. "$"-.,--/#!
  1633. \9=CGSdjgLCj
  1634. $)265%t
  1635. $$*-I
  1636. MV1<J
  1637. |zqmt~
  1638. |E%;*]
  1639. -rx_UDQY=?8;Mjw3
  1640. (4_DW<5@N\[PRP&..*g'%!#ZrF$3ZohAJq!
  1641. tT$-13@W
  1642. JgLKQ+
  1643. )4A>:9960*6SciqslM
  1644. Plcbbdh;.abbcag?)B'
  1645. -=:;}C
  1646. oG/20-1nsP}
  1647. S2-+)i\* ((!3m'
  1648. $b`%!GeN&
  1649. +QaC%&%
  1650. vkO_`bkl8:XiX1
  1651. 6?%'**&3MEHIG@Icd]llqB
  1652. A}|O- :
  1653. X]dc^VP
  1654. OMQRV
  1655. 0=Uemq}N%yunhhf;
  1656. v7RqgngC?A>TZKINMHGQTjx
  1657. sVgZ7
  1658. a@:BG
  1659. U[]\PIC<9:AC:Gl
  1660. [Fk4 
  1661. -Y\RVIKOJ:562GRVTF>07F@@GWN>fN&F^LN
  1662. vU3HQ!
  1663. WGp{vgp
  1664. !o5!(+.+TQKNGGLNEd~
  1665. !-<A<
  1666. :=8%@glv{}
  1667. 2Df^[\agH&X\]^[X(>^D#
  1668. "rN5830-/t
  1669. Z3*00/(^`*"$%$!\F
  1670. $YXW`;$"
  1671. EY+,$,6+%
  1672. !.1bZ
  1673. /@;G1-2241EY=?@>=4.a
  1674. U$"-,
  1675. `2A?;/G
  1676. +>>1o
  1677. |sjegI
  1678. xtud<\gacidPLbhd]PNYWXQamz
  1679. p1.<YmiAa
  1680. zztjlO@ehD7Pzi+122c
  1681. [#2//
  1682. Zglpy
  1683. [aCT]ac_K0=LGIIDB62
  1684. ?EF<6
  1685. }D=96
  1686. %34)P
  1687. 3v%!%&&._GJNSRLJO^h{
  1688. $4duqprn^GJ[dTR]_MAKQO2@
  1689. +.:IX_[L
  1690. 1.9?i
  1691. WnAPi{I$`lmljpA
  1692. li]X_jlK
  1693. 2jic_`S+JTOOQM2a
  1694. {P>OBi
  1695. Q`h=?8;KgtB
  1696. -?wXqH@LZhgYdi.8:50.((y
  1697. d#-14B_
  1698. :HZVRQQN?<Py
  1699. KE~}w^85*AnY
  1700. $-/*E
  1701. }cptwo_
  1702. VNGX`fkqh>8@=<<AB=;35650*=:/!
  1703. }SXPIMIQ
  1704. O>EFB7
  1705. +.156
  1706. %5:<0C
  1707. TR=MuqT 
  1708. 7e@FMQXEBMX\k~
  1709. ! +@fqmied\JRde_OeI3:<?EDSq
  1710. $4FSSR
  1711. +WwlQUe
  1712. >rjjgm?
  1713. mla[eln^#Xpca^\N-FOJIJD.e
  1714. JevCB?CQly@l
  1715. j`i2BWhiS`e,990)%&
  1716. F(2366-Z
  1717. +AR[TSSRK7_
  1718. }|wq6Qz]1
  1719. DM9$#! 
  1720. 5E%++-05<Xipw
  1721. I-gkjr
  1722.  ""!2<5/
  1723. lEDQPQV_c[P$
  1724. "/:75
  1725. 'MkeRNBVo
  1726. |{wtx{
  1727. -qlRH<Vg?@:ARn|4d
  1728. m0-%L
  1729. SLV(6HY\IMN#//&>"!#
  1730. *~=)02670R
  1731. ^njho?
  1732. llc_dhkP!bia^[[A+AJFEB:/b
  1733. yxaQ|
  1734. HaxAEGNZnzL[
  1735. T|B6OcfSg])96,%%$#
  1736. 4*/139:C
  1737. :GTPNLPL7o
  1738. ~|{{~b2lzupp[4cwcD
  1739. "K)&#! 
  1740. D>"'(*,7BXainwW.diekx
  1741. !##!590,*)*
  1742. |{uPAOMKNRWUO)! 
  1743.  (/N=<ABFS_>Fr}
  1744. {|xwz|
  1745. ~zxj%Z
  1746. }4|jOF:Rj>BCL[q|AQ
  1747. mCg8,@SYIPH".-%
  1748.  !! ]8
  1749. 9x0)-0379?
  1750. )3=96597"Mnrz}|~~<5_ZYXZ]H#LWTSSC K[H0
  1751.  mG.551+5tR%-
  1752. 1,\f*$%&' Ea
  1753. eT+&*)#Pb--
  1754.  $ F^
  1755. !),.GV=589:;;Vb7=<863,mP+@=;
  1756. ,)<LV\\Y
  1757. CKE<5
  1758. :@=91
  1759. zm08\w
  1760. |pbaV)b}nlji]BXfa^\UOJ
  1761. Y.VQD>bcI_k~
  1762. !:[NUs
  1763. <EPX_fpZ.\eaen}
  1764. (1.*&$$
  1765. |vqq[@NUNIFDKS,++#
  1766. KC&6AP6?s~
  1767. )(~}{
  1768. |{yy}
  1769. L3{|ysp]%_
  1770. ~ystc7X
  1771. yWJ;Gd:DKYm
  1772. OT^'2CNIVB!*(#
  1773. !# &_-
  1774. Ln%*.147:5v`
  1775. k;"$"
  1776. $-:?:9?9$^uvz||z}M)WWVUSRH#?PKIH0&ILB6!
  1777. ]RD3%&pC'..<Z|
  1778. <(01234-Yl*'%&'#-j1
  1779. 5l5%+,0.Ze( 
  1780. #+23>T9799;;9Zd6<87
  1781. 4,Cx4169'^l
  1782. &')/-V
  1783. X0842"R
  1784. )DU@Tp~
  1785. |m_\J-mumighM>Sa\YUJMIOOPKG?5?hCPd
  1786. (6cO=]~
  1787. zwr<b
  1788. z;Bpr_3
  1789. !$&$ 
  1790.  "#! -
  1791. 8!,,$\
  1792. kdkqspjq
  1793. z<@5'%f9
  1794. YMS\chjkhF4;;:9987B00/-&(L30#
  1795. RD4)"0
  1796. mCQP;LGY
  1797. 5CJJIG>
  1798. .-2;2~
  1799. 3,346'?
  1800. YRXM9
  1801. K^:DHJQPMMTWdv
  1802. +IjlhfbaOKYaZWKUV6879<<Oo
  1803. I"($#
  1804.  4s7-9<C
  1805. xQlf%),-01*Qm
  1806. &($" 
  1807. <iiY'$+7:_`
  1808.  "*12"
  1809. %8UyM/
  1810. %.66>\H678=GUrl56754(fX.4-* :
  1811. +4<ESY0:r|
  1812. ziZV;6oqifdeOKUYVSNBQIHHGC>6-*wL8Yw
  1813. #=GjS,C\y
  1814. SGy}{|~
  1815. AEjhdR
  1816. #$'%!
  1817. #%'), \
  1818. *,-"v
  1819. ]djqsqmf
  1820. y#-+&
  1821. tNJ?0
  1822. !MN^beefgfO789862.-F0)'$
  1823. neXE03
  1824. b5@@:Z
  1825. W5CDGIJ@
  1826. 1.074I
  1827. [ ,-+
  1828. hFXYXM
  1829. \S7BDFLPPIOR]k
  1830.  "(0<I`iebaXJO_]UNIJb><863.Gu
  1831. (4?OQViow
  1832. : mlkuB
  1833. ljebbde=*dc]YWW?4BDC>:14e
  1834. |vom[Uf
  1835. GSs<EMZj
  1836. efl0>Q\SpW&41+&(%-
  1837. %+/249<5
  1838. .AQVSPXK5
  1839. e7}|yxtte3[ulhfJ@ch[M-
  1840. %/37*
  1841. igiquqm_
  1842. R'/+&
  1843. kZTG5$#X1
  1844. '*$*KZcc
  1845. d&cP=.443/*'H3
  1846. {_faLD
  1847. .59;?D9~
  1848. //.-*
  1849. ICO]Z
  1850. $kA6A??HFH?ILR^r
  1851. 247814<@@<AIT`]\NNS\WQJKF_I><6.
  1852. V58DVM`fkpw
  1853. Ewqq5
  1854. jqnjbP8"(Q_YSRP@4?==83->l
  1855. zxupg[Ya\b
  1856. :%Skj\
  1857. CGy:CSk
  1858. n0##,.+#=
  1859. /**/59</d
  1860. fdkO>
  1861. u3qzutppm;SqgcXFIZZTO9
  1862. ^=@7%&
  1863. #(#h{
  1864. !<OF0"
  1865. ,+4<<(
  1866.  #(FAJSVZhY+O`\]cp
  1867. z}^0j~xsorlAHaULC9DY)).(#(>mI
  1868. !$('8S>@RM+\}{~
  1869. %f~yttyG6xtsmjZ-f
  1870. }{yso`H<9S
  1871. {1!H]]O9=g8CRj
  1872. &9BcQ'
  1873. aq.+,048;0U
  1874. )p2'&#
  1875. &8OKIP>.szyzzyv|Y%PUSSNKJ'7LEA<).>?<9*
  1876. q][N:2{E'A
  1877. YY_i>2}
  1878. ^AJSMIH
  1879. JFWurI3SUVabZ@V
  1880. b/8??6E~
  1881. o_tK:6uuj
  1882. e6%,(
  1883. oP;2.0~
  1884. +;A?GU7K
  1885. _0Sqtrnka<=][WIIEOMLI>%
  1886. &?OE/68%
  1887. !+03=DB,!%""!"
  1888. ifdc`fh&
  1889. .M;ELMM_Z2CTWX[hv:$
  1890. !$$#$##2^vs?D{tqqrwwLBZYI>=PcF0*;MSG7Y6#)+-)<L;@>@6<orqqru
  1891. j,((_
  1892. Pvuur35tnkggX5l~vsrjTDEYR9FY2.o
  1893. T17B>?pEIYvsJ/GAAUXG/L
  1894. V(/76,?x
  1895. PKaA1.^XO^L-!
  1896. ?xLVti
  1897. sUE3$
  1898. r^I920/g
  1899. 8%(%!
  1900. !)206B+9x}~}yxrgG
  1901. :QSPKGB&(>;60+05664-
  1902. rJ- 7
  1903. Px*) $
  1904. Mq@.kX(.84RM
  1905.  3?6#$%
  1906. !%)075%
  1907. )EkH2
  1908. +3;J`aabTZiqpfpc4/5-8x:32)$" 
  1909. *0:ALT@<]r}
  1910. eH90:Zkea^ZTLROOLF@YGAA?=7''`
  1911. o85IA
  1912. <ZVfe1&2PdR#:
  1913. gFABg
  1914. BFfcihT8-
  1915. &'(+*
  1916. qutcQBDGEEJPLEOWXS>&
  1917. 7a,"&$DU76:=<2Ntppnnvq,?
  1918. 1Qekc?
  1919. ;feR&4\`fcYC8OgrqcLBIXeg]C3Z
  1920. hMPVcSKR?+Y
  1921. SVTQr
  1922. |N%3Yr
  1923. 14Dg_
  1924. 9Gaqxvgos=Sn
  1925. ~[4 G|k`r="%#
  1926. *280'&&'5CISaP6%$-",CF9.(&''*--20.-.-(
  1927. T6-0.$Zo 
  1928. Cno*f.
  1929. hMlf^h8(.C
  1930. 8<!7A0
  1931. $++0598
  1932. '5B]lV:>WvnZPJGPwp8("`\+30&"
  1933. !(/7;K
  1934.  QrT/-8A<=OY]YMIBGIFE?=e?8<95%:
  1935. u*@|gSE0ZnV^n[-@
  1936. +LA>PczXVsZKa:.g}{|mK7?:DAEi
  1937. a5ayx}
  1938. =>dfmw
  1939. '%*++( c
  1940. oS<(B
  1941. wZZR=+
  1942. :S4/218FTaddb^WRKR4(./'
  1943. ;e9#L
  1944. Z",-13%~
  1945. 7%.%#B
  1946. !(>EK8
  1947. 4m27>;9@?UB;CJSdx?'
  1948. . #2E@5/,)/DKOWQMNWVSNJKCT`87--?q
  1949. Ak{cG
  1950. QyJajKQSMVZ\afrf8.0u
  1951. DaJ*!)<3&AQQOF5,7651,(IpzsqpeX``W
  1952.  '/5(
  1953. ZNNLMF
  1954. ):@\hdE36:<leBFMPPSu|@S
  1955. $*TNHC08w
  1956. )T}~D
  1957. 7IPWN@DKKLG\RA;986R
  1958. Y3.+'V
  1959. (ruJn
  1960. egNVykHH
  1961. J"ZwJ/=k
  1962. i57:>F?N
  1963. w>3+3bvi
  1964. %#,+' r
  1965. |WYG+9cRE=8:IPEOOKRLMMJJOB*'.@Udf`XD_
  1966. g;S089*
  1967. PD%lx
  1968. !,@B9:E7
  1969. !"" E
  1970. 276/8RcYNFACO=+
  1971. /A,284'
  1972. !"@=(+.113HSFOcULNOKFGTftb>Qr{_Gk
  1973. $BipBHOTUYb`>GxR$I
  1974. /DRVO8*7CB:<5/+*'%6Y\dml_ZbYT^^Y[Le
  1975. dm{h]]O8e
  1976. |%3;=A([
  1977. &=GL>3258G\`l
  1978. lL88D5A^eTH?@AAFHJTJDA@>8%%k
  1979. HW'EP=)?aZ;$
  1980.  -98=DMO8 
  1981.  Vnfo61200-If-
  1982. <L4AFGFJB759AJPJ2(
  1983. /?&%'#$+,,+%$#
  1984. "; &6JM>Ken
  1985. @J<CHBURB>:6:LVWYT>("1B~\8`x{lQ0U
  1986. r/">k
  1987. XRS3PNMCK
  1988. L1AG:n
  1989. xUfyj+!3@>BFIH@4.8*!
  1990. vcRH5DjV.3ENRTJBr
  1991.     !#&(@H0146
  1992. 8rL`H9Q_XGJ[d]F8[
  1993. nL4'% C
  1994. #&%,ajKFGJTVIDdw
  1995. IleeiO
  1996. K]PLJHG6087::=DD=6ITQOVZU]_RRSTTXT\
  1997. V_nomTa
  1998. B0W)<
  1999. $(3Jh
  2000. fEJQn
  2001. V8THE769Jbv~gB;=;ELWXQJO
  2002. SYOE3Gq^#
  2003. M4BLB8K2,PnptmI&"+"!'2>H8VQ+
  2004. $@E_[_bPFl["
  2005. 6^UIAB;>C404426;5>s
  2006. p:%%)*))')'!"
  2007. (<2-7BMXVE<@LNFRMKKHFBCX&
  2008. J]1.8<CE:>L[gkpp=-s
  2009. Ktpu|`
  2010. Mlhd`^_E%('',,*1<?7:F::MSGBL
  2011. WRYaMF|
  2012. CJeb_<L
  2013. aNLdsu
  2014. ~t\'Y
  2015. <)C!1o
  2016. saQCfZ
  2017. R$+.7I^t
  2018. YCGLb
  2019. Y-'RxJ# 6@<[jgadC'C93)!#2BQVG+#%$+2895/01225541&2ND 
  2020. VPOIC@9;
  2021. cA51\
  2022. 5&/2+FxG0//'+=)
  2023. 1??B?/
  2024. |f!../-,%~
  2025. GPSTS
  2026. c05-"T
  2027. {}qCEglf`]`XMU`UOLPZnj5
  2028. wKPICA?0x
  2029. u?<;8!H
  2030. HyVD753.7^urty
  2031. jP7%%&("D[C !J[BO][Ub@R1
  2032. .a]W7/=BFLM.+68?B69Iax
  2033. F"&)**'"%0"!
  2034. (:$! '5DBFU]]XPOPXWSOK@V-
  2035. XQK^+%.7=A>A<409H[H)\usx
  2036.     2^qd
  2037. @kmqvg
  2038. Mga_^YVZ=
  2039. ?ONH;3.8I]cYIAIFRVPLLOPJK[s
  2040. o[RT`cdp
  2041. t?}K  
  2042. fZ)13454-j}FKMOO
  2043. [561(J{VJ[;Jdlnko8>{vsk,7`XURTM(-GF@:8;8225/+-3=LI(
  2044. }`b\ZXVLu
  2045. ~d`^XDU
  2046. 7O9,%"#"$8CBEIME"=XJ;+
  2047. wJ_h;4:?EHjuLLRUWXWu
  2048. Qb5EMI0
  2049. VgRLKJG;JWTXU[ddXMkgHdyY6p
  2050. AqA_r}~r\Aku/C[
  2051. ]m 7?Ml
  2052. m("<p
  2053. <szfbV>W
  2054. L6GLJF
  2055. 2{tme
  2056. 8kostd"<b_\ZUQQ6-VRHB=9/6YaYZZNJKROJGFGEJ^LT`n{
  2057. ~ncWPXQYZg|
  2058. q`7##
  2059. #df_i!
  2060. be+468=<8ykELNRY
  2061. Y=;4.&<yk-3Nennha+Eummq6-VQOLKE(9LA8104010--+*("D:
  2062. id,AF
  2063. _aadedca
  2064. o.$+.*+9
  2065. r`bWM8Is'
  2066. !)")//'
  2067. 6@?CHJL=!Vilqoc<#Z
  2068. qHHhB=<BLQg
  2069. UPUX[^[u
  2070. S#013+1
  2071. >u0)37=ZS
  2072. m$Q]IEEC@::X4) !+<X
  2073. 29O\ffdSULPI:NUpzgK4
  2074. ((+9Pq
  2075. `7SzO*^
  2076. P]`dfe]
  2077. ?NUUKGJEJGAIH6:876,VJ*
  2078. cgUefgfX
  2079. d`gfNr
  2080. G76/%
  2081. {U04IB?>FIOU[P4Rk\K;-+,0
  2082. x@0JXanv= $',0;YATx
  2083. {I8$!q!$*,=P648:;=;OV
  2084. -NjdS@8737wA.431**
  2085. %+()kcZZRJHIJQbdit
  2086. ?e`_aR
  2087. FSFDDA>;25-+%$(/?]YZ_VOWk\QTN
  2088. I    Obf}
  2089. xbalhklw
  2090. i=E{MCAIUYe
  2091. `V\_bcd
  2092. i"/023*B
  2093. $')*Gw4:
  2094. b*;QC@?<93HR!##"
  2095. +5AIIZR[_ZKUeOSH6(
  2096. ,AYvTK
  2097. i=4:|
  2098. o^[=(
  2099. 3:<7I
  2100. $#%% 
  2101. S_bgmnk
  2102. w|si^|
  2103. $COTR>L
  2104. F+HDGH15300+Y3" 
  2105. mqqpoo
  2106. <-:@<T
  2107. Yb\U;b
  2108. .G<FFKSWZJ4k
  2109. 1pw}n"
  2110. !!$%Ik
  2111. %&-4AO9Ll
  2112. lMF+%    #(.2=T?7:=
  2113. ?<:5<sF4852-*~G
  2114. %+#Zm/=HQSUYKVXZ\^t
  2115. =&fec]
  2116. 5ca_]K!4IA==;9467('&$ 
  2117. PY]WWSGa\NNHDCB?NyWZht
  2118. xk^]rW^^j
  2119. rt#.13643
  2120. HSUX_
  2121. ^;<3,
  2122. JG|zvrsgASri]USYMIOWQOJ@5_L
  2123. IPNKJJGD
  2124. \6>4,
  2125. 6F/>GG9/]rmqx{
  2126. ,OUYO
  2127. ;_!#,,0/=I
  2128. *03>M<6KXo
  2129. vK)$)*($
  2130. 53##"
  2131. 4Kdg]XVRNV[ZVRKBZ7
  2132. ""## &ie' (+4;:?EKZRA1/0Npijlo
  2133. Dev.CD Jul 93
  2134. Dev.CD Apr 93"
  2135.         activate
  2136.     end tell
  2137. on error errMsg number errNum
  2138.     --enter statements to perform when no records are found such as...
  2139.     display dialog "Sorry, the item you selected could not be found."
  2140.     return
  2141. end try
  2142. All Packages
  2143. System Enabler 201 (PB Duo)OEDev.CD Apr 94
  2144. Dev.CD Jan 94
  2145. Dev.CD Oct 93
  2146. Dev.CD Jul 93
  2147. Dev.CD Apr 93PDDev.CD Apr 94
  2148. Dev.CD Jan 94
  2149. Dev.CD Oct 93
  2150. Dev.CD Jul 93
  2151. Dev.CD Apr 9V
  2152. 29411X
  2153. Apr 94
  2154. .sysodlogaskr
  2155.     thechoice
  2156.     theChoice
  2157. ) = -128    
  2158.  to the previous package.
  2159. To find all new and revised packages on the current CD:
  2160.     Choose New & Revised from the Current Selection pop-up menu on the Browser screen.
  2161.  Double-click an interesting-looking item in the packages list to see information about that package.
  2162. Note: Using the Current Selection pop-up menu, you can also display a list of packages from a specific CD type such as Tool Chest or System Software.
  2163. To search for specific text within package title, package descriptions, 
  2164. or filenames:
  2165.     Click the Find... button on the toolbar at the bottom of any screen.
  2166.     To focus the search on package titles or names of files contained in the package, click the More Choices button, then enter the appropriate criteria in the fields available.
  2167.     To restrict the search to new and revised packages or a specific CD type, click More Choices then choose the appropriate option from the Search popup menu.
  2168.     Click the Find button. The packages found by your search will appear in t
  2169. he package information screen format, listed in alphabetical order. The number of found packages is listed in the bottom right corner of the screen.
  2170.     Click Next to advance to the next package in the current selection, or Back to go to the previous package.
  2171. To Display the full path to a package on the CD:
  2172.     From the Browser screen, select the package from the packages list. The full path will be displayed in the lower part of the screen, just above the toolbar. If the path is not visible,
  2173.  click the Show Path button in the toolbar at the bottom of the screen.
  2174. To Open a package
  2175. s folder on the CD:
  2176.     From the Browser, select the package from the list and click the Open Folder button.
  2177.     From a package info screen, click the Open Folder button.
  2178. Note: If the package is not on the CD currently mounted in your computer, a dialog box will ask you for the correct volume. If you are running the Developer CD Series Assistant from a CD, there is no effective way to eject the CD cur
  2179. Browser Show Path
  2180. Browser Show Path
  2181. ^("")
  2182. ^("")
  2183. 2;AEG@QEG?754.\JGPYdt
  2184. +fri*
  2185. pIJSV^
  2186. dDD?<;2R\$Bax}qU4+Zg`^aG+FEA@>6322-
  2187. )(*,@('((&$!3I
  2188. ,zO604Y|
  2189. $**/31-.9>D;&
  2190. !&.35&#/)$!!
  2191. "&/44120 Nkda]`mK#h
  2192. %!#"!
  2193. kWU[dfb
  2194. ckmmn
  2195. 5!+./(`
  2196.  #2C@Ih}
  2197. pQD?67641-'`@
  2198. $2;9Pf
  2199. G$ Hpd
  2200. 5>IHHG5v
  2201. Z]bci
  2202. w{upmf
  2203. -GOK6/Y>??>9N]++(&!/c
  2204. #"&($8
  2205. D(MVWTb
  2206. !;_)%)()0J$#%# 
  2207. HSIG7O
  2208.  "$#$ aL
  2209.  )1MC3?d
  2210. dJR:-
  2211. +19:9SR;ADDE`c!
  2212. =i;@?>;@rD/0/-,!bi
  2213.  vQ.>BDGKITLLPPSYfl55O[ad$)_^\P;014863/-)@1
  2214. -TLUQLIHAeXFHB>95+xK&/35?yP
  2215. M[`]WPr\\XTQJC
  2216. WFTcq|
  2217. !##$%
  2218. @ @0`
  2219. `0@ p
  2220. P @0`
  2221. `0@ p
  2222. @ @0`
  2223. `0@ p
  2224. P @0`
  2225. `0@ p
  2226. @ @0`
  2227. `0@ p
  2228. P @0`
  2229. `0@ p
  2230. `@p0p 
  2231. `@p0p 
  2232. `@p0p 
  2233. 99:CD_Catalog.FP3
  2234. FaliA
  2235. Current
  2236. CD_Catalog.FP3
  2237. FMP3FMP3
  2238. Joint Solns Apple 10/99
  2239. .Current:Joint Solns Apple 10/99:CD_Catalog.FP3
  2240. MSPCA
  2241. NAMEA
  2242. CD_Catalog.FP3
  2243. RPTHA
  2244. CD_Catalog.FP3
  2245. alisA
  2246. Current
  2247. CD_Catalog.FP3
  2248. FMP3FMP3
  2249. Joint Solns Apple 10/99
  2250. .Current:Joint Solns Apple 10/99:CD_Catalog.FP3
  2251. .RPTH
  2252. FPTHA.Current:Joint Solns Apple 10/99:ADC_Master.FP3
  2253. 2T!941
  2254. %(*($
  2255. "+M5Vr
  2256. }hCJYE0,-+&$g-
  2257. ",+\uj
  2258. 2GPOL@[
  2259. 6OWN/Fi/4861Db'$$!
  2260. *$'+%R
  2261. {?PCF
  2262. .Y6=@D98I91-,)>;
  2263. >F;@B?A@9b
  2264. &0XC/=f
  2265. e@TE3
  2266. 05<AK]cSJFNgc^^-
  2267. .c88:95:v=$)+,,&Oo
  2268. ^r#-48:>BDNSALNRXbU3*DW`f,
  2269. $_[TE/4;20/.+(#C'
  2270. 0^KPNKFE=NkC?>>JYp
  2271. G4>EHICmQLF<98.vWCOWapwe[
  2272. NMXYd
  2273. fCGA:6'Y
  2274. |y|^Ihidb^TQKUQJEHHD]FFDB<85Kf$
  2275. T* #X
  2276. *6?GLHAMaeo`;04<GNQ:4CB81/+.8R_fdh],o
  2277. !T+%))+,+'<J &*<K5>ELn
  2278. 3<::)"$%$&AQ^\XTOUGA??>=<EL
  2279. EP0=CGJMPV?BV^\_hq[(&Cdmpt/)qqolK""0OZRMJ:)6:2.'!
  2280. %EOSPMKJDDQ
  2281. CS>DJY
  2282. .?Fu_
  2283. (<DH$
  2284. "%$""')'*!
  2285. ,:7
  2286. 6,&.23.(
  2287. :@::27@
  2288. !##()#
  2289. &K]_` 7d[Y^I
  2290. DXL@2'
  2291. $TUM2
  2292. 1:068)
  2293. .BA9)
  2294. *:DD/
  2295. )..-"
  2296. ;=6693 
  2297. 8?<==B+
  2298. +9=@"
  2299. @@CE>,
  2300. #%&$!
  2301. 04..(,4
  2302.  #&("
  2303. -SMLP>
  2304. :KA6+"
  2305. (/'-0$
  2306. '771&
  2307. ./,.0+
  2308. &)'&&*
  2309. za_cgn{
  2310. H'-4.R
  2311. JFC>*
  2312. ?8*+29=<76<><@5
  2313. =H'8IE0,B
  2314. I5)9AB;/#EMGG?DN
  2315. ##6(% $ 
  2316. ,SLJN;
  2317. CI+    8KA6+!
  2318. >fG)  "
  2319. ">I<DH5"?I"
  2320. :RQI:*2ST=88C\.
  2321. N;486630DN
  2322. /53348&
  2323. nubusI
  2324. objectI
  2325. octoberJ
  2326. onlyA
  2327. openF
  2328. openedA
  2329. orientedJ
  2330. otherD
  2331. outlinesJ
  2332. overE
  2333. packageC
  2334. packagesA
  2335. packetK
  2336. packetsK
  2337. parserM
  2338. partF
  2339. particularF
  2340. pascalO
  2341. patchesN
  2342. patchingL
  2343. patternsC
  2344. physicalL
  2345. platformI
  2346. plug-inA
  2347. plug-insA
  2348. portK
  2349. portableA
  2350. powerbookN
  2351. powerpcD
  2352. pre-translateD
  2353. prerequisitesJ
  2354. previouslyA
  2355. printF
  2356. printingF
  2357. problemM
  2358. processD
  2359. productD
  2360. productsD
  2361. providedD
  2362. providesA
  2363. quadraM
  2364. quadrasM
  2365. quickdrawF
  2366. quicklyA
  2367. quitF
  2368. +RPTH
  2369. FPTHA+Current:Joint Solns Apple 10/99:Catalog.txt
  2370. FaliA
  2371. Current
  2372. Catalog.txt
  2373. TEXTttxt
  2374. Joint Solns Apple 10/99
  2375. +Current:Joint Solns Apple 10/99:Catalog.txt
  2376. MSPCA
  2377. NAMEA
  2378. Catalog.txt
  2379. RPTHA
  2380. Catalog.txt
  2381. alisA
  2382. Current
  2383. Catalog.txt
  2384. TEXTttxt
  2385. Joint Solns Apple 10/99
  2386. +Current:Joint Solns Apple 10/99:Catalog.txt
  2387. QRPTH
  2388. FPTHAQCurrent:Joint Solns Apple 11/99:CD Runtime App Folder:Developer CD Search Results
  2389. MSPCA
  2390. NAMEA
  2391. Developer CD Search Results
  2392. RPTHA
  2393. Developer CD Search Results
  2394. FaliA
  2395. Current
  2396. ADC_Master.FP3
  2397. FMP3FMP3
  2398. Joint Solns Apple 10/99
  2399. .Current:Joint Solns Apple 10/99:ADC_Master.FP3
  2400. MSPCA
  2401. NAMEA
  2402. ADC_Master.FP3
  2403. RPTHA
  2404. ADC_Master.FP3
  2405. alisA
  2406. Current
  2407. ADC_Master.FP3
  2408. FMP3FMP3
  2409. Joint Solns Apple 10/99
  2410. .Current:Joint Solns Apple 10/99:ADC_Master.FP3
  2411. FMRLA
  2412. SORTA
  2413. FMRLA
  2414. FMRLA
  2415. FMRLA
  2416. FMRLA
  2417. FilterB    SelectionC
  2418. ClickedE
  2419. CUstom
  2420. (LIST
  2421. LISTA
  2422. New & Revised
  2423. Mac OS SDK Edition
  2424. System Software Edition
  2425. Tool Chest Edition
  2426. Reference Library Edition
  2427. All Packages
  2428. Custom Search
  2429. VDEFA(
  2430. (LIST
  2431. LISTA%Any Field
  2432. Package Title
  2433. Any File Name
  2434. VDEFA(
  2435. (LIST
  2436. LISTAPAll Packages
  2437. New & Revised
  2438. Tool Chest CD
  2439. Reference Library CD
  2440. System Software CD
  2441. VDEFA(
  2442. (LIST
  2443. VDEFA(
  2444. (LIST
  2445. VDEFA(
  2446. (LIST
  2447. VDEFA(
  2448. (LIST
  2449. (LIST
  2450. PortalFilterB
  2451. SearchFieldC
  2452. SearchFilterD
  2453. PortalFilterCalcE
  2454. ReceivedF
  2455. UpdatedG
  2456. Keywords
  2457. VDEFA(
  2458.     Helvetica
  2459. Geneva
  2460. Palatino
  2461. Chicago
  2462. Verdana
  2463. Arial
  2464. NewRevisedCalcB
  2465.  "new")
  2466.  "New"  
  2467.  "updated") 
  2468.  "Revised" 
  2469.  "" )
  2470. updatedG
  2471. Revised
  2472. AppleScript_OpenB
  2473. t_OpenB
  2474. Pro 3.0 - 4.1F!
  2475. USENGLSH.MPR
  2476. rently in use in order to mount another. Therefore, if you are searching for packages on older CDs you may want to copy the About This CD folder, containing the Developer CD Series Assistant and its related files, to your hard drive first.
  2477. ore Choices button, then choo
  2478. Custom FindB
  2479. CustomFind
  2480. Text Extractor Plug-ins are used by Find by Content to extract the text content of a document.  System 8.6 provides two Text Extractor Plug-ins: 
  2481. HTML Text Extractor
  2482.  and 
  2483. PDF Text Extractor
  2484. .  A Text Extractor Plug-in knows the file format of a document and can quickly return the text that would be seen when a document is opened, this information is used by Find by Content to index and summarize documents.  
  2485. Text Extractors improves the accuracy of indexing and summarizing files.  As an 
  2486. 1arch on package titles or names of files contained in the package, click the More Choices button, then enter the appropriate criteria in the fields available.
  2487.     To restrict the search to new and revised packages or a specific CD type, click More Choices then choose the appropriate option from the Search popup menu.
  2488.     Click the Find button. The packages found by your search will appear in t
  2489. 00008 packages list. The full path will be displayed on the right.
  2490. "Custom Search"
  2491. Custom SearchB+
  2492. ) > 0    
  2493. needsE
  2494. networkE
  2495. noteN
  2496. notesI
  2497. All Packages
  2498. 4PM 5.0
  2499. 4PM is a program that can be used to control and access the performance monitoring features of the PowerPC 604, G3 and G4 microprocessors and the performance monitoring features of the MPC106 memory controller. Counters can be turned on and off using a 'hot key' or by linking with the included 4PM library.
  2500. 4PM application for configuring and controlling the counters. 4PM Library for linking with applications.
  2501. JK4PM 5 0 Doc.pdf
  2502. 4PM 5.0
  2503. 4PM Library 1 0 Doc.pdf
  2504. 4PMLibrary 1.0
  2505. 4PMLibrary.hK
  2506. Jun 99L
  2507. Jul 99M
  2508. PowerPC 604 or greater.NYperformance, hardware, PowerPC,bandwidth, cpi, 'cache miss rates', 'performance counters'O?Dev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:4PM 5.0:PGDev.CD Aug 00 TC Disk 1
  2509.  - Tool Chest
  2510.  - Testing & Debugging
  2511.  - 4PM 5.0V
  2512. 79920X
  2513. Aug 00^    TC Disk 1
  2514. e    No Change
  2515. Jul 99^
  2516. Excellent CD (I)V
  2517. 37081X
  2518. Excellent CD (I)V
  2519. 27676X
  2520. _DESCRIPTION
  2521. Closing ScreenB
  2522. &ADC programs offer developers worldwide easy access to Apple tools and technologies, world-class technical support, and critical business and marketing information and services.
  2523. For news on programs and resources available to Apple developers, please visit our web site at developer.apple.com. please visit our web site at developer.apple.com.
  2524. %-0-$
  2525. !+2;Q7EYn
  2526. DD?<<A+
  2527. +100.,&
  2528. WQ#486>=+0.+("5L# 
  2529. >O(,+**(Y8
  2530.  "# BK
  2531. '2;B53JTarx{
  2532. `(amntx|i'x
  2533. VFSWRECA<-%
  2534. Q@[ineYONSaod;Zdbmuy~
  2535. H=WWUROLEE=:M=><5=0,)'%
  2536. "6K\gr>B
  2537. zstr_:6#
  2538. HB.?E@2,,'88',01,6/0/.*+>!
  2539. ""$"%6J
  2540. !%(&3{A &&$5{7
  2541. %')*$J}**"&%!
  2542. @zPKKLEag>>?9- (H#
  2543.  m2%)'
  2544. GOLeS(
  2545. +@ONNBn
  2546. M052,">
  2547. ~fL>b6
  2548. (;M\beeX
  2549.     ;lO&
  2550. "%'"d
  2551. "Y%'"n
  2552. ijgf_k
  2553. iZ^YRFJ
  2554. +.'&EAA<937Dn
  2555. "6KRQ>^
  2556. r|ufUH?H"
  2557. )+*&&
  2558. .DYipsqb
  2559. 4UL!    
  2560. Current Selection:{    <<
  2561. ABBF>>
  2562. Double-click for more info.
  2563. Find...
  2564. Open Folder
  2565. Package Info
  2566. Export List
  2567. Find...
  2568. Open Folder
  2569. Package Info
  2570. Export List
  2571. "Any Field"
  2572.     Any FieldC.
  2573. "All Packages"
  2574. All PackagesD
  2575. Find Execute
  2576. Apple Macintosh Coprocessor based NuBus cards such as the Ethernet NB, TokenTalk NB, and TokenRing 4/16 NB cards running on the PowerPC system.  See the document "Release Notes 1.2.1" for details. Sample Code.img System 6.0.5 or greater, MacPlus or later CPU. A/ROSE, MCP, Macintosh Coprocessor PlatformBz, Ethernet NB, PowerPC, Network Software, AppleTalk, TokenTalk, Token Ring Mar 92 May 94 All Packages
  2577. Tool Chest Edition
  2578. appletalk
  2579. component
  2580. _PortalFilterB
  2581. _PortalSelectionB
  2582. A    _HelpTextB
  2583. PortalFilterCalcB
  2584. C"All Packages" & "
  2585.  "SDK") 
  2586.  "Mac OS SDK Edition"
  2587.  = "TC" 
  2588.  "Tool Chest Edition" 
  2589.  = "RL" 
  2590.  "Reference Library Edition"
  2591.  "SSW")
  2592.  "System Software Edition"  
  2593.  "") & "
  2594. ! & "
  2595.  "new") 
  2596.  "updated") 
  2597.  "New & Revised" 
  2598.  "" )
  2599. All Packages
  2600. Mac OS SDK Edition
  2601. Tool Chest Edition
  2602. Reference Library Edition
  2603. System Software Edition
  2604. updatedG
  2605. New & Revised
  2606. PortalSelectionCalc
  2607. Browser Custom SearchM
  2608. New & RevisedB
  2609. To get information about a package on the CD:
  2610.     Click the Browser button below to go to the Browser screen.
  2611.     Choose a group of package titles to display from the Current Selection popup menu. The default displays new and revised items; you may also choose to display all packages or the packages on a particular CD.
  2612.     Double-click a title in the Browser list to go to the information screen for that package.
  2613.     Click Next to advance to the next package in the current selection, or Back to goo gor Back to go
  2614. _CustomFindB
  2615. script
  2616. scriptable
  2617. search
  2618. sherlock
  2619. softwareI
  2620. tokenI
  2621. token
  2622. ringI
  2623. tokentalk
  2624. video
  2625. interface@
  2626. powerbook@
  2627. above@
  2628. bases@
  2629. byte@
  2630. claim@
  2631. delete@
  2632. doin@
  2633. introduction
  2634. quicktime
  2635. java@
  2636. personal@
  2637. radcliffe@
  2638. speech@
  2639. summary
  2640. gxgraphics
  2641. 1.1.6
  2642. extension
  2643. encompasses
  2644. summary
  2645. application
  2646. summary
  2647. demonstrates
  2648. menubar
  2649. and/or
  2650. summary
  2651. updates
  2652. mactcp
  2653. driver
  2654. correct
  2655. apple
  2656. information
  2657. access
  2658. toolkit
  2659. object-orien@
  2660. package
  2661. contains
  2662. processor
  2663. emulator
  2664. extensions
  2665. sample
  2666. quick
  2667. demonstration
  2668. implement
  2669. used@
  2670. animation@
  2671. appearance
  2672. change
  2673. history
  2674. documents@
  2675. manalyzer
  2676. relase
  2677. notes@
  2678. start
  2679. here@
  2680. systemfolder@
  2681. mass@
  2682. tcp/ip@
  2683. stack@
  2684. walltowalldialog
  2685. disposeresource
  2686. debugging
  2687. resource
  2688. handles@
  2689. multi-processing@
  2690. optimizing@
  2691. deleted@
  2692. appleevent@
  2693. older" example that shows the files in the folder grayed out.
  2694. SettingUpStdFile:  This snippet demonstrates how to make Standard File select an initial file under both System 6 and System 7.
  2695. SFGetFolder C:  This sample uses the new System 7 CustomGetFile routine to provide a StandardGetFolder call to be used by applications when the user needs to select a folder instead of a file. C Version.
  2696. SFGetFolder Pascal:  This sample uses the new System 7 CustomGetFile routine to provide a Standar
  2697. dGetFolder call to be used by applications when the user needs to select a folder instead of a file. Pascal Version.
  2698. stdFilterHacking:  The new Standard Dialog Filter in 7.0 and later has a problem: if you dim a button and then your dialog gets an activate event,  the button will be re-enabled! Here's some code to fix the problem.
  2699. Un/mount:  This sample demonstrates how to handle disk-inserted events in a modal dialog. Along the way, it demonstrates how to field a disk-inserted event wit
  2700. p--set theItem to choose file -- uncomment to test in an AS editor
  2701.     tell application "Finder"
  2702.         open item "Dev.CD Apr 94
  2703. Dev.CD Jan 94"
  2704.         activate
  2705.     end tell
  2706. on error errMsg number errNum
  2707.     --enter statements to perform when no records are found such as...
  2708.     display dialog "Sorry, the item you selected could not be found."
  2709.     return
  2710. end try
  2711. unctions only beused in DSp 1.7.3 and later, prior to this it is recommended that one use the earlier version of the the switching code.
  2712. The controls for the sample application are:
  2713. - BJright arrow for a larger context
  2714. - left arrow for smaller
  2715. - Cmd-Q to exit.
  2716. Communications Toolbox
  2717. Contributed
  2718. Devices and Hardware
  2719. Files
  2720. Games
  2721. Graphics 2D
  2722. Graphics 3D
  2723. Help Systems
  2724. Human Interface Toolbox
  2725. Interapplication Comm
  2726. Memory
  2727. Networking
  2728. OS Utilities
  2729. Overview
  2730. Platforms and Tools
  2731. Printing
  2732. Processes
  2733. QuickTime
  2734. Runtime Architecture
  2735. Sound
  2736. Feb 00V
  2737. 77662X
  2738. 1e    No Change
  2739. All Packages
  2740. F    QuickTimeO
  2741. Dev.CD Jul 93
  2742. Dev.CD Apr 93P
  2743. Dev.CD Jul 93
  2744. Dev.CD Apr 9V
  2745. 80641X
  2746. Jul 93
  2747. p--set theItem to choose file -- uncomment to test in an AS editor
  2748.     tell application "Finder"
  2749.         open item "Dev.CD Jul 93
  2750. Dev.CD Apr 93"
  2751.         activate
  2752.     end tell
  2753. on error errMsg number errNum
  2754.     --enter statements to perform when no records are found such as...
  2755.     display dialog "Sorry, the item you selected could not be found."
  2756.     return
  2757. end try
  2758. All Packages
  2759. F    QuickTimeO
  2760. Dev.CD Jul 93
  2761. Dev.CD Apr 93P
  2762. Dev.CD Jul 93
  2763. Dev.CD Apr 9V
  2764. 80642X
  2765. Jul 93
  2766. p--set theItem to choose file -- uncomment to test in an AS editor
  2767.     tell application "Finder"
  2768.         open item "Dev.CD Jul 93
  2769. Dev.CD Apr 93"
  2770.         activate
  2771.     end tell
  2772. on error errMsg number errNum
  2773.     --enter statements to perform when no records are found such as...
  2774.     display dialog "Sorry, the item you selected could not be found."
  2775.     return
  2776. end try
  2777. All Packages
  2778. sound several times in a row.
  2779. RecordToFile:  This app builds an AIFF file (actually it rebuilds a file which is selected).  Then it records to the file with the low level sound input calls.  When the recording is done, the code make sure that the AIFF header is correct and then plays the sound back with SndStartFilePlay.
  2780. Record sound to disk: Shows how to record sound asynchronously to disk and how to deal with errors gracefully.
  2781. SampleRateAvail:  This snippet checks for the number of s
  2782. ample rates available ona given Mac and lists those rates.
  2783. SampleSndPlay:  This sample application shows how to use SndStartFilePlay.
  2784. SetSoundInput:  This application demonstrates how to set the sound input rate manually in order to record at the highest possible sound quality.
  2785. SndForEver:  This application demonstrates how to play a 'snd ' resource that has a loop in it.
  2786. SndPlayDoubleBuffer: Shows how to play sounds using SndPlayDoubleBuffer.
  2787. Sound Input:  SoundInputSample demonstrat
  2788. 80389X
  2789. Nov 99^
  2790. --set theItem to choose file -- uncomment to test in an AS editor
  2791.     tell application "Finder"
  2792.         open item "Dev.CD Nov 99 TC:Tool Chest:Development Kits:
  2793.  Other Platforms:PCCTS 1.31:"
  2794.         activate
  2795.     end tell
  2796. on error errMsg number errNum
  2797.     --enter statements to perform when no records are found such as...
  2798.     display dialog "Sorry, the item you selected could not be found."
  2799.     return
  2800. end try
  2801. Deletedf9ANTLR
  2802. PCCTS
  2803. parser generator
  2804. compiler toolsq
  2805. Dev.CD Nov 99 TC
  2806. WD!All Packages
  2807. Mac OS SDK Edition
  2808. PCI DDK 3.0I
  2809. This DDK (Driver Development Kit) will enable you to create both OpenFirmware (FCode) and MacOS drivers for PCI cards. Included is Documentation, Samples, and Tools to get you started.J
  2810. PCI DDK 3.0K
  2811. Sep 95L
  2812. Jan 00M
  2813. See comments in the code.N%PCI OpenFirmware FCode Forth tokenizeO9Dev.CD Jul 00 SDK1:Development Kits:Hardware:PCI DDK 3.0:ngeoBftp://ftp.apple.com/developer/Development_Kits/PCI_DDK_3.0.sit.hqx
  2814. All Packages
  2815. 601 Processor Upgrade EnablerO
  2816. Dev.CD Jul 95P
  2817. Dev.CD Jul 9V
  2818. 79929X
  2819. Jul 95
  2820. b--set theItem to choose file -- uncomment to test in an AS editor
  2821.     tell application "Finder"
  2822.         open item "Dev.CD Jul 95"
  2823.         activate
  2824.     end tell
  2825. on error errMsg number errNum
  2826.     --enter statements to perform when no records are found such as...
  2827.     display dialog "Sorry, the item you selected could not be found."
  2828.     return
  2829. end try
  2830. All Packages
  2831. 601 Processor Upgrade EnablerO
  2832. Dev.CD Jul 95P
  2833. Dev.CD Jul 9V
  2834. 79930X
  2835. Jul 95
  2836. b--set theItem to choose file -- uncomment to test in an AS editor
  2837.     tell application "Finder"
  2838.         open item "Dev.CD Jul 95"
  2839.         activate
  2840.     end tell
  2841. on error errMsg number errNum
  2842.     --enter statements to perform when no records are found such as...
  2843.     display dialog "Sorry, the item you selected could not be found."
  2844.     return
  2845. end try
  2846. All Packages
  2847. 601 Processor Upgrade EnablerV
  2848. 79931X
  2849. --set theItem to choose file -- uncomment to test in an AS editor
  2850.     tell application "Finder"
  2851.         open item "Dev.CD Apr 94
  2852. Dev.CD Jan 94
  2853. Dev.CD Oct 93
  2854. Dev.CD Jul 93
  2855. Dev.CD Apr 93"
  2856.         activate
  2857.     end tell
  2858. on error errMsg number errNum
  2859.     --enter statements to perform when no records are found such as...
  2860.     display dialog "Sorry, the item you selected could not be found."
  2861.     return
  2862. end try
  2863. quicktime
  2864. oughta
  2865. pictures
  2866. guillermo
  2867. ortiz
  2868. quicktime
  2869. quicktime
  2870. includes
  2871. quicktime
  2872. javad
  2873. quicktime
  2874. windows
  2875. includes
  2876. quicktime
  2877. quicktime's
  2878. quicktime-enabled
  2879. used@
  2880. training
  2881. using
  2882. verilog
  2883. user@
  2884. users@
  2885. userstartup@
  2886. using
  2887. utility@
  2888. variety@
  2889. vectors@
  2890. version
  2891. version
  2892. windowed
  2893. allows
  2894. creation
  2895. versions@
  2896. viewed@
  2897. virtual@
  2898. volumes@
  2899. wave@
  2900. ways@
  2901. webobjects@
  2902. website@
  2903. aegizmos@
  2904. whereas@
  2905. while@
  2906. whole@
  2907. whose@
  2908. widely@
  2909. window@
  2910. wireless@
  2911. wishes@
  2912. customer
  2913. million
  2914. windo@
  2915. plug-in's
  2916. without@
  2917. woes@
  2918. world@
  2919. would@
  2920. yield/suspend/resume@
  2921. yieldtoanythread@
  2922. 00csmp-abstracts@
  2923. 07/97@
  2924. 1.0b3@
  2925. 2/96@
  2926. about
  2927. backlight
  2928. control
  2929. analyzer@
  2930. alias@
  2931. 80420X
  2932. Apr 95
  2933. b--set theItem to choose file -- uncomment to test in an AS editor
  2934.     tell application "Finder"
  2935.         open item "Dev.CD Apr 95"
  2936.         activate
  2937.     end tell
  2938. on error errMsg number errNum
  2939.     --enter statements to perform when no records are found such as...
  2940.     display dialog "Sorry, the item you selected could not be found."
  2941.     return
  2942. end try
  2943. All Packages
  2944. F    PowerTalkO
  2945. Dev.CD Apr 95P
  2946. Dev.CD Apr 9V
  2947. 80421X
  2948. Apr 95
  2949. b--set theItem to choose file -- uncomment to test in an AS editor
  2950.     tell application "Finder"
  2951.         open item "Dev.CD Apr 95"
  2952.         activate
  2953.     end tell
  2954. on error errMsg number errNum
  2955.     --enter statements to perform when no records are found such as...
  2956.     display dialog "Sorry, the item you selected could not be found."
  2957.     return
  2958. end try
  2959. All Packages
  2960. F    PowerTalkO
  2961. Dev.CD Apr 95
  2962. Dev.CD Jan 95P
  2963. Dev.CD Apr 95
  2964. Dev.CD Jan 9V
  2965. 80422X
  2966. Apr 95
  2967. human
  2968. writeswell
  2969. writeswell
  2970. writeswell
  2971. 1.2.3
  2972. sources
  2973. writeswell
  2974. notes
  2975. writeswell
  2976. instructions
  2977. writing
  2978. writing
  2979. driver
  2980. identification@
  2981. main@
  2982. manager@
  2983. middleware@
  2984. multitasking@
  2985. network
  2986. preferences@
  2987. firmware@
  2988. opentransport@
  2989. override@
  2990. pcmcia@
  2991. posers@
  2992. pre-mixer
  2993. component@
  2994. printing@
  2995. processes@
  2996. quickdraw
  2997. spooler
  2998. print
  2999. patch
  3000. appleshare
  3001. novell
  3002. netware@
  3003. registry@
  3004. shared@
  3005. strings@
  3006. telephone
  3007. manager@
  3008. encoding
  3009. converter@
  3010. toolbox@
  3011. usage@
  3012. utility@
  3013. inline
  3014. innocuous
  3015. innovative
  3016. input
  3017. inputs
  3018. inputsprocket
  3019. inputstream
  3020. inputting
  3021. inquiry
  3022. insanely
  3023. inscript
  3024. insensitivity
  3025. insert
  3026. inserted
  3027. insertion
  3028. inside[
  3029. insidemac
  3030. insight
  3031. instaler
  3032. as 'deep' object resolution. It is also fully Carbon compatible.
  3033. o well tested -- MOSL includes a test application, TestMoreOSL, that demonstrates its capabilities. It also includes a large suite of AppleScript-based tests.
  3034. o comprehensive -- MOSL allows you to easily implement the bulk of the core event suite. MOSL supports all key forms except formRelativePosit
  3035. Xication and any kind of printer.  Is also shows how to create a QuickDraw GX printer driver.
  3036. QuickDraw GX Typography
  3037. This book shows you how to create and manipulate the three different types of text shapes supported by QuickDraw GX, and how to support sophisticated text layout, including text with mixed directions and multiple language text
  3038. QD GX Environment & Utilities :
  3039. QD GX Graphics:
  3040. QD GX Objects:
  3041. QD GX Printing:
  3042. QD GX Printing Ext & Drvrs:
  3043. QD GX Prog's Overview:
  3044. QD GX Typography:K
  3045. Aug 94L
  3046. Sep 94OGDev.CD Dec 99 RL:Technical Documentation:Inside Macintosh:QuickDraw GX:PODev.CD Dec 99 RL
  3047.  - Technical Documentation
  3048.  - Inside Macintosh
  3049.  - QuickDraw GXt's New?
  3050.  - Sample Code
  3051.  - Interapplication Comm
  3052.  - MoreOSL
  3053. All Packages
  3054. PowerTalk (PPC)O
  3055. Dev.CD Oct 94P
  3056. Dev.CD Oct 9V
  3057. 80444X
  3058. Oct 94
  3059. b--set theItem to choose file -- uncomment to test in an AS editor
  3060.     tell application "Finder"
  3061.         open item "Dev.CD Oct 94"
  3062.         activate
  3063.     end tell
  3064. on error errMsg number errNum
  3065.     --enter statements to perform when no records are found such as...
  3066.     display dialog "Sorry, the item you selected could not be found."
  3067.     return
  3068. end try
  3069. All Packages
  3070. PowerTalk (PPC)O
  3071. Dev.CD Oct 94P
  3072. Dev.CD Oct 9V
  3073. 80445X
  3074. Oct 94
  3075. b--set theItem to choose file -- uncomment to test in an AS editor
  3076.     tell application "Finder"
  3077.         open item "Dev.CD Oct 94"
  3078.         activate
  3079.     end tell
  3080. on error errMsg number errNum
  3081.     --enter statements to perform when no records are found such as...
  3082.     display dialog "Sorry, the item you selected could not be found."
  3083.     return
  3084. end try
  3085. All Packages
  3086. PowerTalk (PPC)O
  3087. Dev.CD Oct 94P
  3088. Dev.CD Oct 9V
  3089. 80446X
  3090. Oct 94
  3091. 1.1.2
  3092. 1.1.3
  3093. 1.1.4
  3094. 1.1.6
  3095. 1.1d2c
  3096. 1.2.1Q
  3097. 1.2.3
  3098. 1.2d1
  3099. 1.3b5
  3100. 1.4.3b3
  3101. 1.4.9
  3102. 1.4d16
  3103. 1.5.1
  3104. 1.5.2
  3105. 1.7.1
  3106. 1.7.2
  3107. 1.7.3
  3108. 100lc
  3109. 12/600j
  3110. 12x16
  3111. 1337s
  3112. 140/170W
  3113. 16384p
  3114. player
  3115. playing
  3116. playit
  3117. playit
  3118. please
  3119. plstringfuncs
  3120. plug-ins
  3121. plugins
  3122. po-portuguese
  3123. poptag
  3124. poptag
  3125. manual
  3126. poptag
  3127. manual
  3128. popupfuncs
  3129. popupfuncs
  3130. 2.6.1
  3131. installer
  3132. popupfuncs
  3133. notes
  3134. popuptkl
  3135. popuptkl
  3136. popuptkl
  3137. portingobjectivectoj
  3138. portingobjectivectoj
  3139. portuguese
  3140. portuguese
  3141. brazilian
  3142. 1.1.3
  3143. power
  3144. power
  3145. emulator
  3146. power
  3147. emulator
  3148. release
  3149. notes
  3150. power
  3151. macintosh
  3152. artwork
  3153. powerbook
  3154. powerbook
  3155. addendum
  3156. powerbook
  3157. powerbook
  3158. 2400c
  3159. powerbook
  3160. powerbook
  3161. powerbook
  3162. 2300c
  3163. powerbook
  3164. processor
  3165. powerbookg3series
  3166. powerbookg3series
  3167. powerpc
  3168. ppclist
  3169. ppclist
  3170. ppcnumerics
  3171. ppcsoftware
  3172. The Installer SDK provides documentation and examples to help developers and administrators take advantage of Apple installation tools.
  3173. Version 1.2.3 of the SDK includes released versions of Upgrader (1.2.3) and Installer Engine (4.5.2).  We also include the shipping version of Installer 4.0.8.
  3174. This SDK is split into two folders: Upgrader and its engines, and old Installer 4.0.8.  Upgrader in conjunction with Installer Engine or ASR will replace the old Instaler 4.0.X application as Appl
  3175. s primary installation user experience.  Most Installer scripts written for Installer 4.0.X can be used with Upgrader and Installer Engine, so switching should be easy for most of you.
  3176. Installer
  3177. Note:  Some items are pre-release versions and cannot be licensed for distribution.  They are clearly marked as such.  It is should be understood that these items may have some bugs.
  3178. You must obtain a separate license from Apple to ship Installer-related tools with your product.  See the docume
  3179. IP is not supported).
  3180. VU3.0.1d3.smiK
  3181. Dec 97L
  3182. Feb 00MIVU External Tool communications require targets with System 7.0 or later.NEVU, Virtual User, VirtualUser, Testing, Automation, Automated TestingOLDev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:Virtual User 3.0.1d3:PTDev.CD Aug 00 TC Disk 1
  3183.  - Tool Chest
  3184.  - Testing & Debugging
  3185.  - Virtual User 3.0.1d3
  3186. Communications Toolbox
  3187. Contributed
  3188. Devices and Hardware
  3189. Files
  3190. Games
  3191. Graphics 2D
  3192. Graphics 3D
  3193. Help Systems
  3194. Human Interface Toolbox
  3195. Interapplication Comm
  3196. Memory
  3197. Networking
  3198. OS Utilities
  3199. Overview
  3200. Platforms and Tools
  3201. Printing
  3202. Processes
  3203. QuickTime
  3204. Runtime Architecture
  3205. Sound
  3206. Jan 98M    ColorSyncN
  3207. ColorSync profile rename toolO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  3208.  - Sample Codeisk 1
  3209.  - Sample Code
  3210. It's a tool for scripting the StuffIt Engine
  3211. , a library distributed by Aladdin Systems, Inc. as part of their StuffIt
  3212.  family of products, which are the de facto standard for data compression under Mac OS. (This is not an endorsement.)
  3213. It's also a C code sample which shows how easy it is to make a scriptable application for a specific use. It doesn't use the object model and it doesn't have a huge feature set. (Its functionality fills a specific need in Developer Relations, namely aiding
  3214.  an AppleScript called SeedBuilder to make uniform seed archives and segments.) This is a drawback in at least one sense, but also an advantage in another in that it may demystify scriptable applications for some number of developers by exposing scripting support in terms they already understand.
  3215. It's a tool for scripting the StuffIt Engine
  3216. , a library distributed by Aladdin Systems, Inc. as part of their StuffIt
  3217.  family of products, which are the de facto standard for data compression un
  3218. 80339X
  3219. Aug 00^    TC Disk 1
  3220. --set theItem to choose file -- uncomment to test in an AS editor
  3221.     tell application "Finder"
  3222.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Networking:SNMP:Network Management (SNMP):"
  3223.         activate
  3224.     end tell
  3225. on error errMsg number errNum
  3226.     --enter statements to perform when no records are found such as...
  3227.     display dialog "Sorry, the item you selected could not be found."
  3228.     return
  3229. end try
  3230. e    No Changeq
  3231. Dev.CD Aug 00 TC Disk 1
  3232. %D(All Packages
  3233. Reference Library Edition
  3234. F Network Server Developer's Guide
  3235.     oper.apple.com/sdk/q
  3236. Dev.CD Feb 00 TC
  3237. qD!All Packages
  3238. Tool Chest Edition
  3239. QuickTime Java Windows SDKITQuickTime for Java Windows SDK.  Includes QuickTime for Java API javadoc, and demos.J
  3240. QTJava_SDK.zipK
  3241. Feb 00:What's New?:Development Kits:Cross Platform:QuickTime Java Windows SDK:V
  3242. 78188X
  3243. 1e    No Changeo
  3244. http://developer.apple.com/sdk/
  3245. s: LaserWriter 8 for Fun and Profit  by Matt Deatherage.   How applications can take advantage of the new LaserWriter driver. 
  3246. Graphical Truffles: Remedies for Common QuickDraw Problems  by John Wang.   Look here first for relief from common QuickDraw problems.
  3247. JEdevelop Issue 16:
  3248. develop Issue 16 code:
  3249. develop Issue 16 references:K
  3250. Vol IIIL
  3251. Jun 95OBDev.CD Sep 96 RL:Technical Documentation:develop:develop Issue 16:PJDev.CD Sep 96 RL
  3252.  - Technical Documentation
  3253.  - develop
  3254.  - develop Issue 16    
  3255. f(** = new, * = revised)
  3256. FindSerialPorts:  This is a little snippet from the "Inside the Macintosh Communications Toolbox" which demonstrates the correct method for detecting which serial ports are present.
  3257. Get Tool Config:  This sample shows how to accumulate into a TEXT file the config strings of Connection Tools that have been configured with CMChoose.
  3258. Feb 92L
  3259. Apr 97V
  3260. 79479X
  3261. 1e    No Change
  3262. run-timed
  3263. runner
  3264. runningQ
  3265. runsd
  3266. macintosh
  3267. debugs
  3268. applications
  3269. runtimed
  3270. russian
  3271. s-record
  3272. sampleP
  3273. sample
  3274. mJOCIncludes
  3275. ComponentIncludes
  3276. Libraries
  3277. QuickTime SDK Read Me.txt
  3278. RIncludes
  3279. ToolsK
  3280. Aug 94L
  3281. Jul 00M=Windows 95, 98, NT or Win2000, and an Intel Pentium ProcessorN"QuickTime, video, streaming, audioOODev.CD Jul 00 SDK1:Development Kits:Cross Platform:QuickTime 4.1.2 Windows SDK:PWDev.CD Jul 00 SDK1
  3282.  - Development Kits
  3283.  - Cross Platform
  3284.  - QuickTime 4.1.2 Windows SDKV
  3285. 80668X
  3286. Jul 00^
  3287. --set theItem to choose file -- uncomment to test in an AS editor
  3288.     tell application "Finder"
  3289.         open item "Dev.CD Jul 00 SDK1:Development Kits:Cross Platform:QuickTime 4.1.2 Windows SDK:"
  3290.         activate
  3291.     end tell
  3292. on error errMsg number errNum
  3293.     --enter statements to perform when no records are found such as...
  3294.     display dialog "Sorry, the item you selected could not be found."
  3295.     return
  3296. end try
  3297. e    No Changef
  3298. QuickTime
  3299. video
  3300. streaming
  3301. audioo)http://developer.apple.com/sdk/index.htmlq
  3302. Dev.CD Jul 00 SDK1
  3303. nD!All Packages
  3304. Mac OS SDK Edition
  3305. QuickTime Conferencing
  3306. All Packages
  3307. System Enabler 065 (LC 575)O
  3308. Dev.CD Apr 94
  3309. Dev.CD Jan 94P
  3310. Dev.CD Apr 94
  3311. Dev.CD Jan 9V
  3312. 80918X
  3313. Apr 94
  3314. p--set theItem to choose file -- uncomment to test in an AS editor
  3315.     tell application "Finder"
  3316.         open item "Dev.CD Apr 94
  3317. Dev.CD Jan 94"
  3318.         activate
  3319.     end tell
  3320. on error errMsg number errNum
  3321.     --enter statements to perform when no records are found such as...
  3322.     display dialog "Sorry, the item you selected could not be found."
  3323.     return
  3324. end try
  3325. All Packages
  3326. System Enabler 065 (LC 575)O
  3327. Dev.CD Apr 94
  3328. Dev.CD Jan 94P
  3329. Dev.CD Apr 94
  3330. Dev.CD Jan 9V
  3331. 80919X
  3332. Apr 94
  3333. de:P&Dev.CD Aug 00 TC Disk 2
  3334.  - Sample Code
  3335. end try
  3336. e    No ChangefmA/ROSE
  3337. Macintosh Coprocessor Platform
  3338. Ethernet NB
  3339. PowerPC
  3340. Network Software
  3341. AppleTalk
  3342. TokenTalk
  3343. Token Ringq
  3344. Dev.CD Aug 00 TC Disk 1
  3345. D!All Packages
  3346. Tool Chest Edition
  3347. About Developer University
  3348. Feb 00
  3349. - Common
  3350.     - Sun Compliant Java Runtime Environment 1.1
  3351.     - QuickTime 3 
  3352.     - QTJava.zip
  3353.     - QTJava media samples
  3354. - Mac OS:
  3355.     - System 8 or later
  3356.     - Macintosh Runtime for Java (MRJ) 2.1
  3357. - Windows 95, 98, or NT::
  3358.     - JRE/JDK from Sun Microsystems, Inc. recommended
  3359. QuickTime, Java, MRJO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  3360.  - Sample CodeV
  3361. 80059X
  3362. Aug 00^    TC Disk 2
  3363. y--set theItem to choose file -- uncomment to test in an AS editor
  3364.     tell application "Finder"
  3365.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  3366.         activate
  3367.     end tell
  3368. on error errMsg number errNum
  3369.     --enter statements to perform when no records are found such as...
  3370.     display dialog "Sorry, the item you selected could not be found."
  3371.     return
  3372. end try
  3373. e    No Changef
  3374. QuickTime
  3375. Dev.CD Aug 00 TC Disk 2
  3376. All Packages
  3377. F%Computer-based Media in Broadcast Env
  3378. 80060X
  3379. definition
  3380. procedure
  3381. source
  3382. you how to create and manipulate the fundamental geometric shapes of QuickDraw GX to generate a vast range of graphics entities.  It also shows you how to work with bitmaps and pictures, specialized QuickDrax GX graphic shapes.
  3383. QuickDraw GX Objects
  3384. This book gets you started in understanding how to work with QuickDraw GX and how to create the objects that underlie all of its capabilities.  It focuses on the object architecture as a whole, and how to use the objects that make up a QuickDra
  3385. w GX shape: the shape object, the style object, the ink object, and the transform object.
  3386. QuickDraw GX Printing
  3387. This book shows you how to support basic printing features including desktop printers, and how to use QuickDraw GX printing objects to customize printing and perform advanced printing-related tasks.
  3388. QuickDraw GX Printing Extensions and Drivers
  3389. This book shows you how to extend the printing capabilities of QuickDraw GX by creating a printing extension that can work with any appl
  3390. folderso
  3391. folks
  3392. follow
  3393. followed
  3394. following
  3395. follows
  3396. Communications Toolbox
  3397. Contributed
  3398. Devices and Hardware
  3399. Files
  3400. Games
  3401. Graphics 2D
  3402. Graphics 3D
  3403. Help Systems
  3404. Human Interface Toolbox
  3405. Interapplication Comm
  3406. Memory
  3407. Networking
  3408. OS Utilities
  3409. Overview
  3410. Platforms and Tools
  3411. Printing
  3412. Processes
  3413. QuickTime
  3414. Runtime Architecture
  3415. Sound
  3416. ds are found such as...
  3417.     display dialog "Sorry, the item you selected could not be found."
  3418.     return
  3419. end try
  3420. dimmed
  3421. dimming
  3422. dimms
  3423. diractive
  3424. direct
  3425. direct-manipulation
  3426. direction
  3427. directional
  3428. directionsj
  3429. directly
  3430. directories
  3431. directoryB
  3432. directs
  3433. directsetentries
  3434. direformat
  3435. dirid
  3436. dirid's
  3437. dirty
  3438. disable
  3439. hypercard
  3440. update
  3441. installer
  3442. hypercard
  3443. toolkit
  3444. 1.0b2
  3445. hypercard
  3446. mactcp
  3447. toolkit
  3448. hypercard
  3449. player
  3450. hypercard
  3451. serial
  3452. toolkit
  3453. hypercard
  3454. video
  3455. toolkit
  3456. hytime
  3457. icntoicon
  3458. icntoicon
  3459. iconpict
  3460. iconpict
  3461. icons
  3462. iconutilspriv
  3463. iconutilspriv
  3464. ideas
  3465. ideas
  3466. opportunities
  3467. ideas
  3468. toolkit
  3469. identifycd
  3470. idletasks
  3471. idletasks
  3472. distributors/localiz
  3473. im-telephony
  3474. imageg
  3475. images
  3476. imaging[
  3477. ischeckedout@
  3478. just@
  3479. measurable@
  3480. moreosl@
  3481. personal@
  3482. radcliffe@
  3483. speech@
  3484. summary
  3485. gxgraphics
  3486. 1.1.6
  3487. extension
  3488. encompasses
  3489. summary
  3490. application
  3491. summary
  3492. demonstrates
  3493. menubar
  3494. and/or
  3495. summary
  3496. updates
  3497. mactcp
  3498. driver
  3499. correct
  3500. apple
  3501. information
  3502. access
  3503. toolkit
  3504. object-orien@
  3505. folder
  3506. contains
  3507. worldwide
  3508. updates
  3509. package
  3510. contains
  3511. processor
  3512. emulator
  3513. extensions
  3514. sample
  3515. quick
  3516. demonstration
  3517. implement
  3518. used@
  3519. animation@
  3520. appearance
  3521. change
  3522. history
  3523. documents@
  3524. manalyzer
  3525. relase
  3526. notes@
  3527. start
  3528. here@
  3529. systemfolder@
  3530. mass@
  3531. tcp/ip@
  3532. background-only@
  3533. server
  3534. developer
  3535. note@
  3536. @Summary: Human Interface Notes are a collection of human interface guidelines for Macintosh applications.
  3537. Features: The introduction to the Human Interface Notes has been updated to provide more accurate information about the Human Interface Notes and Guidelines, and how to contact the Human Interface groups at Apple.
  3538. J_Apple Grayscale Appearance
  3539. Human Interface Guidelines
  3540. Human Interface Notes
  3541. MacOS8DocumentationK
  3542. Jul 93M
  3543. Adobe Acrobat Reader.O@Dev.CD Jun 00 RL Disk 1:Technical Documentation:Human Interface:PEDev.CD Jun 00 RL Disk 1
  3544.  - Technical Documentation
  3545.  - Human Interfaceibuted
  3546. Devices and Hardware
  3547. Files
  3548. Games
  3549. Graphics 2D
  3550. Graphics 3D
  3551. Help Systems
  3552. Human Interface Toolbox
  3553. Interapplication Comm
  3554. Memory
  3555. Networking
  3556. OS Utilities
  3557. Overview
  3558. Platforms and Tools
  3559. Printing
  3560. Processes
  3561. QuickTime
  3562. Runtime Architecture
  3563. Sound
  3564. Aug 96M
  3565. OpenTransportN
  3566. C++ OpenTransportO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  3567.  - Sample Codels presented here wil
  3568. MyQuickTakeApp 1.0.1TC7 
  3569. MyQuickTakeApp 1.0.2 
  3570. QuickTake - Read Me First
  3571. QuickTake Documentation:
  3572. QuickTake Marketing Items :
  3573. QuickTake/Macintosh  SDK.image
  3574. QuickTake/Windows SDK:
  3575. System Folder Items:
  3576. Windows System Files:
  3577. socket
  3578. softwareQ
  3579. solaris
  3580. solutions
  3581. sound
  3582. sound
  3583. input
  3584. driver
  3585. sound
  3586. level
  3587. meters
  3588. soundsprocket
  3589. space
  3590. spbrecord
  3591. specification
  3592. speech
  3593. speech
  3594. recognition
  3595. spinning
  3596. spinning
  3597. cursors
  3598. spooler
  3599. sprite
  3600. sprocket
  3601. sprockets
  3602. stack
  3603. stacks
  3604. standard
  3605. standard
  3606. standardfile
  3607. standards
  3608. standards
  3609. based
  3610. starmax
  3611. state
  3612. statements
  3613. status
  3614. storage
  3615. streaming
  3616. streams
  3617. streams
  3618. module
  3619. streams
  3620. plug-in
  3621. stress
  3622. string
  3623. string
  3624. encoding
  3625. string
  3626. services
  3627. --set theItem to choose file -- uncomment to test in an AS editor
  3628.     tell application "Finder"
  3629.         open item "Dev.CD Apr 94
  3630. Dev.CD Jan 94
  3631. Dev.CD Oct 93
  3632. Dev.CD Jul 93
  3633. Dev.CD Apr 93"
  3634.         activate
  3635.     end tell
  3636. on error errMsg number errNum
  3637.     --enter statements to perform when no records are found such as...
  3638.     display dialog "Sorry, the item you selected could not be found."
  3639.     return
  3640. end try
  3641. documentation
  3642. typechar
  3643. typed
  3644. typeintltext
  3645. types[
  3646. typeservicesforunico
  3647. typeservicesforunico
  3648. sample
  3649. application
  3650. provided
  3651. typically
  3652. typing
  3653. typist
  3654. typographic
  3655. typography
  3656. ucgetcharproperty
  3657. udpsample
  3658. library
  3659. ukrainian
  3660. ukranian
  3661. ultimate
  3662. ultimately
  3663. un/mount
  3664. unable
  3665. unaffected
  3666. unbeknownst
  3667. unbound
  3668. unclear
  3669. re found such as...
  3670.     display dialog "Sorry, the item you selected could not be found."
  3671.     return
  3672. end try
  3673. e    No Changeq
  3674. Dev.CD Aug 00 TC Disk 1
  3675. iD!All Packages
  3676. Tool Chest Edition
  3677. C.S.M.P. Digests
  3678.     globals
  3679. glossariess
  3680. gluen
  3681. glyphse
  3682. "MLMetrowerks CodeWarrior Pro version 1 or Metrowerks CodeWarrior Pro version 2N
  3683. search, index, vtwin, summaryO0Dev.CD Jul 00 SDK1:Development Kits:Mac OS:AIAT:P8Dev.CD Jul 00 SDK1
  3684.  - Development Kits
  3685.  - Mac OS
  3686.  - AIATV
  3687. 79953X
  3688. Jul 00^
  3689. --set theItem to choose file -- uncomment to test in an AS editor
  3690.     tell application "Finder"
  3691.         open item "Dev.CD Jul 00 SDK1:Development Kits:Mac OS:AIAT:"
  3692.         activate
  3693.     end tell
  3694. on error errMsg number errNum
  3695.     --enter statements to perform when no records are found such as...
  3696.     display dialog "Sorry, the item you selected could not be found."
  3697.     return
  3698. end try
  3699. e    No Changef
  3700. search
  3701. index
  3702. vtwin
  3703. summaryq
  3704. Dev.CD Jul 00 SDK1
  3705. All Packages
  3706. Alias XFCN 1.3
  3707. 79954X
  3708. 01/13/2000
  3709. 01730-0108
  3710. 01760
  3711. Mar 98L
  3712. Sep 99M
  3713. SSW 7.6 with OT 1.1.2 or greater is required.  For multiple handoff endpoint support OT 2.0 with SSW 8.5 is required.
  3714. To open the project files, Metrowerks CodeWarrior Pro 2.0, IDE v2.1 is required. NoOpen Transport, PAP, AppleTalk, Printer Access Protocol, handoff endpoints, AppleTalk Transaction Protocol, ATPO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  3715.  - Sample Codeisplay dialog "Sorry, the item you selected could not be found."
  3716.     return
  3717. end try
  3718. e    No Changeq
  3719. Dev.CD Aug 00 TC Disk 1
  3720. All Packages
  3721. DeBabelizer 3.0
  3722. 78842X
  3723. ue item by item, and a dcmd TM that will list all the currently installed time manager tasks.
  3724. Communications Toolbox
  3725. Contributed
  3726. Devices and Hardware
  3727. Files
  3728. Games
  3729. Graphics 2D
  3730. Graphics 3D
  3731. Help Systems
  3732. Human Interface Toolbox
  3733. Interapplication Comm
  3734. Memory
  3735. Networking
  3736. OS Utilities
  3737. Overview
  3738. Platforms and Tools
  3739. Printing
  3740. Processes
  3741. QuickTime
  3742. Runtime Architecture
  3743. Sound
  3744. Nov 94L
  3745. May 96tor]
  3746. snstartfileplay
  3747. softpower
  3748. softwareO
  3749. software
  3750. development
  3751. development
  3752. transpo
  3753. solaris
  3754. soled
  3755. solid
  3756. solution
  3757. solutions
  3758. p--set theItem to choose file -- uncomment to test in an AS editor
  3759.     tell application "Finder"
  3760.         open item "Dev.CD Apr 94
  3761. Dev.CD Jan 94"
  3762.         activate
  3763.     end tell
  3764. on error errMsg number errNum
  3765.     --enter statements to perform when no records are found such as...
  3766.     display dialog "Sorry, the item you selected could not be found."
  3767.     return
  3768. end try
  3769. compatiblesj
  3770. compilation
  3771. compile
  3772. compiled
  3773. compiler
  3774. compiler-constructio
  3775. compilers
  3776. compiles
  3777. completed
  3778. completely
  3779. completion
  3780. complex
  3781. complexity
  3782. compliance
  3783. compliant
  3784. complies
  3785. componentP
  3786. glance
  3787. globalj
  3788. global-aware
  3789. globally
  3790. globals
  3791. glossariess
  3792. glossary
  3793. gluen
  3794. glyphse
  3795. uch as...
  3796.     display dialog "Sorry, the item you selected could not be found."
  3797.     return
  3798. end try
  3799. ADB AnalyzerK
  3800. Mar 92M%Mac SE or later machine for the host.OPDev.CD Aug 00 TC Disk 1:Tool Chest:Devices:Apple Desktop Bus:ADB Analyzer 1.0d6:P[Dev.CD Aug 00 TC Disk 1
  3801.  - Tool Chest
  3802.  - Devices
  3803.  - Apple Desktop Bus
  3804.  - ADB Analyzer 1.0d6
  3805. investmentsj
  3806. invoke
  3807. invoked
  3808. involve
  3809. involved
  3810. involving
  3811. iostreams
  3812. iotracer
  3813. nF    EOModeler
  3814. Learning EOModeler
  3815. Learning how to effectively use the EOModeler application is an essential beginning to the development of any database driven web site. This survival guide explains the most commonly used features and options available in the EOModeler application.
  3816. EOModeler.pdfK
  3817. Jun 99M
  3818. Acrobat Reader 3.0N
  3819. EOModeler, databaseO7Dev.CD Feb 00 TC:Interactive Media Resources:EOModeler:P<Dev.CD Feb 00 TC
  3820.  - Interactive Media Resources
  3821.  - EOModelerV
  3822. 80157X
  3823. Feb 00^
  3824. --set theItem to choose file -- uncomment to test in an AS editor
  3825.     tell application "Finder"
  3826.         open item "Dev.CD Feb 00 TC:Interactive Media Resources:EOModeler:"
  3827.         activate
  3828.     end tell
  3829. on error errMsg number errNum
  3830.     --enter statements to perform when no records are found such as...
  3831.     display dialog "Sorry, the item you selected could not be found."
  3832.     return
  3833. end try
  3834. Deleteds
  3835. greporter
  3836. iningf
  3837. protos
  3838. appearance
  3839. appearance
  3840. extensione
  3841. appearance
  3842. sample
  3843. codee
  3844. D Jul 93
  3845. Dev.CD Apr 93"
  3846.         activate
  3847.     end tell
  3848. on error errMsg number errNum
  3849.     --enter statements to perform when no records are found such as...
  3850.     display dialog "Sorry, the item you selected could not be found."
  3851.     return
  3852. end try
  3853. r errNum
  3854.     --enter statements to perform when no records are found such as...
  3855.     display dialog "Sorry, the item you selected could not be found."
  3856.     return
  3857. end try
  3858. e    No Changeq
  3859. Dev.CD Aug 00 TC
  3860. D!All Packages
  3861. Tool Chest Edition
  3862. ADBReInit 1.0I
  3863. Summary: This Extension patches a bug in system software which can cause the PowerBook 140/170 and the Quadras to crash when _ADBReInit is called.J+ADBReInit
  3864. ADBReInit Note
  3865. ADBReInit Note.txtK
  3866. Sep 92:Tool Chest:Devices:Apple Desktop Bus:ADBReInit 1.0:V
  3867. 74979X
  3868. 1e    No Change
  3869. middleware
  3870. music
  3871. movie
  3872. converter
  3873. mismatch
  3874. missA
  3875. mixed
  3876. modal
  3877. modulet
  3878. monitor
  3879. moofwars
  3880. morefiles
  3881. moreisbetter
  3882. morpheme
  3883. mouse
  3884. movie
  3885. movies
  3886. macintosh
  3887. powerbook
  3888. qualified
  3889. socket
  3890. compilers
  3891. assemblers
  3892. linkers
  3893. tools
  3894. debuggers
  3895. performance
  3896. ntTypes.h
  3897. EnglishMiscellaneous.r
  3898. EnglishMiscellaneous.rsrc
  3899. EnglishTerminology.r
  3900. EnglishTerminology.rsrc
  3901. Terminology Dev Note 3/92K
  3902. May 92L
  3903. May 94M
  3904. System 7.0No Change
  3905. registry
  3906. related
  3907. release
  3908. rename
  3909. renderer
  3910. rendering
  3911. rendering
  3912. unicode
  3913. replace
  3914. replacement
  3915. reports
  3916. resedit
  3917. resedit
  3918. 2.1.1
  3919. disassembly
  3920. disassembler
  3921. viewer
  3922. edito
  3923. resolution
  3924. resource
  3925. resource
  3926. management
  3927. resources
  3928. return
  3929. return
  3930. investment
  3931. reverb
  3932. rgbforecolor
  3933. rhapsody
  3934. rhapsody
  3935. pages
  3936. rhapsody
  3937. release
  3938. notes
  3939. ringQ
  3940. riser
  3941. robustness
  3942. systemc
  3943. system
  3944. systemsp
  3945. table
  3946. tablet
  3947. color
  3948. television
  3949. testing
  3950. thread
  3951. tokenQ
  3952. token
  3953. ringQ
  3954. tokentalk
  3955. traditional
  3956. translationy
  3957. transport
  3958. usage
  3959. video
  3960. viewer
  3961. virtual
  3962. virtual
  3963. virtualuser
  3964. volumes
  3965. vtwin
  3966. wannabe
  3967. webobjects
  3968. window
  3969. opentransport
  3970. cacheA
  3971. cacheline
  3972. cad/cam
  3973. cad/cam
  3974. design
  3975. calibrator
  3976. camera
  3977. capabilities
  3978. capture
  3979. carbon
  3980. carbon
  3981. carbonlib
  3982. carbonlib
  3983. carbonlib
  3984. 1.0.2
  3985. quicktime
  3986. cardbus
  3987. cardbus
  3988. pcmcia
  3989. categories
  3990. finder
  3991. windows
  3992. cd-rom
  3993.     - easier navigation: list view with disclosure triangles, recent items, favorite items, etc.
  3994.     - built-in file format translation
  3995.     - transparent delivery of new features in future versions of the System Software.
  3996. More information on the features may be found in the Navigation Services developer note.
  3997. JCDocumentation:
  3998. Examples:
  3999. Libraries:
  4000. Navigation Services 1.1 Read MeK
  4001. Aug 99M
  4002. Mac OS 8.5OMDev.CD Aug 99 TC:What's New?:Development Kits:Mac OS:Navigation Services SDK:
  4003.     CUnt "Installer Licensing - Read Me" at the top of the SDK folder for more information.
  4004. J^Installer 4.0.8
  4005. Installer Licensing - Read Me
  4006. Installer SDK 1.2.3.pdf
  4007. Upgrader 1.2.3 & EnginesK
  4008. Apr 94L
  4009. Feb 99MpInstaller 4.0.8:  System 4.2/Mac Plus and later
  4010. Upgrader/Installer Engine:  System 7.0/68020 processor and laterN    InstallerO?Dev.CD Jul 00 SDK1:Development Kits:Mac OS:Installer SDK 1.2.3:PGDev.CD Jul 00 SDK1
  4011.  - Development Kits
  4012.  - Mac OS
  4013.  - Installer SDK 1.2.3 to perform when no records are found such as...
  4014.     display dialog "Sorry, the item you selected could not be found."
  4015.     return
  4016. end try
  4017. e    No ChangefHhigh level
  4018. toolbox
  4019. MoreFiles
  4020. MoreIsBetter
  4021. wrapper
  4022. library codeq
  4023. Dev.CD Aug 00 TC Disk 2
  4024. All Packages
  4025. MoreNetworkSetup
  4026. 79069X
  4027. gs found in Ad Lib 3.0.  There is one new feature, a log file that is written when resource tables are rebuilt. Logging can be disabled by checking a box in the dialog that prompts for a table rebuild or conversion.
  4028. beaker
  4029. beard
  4030. beast
  4031. beasts
  4032. beautiful
  4033. became
  4034. becauseh
  4035. bechtel
  4036. become
  4037. becoming
  4038. bedford
  4039. beenN
  4040. before
  4041. befound
  4042. begin
  4043. beginning
  4044. behalf
  4045. behave, the item you selected could not be found."
  4046.     return
  4047. end try
  4048. e    No Changef
  4049. QuickTime
  4050. Dev.CD Aug 00 TC Disk 2
  4051. All Packages
  4052. DumpARPCacheIBA tiny sample that shows how to view the Open Transport ARP cache.
  4053. May 98L
  4054. Jun 98V
  4055. 77666X
  4056. 1e    No Change
  4057. 80219X
  4058. Jul 00^
  4059. --set theItem to choose file -- uncomment to test in an AS editor
  4060.     tell application "Finder"
  4061.         open item "Dev.CD Jul 00 SDK1:Development Kits:Mac OS:Installer SDK 1.2.3:"
  4062.         activate
  4063.     end tell
  4064. on error errMsg number errNum
  4065.     --enter statements to perform when no records are found such as...
  4066.     display dialog "Sorry, the item you selected could not be found."
  4067.     return
  4068. end try
  4069. e    No Changef    Installerq
  4070. Dev.CD Jul 00 SDK1
  4071. D!All Packages
  4072. Mac OS SDK Edition
  4073. Instrumentation SDK 1.0.6
  4074. jThe Instrumentation SDK is primarily a performance tool. It is used to record time-based information about your software as it runs. The viewer application displays this information, which can help you figure out what your software is up to.
  4075. 1.0.6 is a minor bugfix update. It also includes the experimental instrumented InterfaceLib that was part of E.T.O. 22.
  4076. 80220X
  4077. 1e    No Change
  4078. Contents -> Extensions
  4079. Contents -> root of bootVol
  4080. Documentation
  4081. Experimental InterfaceLib
  4082. Interfaces & Libraries
  4083. Quick Start
  4084. Read Me
  4085. Test Target
  4086. ViewerK
  4087. Sep 97L
  4088. Aug 98M2Runs on any PowerPC-based Macintosh or compatible.N*instrumentation, EKG, performance analysisO?Dev.CD Jul 00 SDK1:Development Kits:Mac OS:Instrumentation SDK:PGDev.CD Jul 00 SDK1
  4089.  - Development Kits
  4090.  - Mac OS
  4091.  - Instrumentation SDKV
  4092. 80220X
  4093. Jul 00^
  4094. --set theItem to choose file -- uncomment to test in an AS editor
  4095.     tell application "Finder"
  4096.         open item "Dev.CD Jul 00 SDK1:Development Kits:Mac OS:Instrumentation SDK:"
  4097.         activate
  4098.     end tell
  4099. on error errMsg number errNum
  4100.     --enter statements to perform when no records are found such as...
  4101.     display dialog "Sorry, the item you selected could not be found."
  4102.     return
  4103. end try
  4104. e    No Changef(instrumentation
  4105. performance analysisq
  4106. Dev.CD Jul 00 SDK1
  4107. D!All Packages
  4108. Tool Chest Edition
  4109. Int'l Developer Contacts 2/96
  4110. All Packages
  4111. System Enabler 001 (IIvx, IIvi)OEDev.CD Apr 94
  4112. Dev.CD Jan 94
  4113. Dev.CD Oct 93
  4114. Dev.CD Jul 93
  4115. Dev.CD Apr 93PDDev.CD Apr 94
  4116. Dev.CD Jan 94
  4117. Dev.CD Oct 93
  4118. Dev.CD Jul 93
  4119. Dev.CD Apr 9V
  4120. 80847X
  4121. Apr 94
  4122. --set theItem to choose file -- uncomment to test in an AS editor
  4123.     tell application "Finder"
  4124.         open item "Dev.CD Apr 94
  4125. Dev.CD Jan 94
  4126. Dev.CD Oct 93
  4127. Dev.CD Jul 93
  4128. Dev.CD Apr 93"
  4129.         activate
  4130.     end tell
  4131. on error errMsg number errNum
  4132.     --enter statements to perform when no records are found such as...
  4133.     display dialog "Sorry, the item you selected could not be found."
  4134.     return
  4135. end try
  4136. All Packages
  4137. System Enabler 001 (IIvx, IIvi)OEDev.CD Apr 94
  4138. Dev.CD Jan 94
  4139. Dev.CD Oct 93
  4140. Dev.CD Jul 93
  4141. Dev.CD Apr 93PDDev.CD Apr 94
  4142. Dev.CD Jan 94
  4143. Dev.CD Oct 93
  4144. Dev.CD Jul 93
  4145. Dev.CD Apr 9V
  4146. 80848X
  4147. Apr 94
  4148. d not be found."
  4149.     return
  4150. end try
  4151. All Packages
  4152. PPC EnablerO
  4153. Dev.CD Jul 95P
  4154. Dev.CD Jul 9V
  4155. 76726X
  4156. Jul 95
  4157. The Interactive Corporation Success Guide
  4158. Top Down Selling by Roger Fetterman and Randall Seger
  4159. The Interactive Corporation Success Guide is based on the book The Interactive Corporation: Using Interactive Media and Intranets to Enhance Business Performance, published in cooperation with Apple Computer Inc. Developer Relations Group for the Apple Media Program and Random House Reference & Information Publishing.
  4160. The book demonstrates through real life case studies that it is possible to 
  4161. correlate technology investments to measurable results by relating their impacts in business processes.  Business processes, which operate along horizontal lines in business, tend to have measurable business goals, unlike vertical organizational structures. 
  4162. This Success Guide is based on an adaptation of relevant sections of the book to address the specific needs of the interactive media developer community.  It is intended to help you increase your potential for success through project
  4163. Feb 00M
  4164. Power Macintosh w/ 64 megabytes of Ram, Mac OS 8.1 or later, MRJ 2.1 or later, MRJ SDK 2.1 or later, Metrowerks Codewarrior 4 or laterNDJava Tutorial, Introduction to Java Programming, Learning Java, JavaO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  4165.  - Sample Code/localiz
  4166. items
  4167. japan
  4168. japanesep
  4169. japanese
  4170. 3.0.1
  4171. japanese
  4172. resourcesp
  4173. 80723X
  4174. Aug 00^    TC Disk 2
  4175. y--set theItem to choose file -- uncomment to test in an AS editor
  4176.     tell application "Finder"
  4177.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  4178.         activate
  4179.     end tell
  4180. on error errMsg number errNum
  4181.     --enter statements to perform when no records are found such as...
  4182.     display dialog "Sorry, the item you selected could not be found."
  4183.     return
  4184. end try
  4185. e    No Changeq
  4186. Dev.CD Aug 00 TC Disk 2
  4187. All Packages
  4188. Snippets - Files
  4189. (** = new, * = revised)
  4190. AS Authenticator:  This code sample answers the question: "How can I ask an AppleShare server to authenticate an account/password pair without mounting a volume?"  It attempts to mount a volume with a name which is known to be invalid. If VolumeMount claims the password didn't work, then it didn't. If VolumeMount claims the volume could not be mounted, then the password was valid.  Note: This is 100% predictable behavior and doesn't rely on any hacks. However, it d
  4191. interface
  4192. interfaces
  4193. internationals
  4194. international
  4195. 1.5.1
  4196. iso9660
  4197. sample
  4198. issue
  4199. 1.0fc1
  4200. iw-half-dither
  4201. japan
  4202. japanese
  4203. japanese
  4204. language
  4205. japanese
  4206. language
  4207. drawing
  4208. javasprites
  4209. helper
  4210. jisapplet
  4211. sample
  4212. jsaver
  4213. jscriptapplet
  4214. kanjitalk
  4215. kanjitalk
  4216. update
  4217. keyboardcontroller
  4218. keychain
  4219. keychain
  4220. 1.0.1
  4221. keycodes
  4222. kibitz
  4223. killer
  4224. killer
  4225. content
  4226. workbook
  4227. pre-measured
  4228. pre-mixer
  4229. pre-print
  4230. pre-release
  4231. pre-releases
  4232. pre-scripted
  4233. pre-testing
  4234. pre-train
  4235. pre-translates
  4236. predecessor
  4237. predefined
  4238. predicates
  4239. predictable
  4240. prediction
  4241. predispatch
  4242. preemptive
  4243. preexisting
  4244. prefer
  4245. preference
  4246. preferences
  4247. preferred
  4248. preflightgl
  4249. prefs
  4250. preliminary
  4251. preloaded
  4252. premastering
  4253. premier
  4254. CD Aug 00 TC Disk 2
  4255.  - Sample Code not be found."
  4256.     return
  4257. end try
  4258. All Packages
  4259. PowerTalk (PPC)O
  4260. Dev.CD Oct 94P
  4261. Dev.CD Oct 9V
  4262. 76720X
  4263. Oct 94
  4264. All Packages
  4265. System Enabler 003 (LC III)OEDev.CD Apr 94
  4266. Dev.CD Jan 94
  4267. Dev.CD Oct 93
  4268. Dev.CD Jul 93
  4269. Dev.CD Apr 93PDDev.CD Apr 94
  4270. Dev.CD Jan 94
  4271. Dev.CD Oct 93
  4272. Dev.CD Jul 93
  4273. Dev.CD Apr 9V
  4274. 80879X
  4275. Apr 94
  4276. --set theItem to choose file -- uncomment to test in an AS editor
  4277.     tell application "Finder"
  4278.         open item "Dev.CD Apr 94
  4279. Dev.CD Jan 94
  4280. Dev.CD Oct 93
  4281. Dev.CD Jul 93
  4282. Dev.CD Apr 93"
  4283.         activate
  4284.     end tell
  4285. on error errMsg number errNum
  4286.     --enter statements to perform when no records are found such as...
  4287.     display dialog "Sorry, the item you selected could not be found."
  4288.     return
  4289. end try
  4290. All Packages
  4291. System Enabler 003 (LC III)O7Dev.CD Apr 94
  4292. Dev.CD Jan 94
  4293. Dev.CD Oct 93
  4294. Dev.CD Jul 93P6Dev.CD Apr 94
  4295. Dev.CD Jan 94
  4296. Dev.CD Oct 93
  4297. Dev.CD Jul 9V
  4298. 80880X
  4299. Apr 94
  4300. informa
  4301. portion
  4302. portions
  4303. portlist
  4304. portraitj
  4305. portrect
  4306. ports
  4307. portuguese
  4308. posers
  4309. b--set theItem to choose file -- uncomment to test in an AS editor
  4310.     tell application "Finder"
  4311.         open item "Dev.CD Jul 95"
  4312.         activate
  4313.     end tell
  4314. on error errMsg number errNum
  4315.     --enter statements to perform when no records are found such as...
  4316.     display dialog "Sorry, the item you selected could not be found."
  4317.     return
  4318. end try
  4319. tem you selected could not be found."
  4320.     return
  4321. end try
  4322. Deletedq
  4323. Dev.CD Nov 99 TC
  4324. RD!All Packages
  4325. Mac OS SDK Edition
  4326. Worldwide System Software
  4327. This folder contains Worldwide updates of Mac OS 8.1 that were available as this edition of the Developer CD went to press.
  4328.  To create floppy disks from the disk images or create net install folders on your desktop, use the "Disk Copy" application in the Utilities folder.
  4329. 78669X
  4330. 1e    No Change
  4331. DeletedfRWebObjects
  4332. EOModeler
  4333. Project Builder
  4334.  WebObjects Builder
  4335. Tools
  4336. Tips and Techniquesq
  4337. Dev.CD Mar OO RLDisk 1
  4338. All Packages
  4339. Win2MacCounterSamples
  4340. Sample code to accompany Chapter 12 of 
  4341. An Introduction to Macintosh Programming for Windows Programmers
  4342. This sample contains a series of six C++ sample programs used to illustrate how to write a simple Macintosh application. The samples use the Metrowerks PowerPlant applications framework, which ships as part of the CodeWarrior Integrated Development environment. (PowerPlant ships with a wide range of useful sample programs. We
  4343. ll describe many of those in more detail below.) These sam
  4344. Eples illustrate many common applications features, including:
  4345. 1. Multiple document windows. 
  4346. 2. Disk files for persistent data. 
  4347. 3. Menu items for modifying the data. 
  4348. 4. Buttons for modifying the data. 
  4349. 5. Modal dialogs. 
  4350. 6. Printing. 
  4351. 7. Custom application and document icons. 
  4352. 8. Customized 
  4353. About this program
  4354.  dialog. 
  4355.  will create all needed parent folders along the path and then the target folder itself.  If the folder already exists then no action is taken.
  4356.    SaveMenu is useful to save changes to user defined menus in MPW.
  4357. JX MPW scripts README
  4358.  MPW scripts README.txt
  4359. AskYesNo
  4360. IsCheckedOut
  4361. MakeTheFolder
  4362. SaveMenuK
  4363. Feb 94OTDev.CD Aug 00 TC Disk 1:Tool Chest:Development Kits:MPW Related:helpful MPW scripts:P_Dev.CD Aug 00 TC Disk 1
  4364.  - Tool Chest
  4365.  - Development Kits
  4366.  - MPW Related
  4367.  - helpful MPW scripts
  4368. e    No Changeq
  4369. Dev.CD Aug 00 TC Disk 2
  4370. All Packages
  4371. F(Snippets - Development Tools & Languages
  4372. 76996X
  4373. control
  4374. control
  4375. strip
  4376. control
  4377. strip
  4378. sample
  4379. control
  4380. strip
  4381. technical
  4382. controller
  4383. controllers
  4384. controls/events
  4385. convert
  4386. convert
  4387. projects
  4388. converter
  4389. coolrequest
  4390. install
  4391. copybits
  4392. copybits
  4393. application
  4394. copybits
  4395. copyfolder
  4396. copyfolder
  4397. copyres
  4398. copyres
  4399. corefoundation
  4400. coresample\
  4401. coresample
  4402. count
  4403. coursesR
  4404. crcpatch
  4405. crcpatch
  4406. folder
  4407. createalias
  4408. createalias
  4409. createcopy
  4410. createcopy
  4411. createcustomicon
  4412. createcustomicon
  4413. createfolder
  4414. createfolder
  4415. createmenuhelp
  4416. createmenuhelp
  4417. createthumbnail
  4418. createthumbnail
  4419. csmp-digest-readme
  4420. csmp-digest-v3-001
  4421. csmp-digest-v3-002
  4422. csmp-digest-v3-003
  4423. change
  4424. history
  4425. cihui@
  4426. codewarrior@
  4427. comm@
  4428. commtoolbox@
  4429. communications
  4430. communications
  4431. comp@
  4432. concordia@
  4433. contributed
  4434. control@
  4435. creating@
  4436. csmp-digest-v3-004@
  4437. csmp-digest-v3-031@
  4438. csmp-digest-v3-058@
  4439. csmp-digest-v3-085@
  4440. csmp-digest-v3-112@
  4441. csmp-digest-v3-141@
  4442. ct-009-4441
  4443. data@
  4444. debug
  4445. extensions@
  4446. develop
  4447. issue
  4448. code@
  4449. develop
  4450. issue
  4451. code@
  4452. develop
  4453. issue
  4454. code@
  4455. develop
  4456. issue
  4457. code@
  4458. developer
  4459. documentation@
  4460. devices
  4461. devices
  4462. hardware@
  4463. difference@
  4464. 6.3.3
  4465. quick
  4466. reference@
  4467. a simple text editor that is recordable and scriptable. It includes sample C and Pascal code demonstrating how to develop a recordable, scriptable application using Apple events, the Object Model, and AppleScript. Supports the Core and Text suite of events.
  4468. 7Edit 3.1
  4469. CoreSample 1.1K
  4470. May 92L
  4471. May 94nge
  4472. dialogse
  4473. dialup
  4474. dictation
  4475. dictionaries
  4476. dictionary
  4477. didn't
  4478. dierks
  4479. differ
  4480. differences
  4481. differento
  4482. digital
  4483. digitizer
  4484. digitizers
  4485. digitizing
  4486. dilemmas
  4487. dilsj
  4488. dimension
  4489. dimming
  4490. dimms
  4491. diractive
  4492. direct
  4493. direct-manipulation
  4494. direction
  4495. directional
  4496. directionsj
  4497. directly
  4498. directoryB
  4499. dirty
  4500. disable
  4501. apple
  4502. directions
  4503. 10/96k
  4504. apple
  4505. directions
  4506. 10/97
  4507. apple
  4508. directions
  4509. 11-12/96k
  4510. apple
  4511. directions
  4512. 11/95j
  4513. apple
  4514. directions
  4515. 11/97
  4516. apple
  4517. directions
  4518. 12/95j
  4519. apple
  4520. event
  4521. registrym
  4522. apple
  4523. event
  4524. registry
  4525. errata
  4526. apple
  4527. event
  4528. xcmds
  4529. 1.0b3
  4530. apple
  4531. event
  4532. xcmds
  4533. apple
  4534. event
  4535. xcmds
  4536. apple
  4537. sprockets
  4538. apple
  4539. grayscale
  4540. appearance
  4541. apple
  4542. guide
  4543. 2.1.1p
  4544. apple
  4545. guide
  4546. 2.1.1
  4547. firstp
  4548. apple
  4549. apple
  4550. international
  4551. glossar
  4552. apple
  4553. apple
  4554. standardsw
  4555. apple
  4556. styleguide00
  4557. apple
  4558. profiler
  4559. 1.3.1
  4560. apple
  4561. profiler
  4562. 1.3.1
  4563. infox
  4564. apple
  4565. telecom
  4566. software
  4567. apple
  4568. workgroup
  4569. serversS
  4570. appleeventtypes^
  4571. appleeventtypes
  4572. applegloty
  4573. appleglot
  4574. appleglot
  4575. users
  4576. guidey
  4577. appleglot
  4578. whats
  4579. appleglot
  4580. 2.4b6
  4581. appleguide
  4582. appleii
  4583. appleii
  4584. auxiliary
  4585. applejack
  4586. applejack
  4587. appleshare
  4588. e    No Change
  4589. 80194X
  4590. Aug 00^    TC Disk 1
  4591. --set theItem to choose file -- uncomment to test in an AS editor
  4592.     tell application "Finder"
  4593.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:Virtual User tools:"
  4594.         activate
  4595.     end tell
  4596. on error errMsg number errNum
  4597.     --enter statements to perform when no records are found such as...
  4598.     display dialog "Sorry, the item you selected could not be found."
  4599.     return
  4600. end try
  4601. e    No Changeq
  4602. Dev.CD Aug 00 TC Disk 1
  4603. D!All Packages
  4604. Tool Chest Edition
  4605. HotSauce (Project X)
  4606.     simple code sample which demonstrates how to draw controls into an off-screen GWorld so you can draw them back to the screen without flicker. 
  4607. Works under Appearance.
  4608. Aug 97V
  4609. 79109X
  4610. 1e    No Change
  4611. directions
  4612. 03/97l
  4613. apple
  4614. directions
  4615. 04/95j
  4616. apple
  4617. directions
  4618. 04/96k
  4619. apple
  4620. directions
  4621. 04/97l
  4622. apple
  4623. directions
  4624. 05/95j
  4625. apple
  4626. directions
  4627. 05/96k
  4628. apple
  4629. directions
  4630. 05/97
  4631. apple
  4632. directions
  4633. 06/95j
  4634. apple
  4635. directions
  4636. 06/96k
  4637. interapplication
  4638. commN
  4639. VadcastEnv.pdfK
  4640. May 99L
  4641. Jul 99M
  4642. Acrobat Reader 3.0N5Computer Based Media, Television, Broadcast, GraphicsONDev.CD Mar OO RLDisk 1:Interactive Media Resources:CompbasedMediaBroadcastEnv:PSDev.CD Mar OO RLDisk 1
  4643.  - Interactive Media Resources
  4644.  - CompbasedMediaBroadcastEnvV
  4645. amazonbooks
  4646. amazonbooks
  4647. amazonmusic
  4648. amazonmusic
  4649. analysis
  4650. provideds
  4651. provider
  4652. providesU
  4653. puzzle
  4654. puzzlers
  4655. qdgraphics
  4656. qtcanvas
  4657. qtimagedrawer
  4658. quadraV
  4659. quadrasV
  4660. quadratic
  4661. qualifiedh
  4662. quality
  4663. quandary
  4664. quantitiesg
  4665. quarterj
  4666. hypercard
  4667. variable
  4668. button
  4669. field
  4670. instance
  4671. variables
  4672. global
  4673. ibook
  4674. color
  4675. colour
  4676. table
  4677. ciconhandle
  4678. ctabhandle
  4679. iconref
  4680. icons
  4681. identification
  4682. image
  4683. imagewriter
  4684. imaging
  4685. implementation
  4686. inactive
  4687. indexb
  4688. indian
  4689. information
  4690. inline
  4691. input
  4692. inputsprocket
  4693. inputsprocket
  4694. drawsprocket
  4695. soundsprocket
  4696. sound
  4697. inputsprocket
  4698. needs
  4699. elements
  4700. buttons
  4701. inputsprocket
  4702. joystick
  4703. keyboard
  4704. mouse
  4705. inside
  4706. inside
  4707. inside
  4708. macintosh
  4709. installer
  4710. instance
  4711. instrumentation
  4712. instrumentation
  4713. performance
  4714. analysis
  4715. ractive
  4716. interface
  4717. interfaces
  4718. interleaving
  4719. barebones
  4720. bares
  4721. baseh
  4722. base-class
  4723. basedQ
  4724. basis
  4725. basket
  4726. batchz
  4727. batteries
  4728. battery
  4729. bbedit
  4730. s that focus on corporate goals and business processes and command the attention of senior business executives.
  4731. The Interactive Corporation is targeted at the executive management team in businesses, where as the Success Guide was prepared specifically for Apple developers. The fundamental message of the book is 
  4732. performance breakthroughs can be achieved by applying interactive media in your company
  4733. s core business processes
  4734. , whereas the focus of the Success Guide is 
  4735. how Apple developerD{s can take advantage of the methodology provided in the book to sell interactive media solutions to the senior executives.
  4736. Interactive Corp Success Gd.pdfK
  4737. Jan 98M
  4738. Adobe Acrobat Reader 3.0NEreturn on investment, business processes, interactive media solutionsOqDev.CD Jan 98 SDK1:What's New:Technical Documentation:Interactive Media Resources:Interactive Corp Success Guide:r action module.
  4739. Mar 99V
  4740. 77670X
  4741. 1e    No Change
  4742. em 7.0N
  4743. AE, Apple Events, AppleEventsents, AppleEvents
  4744. library
  4745. 4pmlibraryA
  4746. 4pmlibrary
  4747. 4pmlibrary
  4748. 5.0.7V
  4749. 5.3.2
  4750. amcard
  4751. 5xxx/6xxx
  4752. 5xxx/6xxx
  4753. tester
  4754. 6.3.3
  4755. performance
  4756. static
  4757. libraries
  4758. anniversary
  4759. 7.1.3
  4760. 7.5.5
  4761. 7/96o
  4762. apple
  4763. grayscale
  4764. appearanceo
  4765. 7edit\
  4766. 7edit
  4767. readmeO
  4768. 8.5.1
  4769. 95/02
  4770. about
  4771. about
  4772. appearancesample
  4773. about
  4774. appleshare
  4775. client
  4776. appearanced
  4777. appearance
  4778. managerd
  4779. appearance
  4780. append
  4781. appkit
  4782. appkit
  4783. reference
  4784. apple\
  4785. apple
  4786. advanced
  4787. typography
  4788. apple
  4789. detectorsh
  4790. apple
  4791. developer
  4792. newsi
  4793. apple
  4794. eventa
  4795. apple
  4796. event
  4797. folder
  4798. actions
  4799. apple
  4800. event
  4801. server
  4802. apple
  4803. events\
  4804. apple
  4805. events
  4806. spell
  4807. grammar
  4808. writeswell
  4809. spellswell
  4810. working
  4811. apple
  4812. guidep
  4813. apple
  4814. helpq
  4815. apple
  4816. media
  4817. conference
  4818. apple
  4819. apple
  4820. newsi
  4821. apple
  4822. servers
  4823. apple
  4824. shared
  4825. library
  4826. managerv
  4827. apple
  4828. systemx
  4829. apple
  4830. services
  4831. unicode
  4832. imaging
  4833. appleevent
  4834. appleevents
  4835. applegloty
  4836. appleglot
  4837. localization
  4838. internationalization
  4839. translation
  4840. glosy
  4841. yles to suit wide user preferences.
  4842. On-screen keyboards to enable quick input of symbols and puntuation marks.
  4843. Recognize
  4844. encodings
  4845. enhanced
  4846. enhanced
  4847. macintosh
  4848. developer
  4849. enterprise
  4850. environment
  4851. eomodeler
  4852. error
  4853. essentials
  4854. european
  4855. european
  4856. distributors
  4857. localizers
  4858. evenbetterbuserror
  4859. evenbetterbuserror
  4860. eventm
  4861. expand
  4862. explained
  4863. explode
  4864. extractor
  4865. f/macos8
  4866. features
  4867. synchronization
  4868. system
  4869. manager
  4870. files
  4871. filters
  4872. picker[
  4873. pickers
  4874. pictdialog
  4875. picts
  4876. picture
  4877. pictures
  4878. piece
  4879. pieces
  4880. piersol
  4881. pinyin
  4882. pioneerj
  4883. pippinj
  4884. pippin-specific
  4885. pitch
  4886. pitfalls
  4887. pixel
  4888. pixels
  4889. pixmap
  4890. pixmap2pixpat2ppat
  4891. ttier
  4892. Summary: This is the electronic version of develop magazine.
  4893.  Issue 13 highlights:
  4894. Asynchronous Routines on the Macintosh  by Jim Luther.   How to avoid the pitfalls of calling routines asynchronously.
  4895. Inside QuickTime and Component-Based Managers   by Bill Guschwan.   Useful debugging and tracing techniques for QuickTime and the Component Manager.
  4896. Macintosh Debugging: The Belly of the Beast Revisited  by Fred Huxham and Greg Marriott.   A supplement to the Belly of the Beast debuggin
  4897. g article in Issue 8: four new tools explained.
  4898. Adventures in Color Printing  by Dave Hersey.   A general strategy for printing color images that ensures the best possible quality.
  4899. DeviceLoop Meets the Interface Designer  by John Powers   This little-known System 7 routine can help you deal with multiple screen environments.
  4900. Somewhere in QuickTime: Top 10 QuickTime Tips  by John Wang.   The first installment of a new column on QuickTime: hot tips from the masters.
  4901. Print Hints: Looking 
  4902. --set theItem to choose file -- uncomment to test in an AS editor
  4903.     tell application "Finder"
  4904.         open item "Dev.CD Jun 00 RL Disk 1:Technical Documentation:Publication Guides:"
  4905.         activate
  4906.     end tell
  4907. on error errMsg number errNum
  4908.     --enter statements to perform when no records are found such as...
  4909.     display dialog "Sorry, the item you selected could not be found."
  4910.     return
  4911. end try
  4912. All Packages
  4913. System UpdateO
  4914. Dev.CD Oct 94P
  4915. Dev.CD Oct 9V
  4916. 79823X
  4917. Oct 94
  4918. b--set theItem to choose file -- uncomment to test in an AS editor
  4919.     tell application "Finder"
  4920.         open item "Dev.CD Oct 94"
  4921.         activate
  4922.     end tell
  4923. on error errMsg number errNum
  4924.     --enter statements to perform when no records are found such as...
  4925.     display dialog "Sorry, the item you selected could not be found."
  4926.     return
  4927. end try
  4928. All Packages
  4929. System UpdateO
  4930. Dev.CD Oct 94P
  4931. Dev.CD Oct 9V
  4932. 79824X
  4933. Oct 94
  4934. ethertalkB
  4935. Summary:  The Developer's Reference Guide for the Apple Network Server is the source for information about developing client/server applications and writing device drivers for the Apple Network Server.  The Guide documents differences between AIX for the Apple Network Server and IBM's AIX.
  4936. This guide covers hardware and software requirements to be considered when developing AIX for Apple Network Server device drivers or server applications and a Mac OS client. Part I covers developing cli
  4937. ent/server applications, including both Mac OS and AIX considerations. Part II covers the development of device drivers, including Open Firmware requirements. Part III documents the AppleTalk API. Part IV provides the man pages for Apple-specific AIX commands. There is an appendix for keyboard positions.
  4938. This guide is to be used in conjunction with AIX developer guides from IBM. Information on how to obtain the IBM AIX developer guides and tools can be found on IBM's Web site (www.ibm.com
  4939. Summary:  This digest is a collection of article threads from the internet newsgroups comp.sys.mac.programmer.*.  It is designed for people who read c.s.m.p. semi- regularly and want an archive of the discussions.  
  4940. The Comp.Sys.Mac.Programmer Digest is moderated by Francois Pottier (pottier@clipper.ens.fr).
  4941. Issues:  This is NOT AN APPLE PRODUCT. It is provided on an AS-IS basis. Apple is not responsible for any problems you may encounter in its use.
  4942. 00csmp-abstracts.txt
  4943. csmp-digest-readme.txt
  4944. csmp-digest-v3-001
  4945. csmp-digest-v3-002
  4946. csmp-digest-v3-003
  4947. csmp-digest-v3-004
  4948. csmp-digest-v3-005
  4949. csmp-digest-v3-006
  4950. csmp-digest-v3-007
  4951. csmp-digest-v3-008
  4952. csmp-digest-v3-009
  4953. csmp-digest-v3-010
  4954. csmp-digest-v3-011
  4955. csmp-digest-v3-012
  4956. csmp-digest-v3-013
  4957. csmp-digest-v3-014
  4958. csmp-digest-v3-015
  4959. csmp-digest-v3-016
  4960. csmp-digest-v3-017
  4961. csmp-digest-v3-018
  4962. csmp-digest-v3-019
  4963. csmp-digest-v3-020
  4964. csmp-digest-v3-021
  4965. csmp-digest-v3-022
  4966. csmp-digest-v3-023
  4967. csmp-digest-v
  4968. Jun 94L
  4969. Aug 96
  4970. 80222X
  4971. Jan 98^
  4972. --set theItem to choose file -- uncomment to test in an AS editor
  4973.     tell application "Finder"
  4974.         open item "Dev.CD Jan 98 SDK1:What's New:Technical Documentation:Interactive Media Resources:Interactive Corp Success Guide:"
  4975.         activate
  4976.     end tell
  4977. on error errMsg number errNum
  4978.     --enter statements to perform when no records are found such as...
  4979.     display dialog "Sorry, the item you selected could not be found."
  4980.     return
  4981. end try
  4982. DeletedfCreturn on investment
  4983. business processes
  4984. interactive media solutionsq
  4985. Dev.CD Jan 98 SDK1
  4986. D!All Packages
  4987. Mac OS SDK Edition
  4988. International NSI 1.5.1
  4989.     er errNum
  4990.     --enter statements to perform when no records are found such as...
  4991.     display dialog "Sorry, the item you selected could not be found."
  4992.     return
  4993. end try
  4994. All Packages
  4995. F    PowerTalkO
  4996. Dev.CD Apr 95
  4997. Dev.CD Jan 95P
  4998. Dev.CD Apr 95
  4999. Dev.CD Jan 9V
  5000. 76706X
  5001. Apr 95
  5002. Communications Toolbox
  5003. Contributed
  5004. Devices and Hardware
  5005. Files
  5006. Games
  5007. Graphics 2D
  5008. Graphics 3D
  5009. Help Systems
  5010. Human Interface Toolbox
  5011. Interapplication Comm
  5012. Memory
  5013. Networking
  5014. OS Utilities
  5015. Overview
  5016. Platforms and Tools
  5017. Printing
  5018. Processes
  5019. QuickTime
  5020. Runtime Architecture
  5021. Sound
  5022. eg Anderson.  Futures are an invaluable abstraction for applications that handle multiple asynchronous Apple events, allowing cleaner code and eliminating the need for completion routines.
  5023. JBdevelop Issue 22
  5024. develop Issue 22 code
  5025. develop Issue 22 referencesK
  5026. Vol IIIL
  5027. Jun 95OIDev.CD Jun 00 RL Disk 1:Technical Documentation:Develop:develop Issue 22:PQDev.CD Jun 00 RL Disk 1
  5028.  - Technical Documentation
  5029.  - Develop
  5030.  - develop Issue 22inter Default SetDefaultDTP QuickDraw GX toolO>Dev.CD Aug 00 TC Disk 1:Tool Chest:QuickDraw GX:SetDefaultDTP:PFDev.CD Aug 00 TC Disk 1
  5031.  - Tool Chest
  5032.  - QuickDraw GX
  5033.  - SetDefaultDTP
  5034. recursive-descent
  5035. redesigned
  5036. redirection
  5037. glossariess
  5038. glyphs
  5039. desktop
  5040. grammar
  5041. graphics
  5042. grayrgn
  5043. gspgetversion
  5044. guest
  5045. guidep
  5046. guidelines
  5047. gworld
  5048. fonts
  5049. typography
  5050. postscript
  5051. sample
  5052. gxgraphics
  5053. halftone
  5054. handles
  5055. handoff
  5056. handwriting
  5057. hardwareA
  5058. sub-menus
  5059. helper
  5060. menubar
  5061. corners
  5062. desktop
  5063. finder
  5064. grayrgn
  5065. hierarchical
  5066. level
  5067. toolbox
  5068. morefiles
  5069. moreisbetter
  5070. wrapper
  5071. hp-ux
  5072. htmlq
  5073. htmlrenderinglib
  5074. packages
  5075. htmlrenderinglib
  5076. human
  5077. hypercardc
  5078. hypercard
  5079. update
  5080. hypercard
  5081. balloons
  5082. hypercard
  5083. player
  5084. stacks
  5085. All Packages
  5086. System Enabler 065 (LC 575)O
  5087. Dev.CD Apr 94
  5088. Dev.CD Jan 94P
  5089. Dev.CD Apr 94
  5090. Dev.CD Jan 9V
  5091. 80929X
  5092. Apr 94
  5093. p--set theItem to choose file -- uncomment to test in an AS editor
  5094.     tell application "Finder"
  5095.         open item "Dev.CD Apr 94
  5096. Dev.CD Jan 94"
  5097.         activate
  5098.     end tell
  5099. on error errMsg number errNum
  5100.     --enter statements to perform when no records are found such as...
  5101.     display dialog "Sorry, the item you selected could not be found."
  5102.     return
  5103. end try
  5104. All Packages
  5105. System Enabler 065 (LC 575)O
  5106. Dev.CD Apr 94
  5107. Dev.CD Jan 94P
  5108. Dev.CD Apr 94
  5109. Dev.CD Jan 9V
  5110. 80930X
  5111. Apr 94
  5112. written
  5113. morefinderevents
  5114. morenetworksetup
  5115. colorpicker
  5116. colorpicker
  5117. 2.1.1
  5118. colorpopupmenus
  5119. colorsync
  5120. colorsync
  5121. colorsync
  5122. photoshop
  5123. plugins
  5124. communication
  5125. communications
  5126. communications
  5127. toolbox
  5128. component
  5129. compositedeffects
  5130. computer-based
  5131. I{Summary:  This document contains a list of international developer programs and services contacts, in Adobe Acrobat format.J
  5132. Int'l Dev contacts 2/96K
  5133. May 95L
  5134. Apr 96OCDev.CD May 98 TC:Programs & Marketing:Market & Distribution Guides:PHDev.CD May 98 TC
  5135.  - Programs & Marketing
  5136.  - Market & Distribution GuidesV
  5137. 80221X
  5138. May 98^
  5139. --set theItem to choose file -- uncomment to test in an AS editor
  5140.     tell application "Finder"
  5141.         open item "Dev.CD May 98 TC:Programs & Marketing:Market & Distribution Guides:"
  5142.         activate
  5143.     end tell
  5144. on error errMsg number errNum
  5145.     --enter statements to perform when no records are found such as...
  5146.     display dialog "Sorry, the item you selected could not be found."
  5147.     return
  5148. end try
  5149. e    No Changeq
  5150. Dev.CD May 98 TC
  5151. D!All Packages
  5152. Mac OS SDK Edition
  5153. Interactive Corp Success Guide
  5154.     pleEventsORDev.CD Aug 00 TC:Tool Chest:Interapplication Communication:AE Tools:AETracker 3.0:
  5155. measurable
  5156. measure
  5157. measurement
  5158. measuring
  5159. mechanics
  5160. mechanism
  5161. mechanisms
  5162. mediaj
  5163. medium
  5164. meeting
  5165. meets
  5166. megabyte
  5167. megabytes
  5168. megamovies
  5169. member
  5170. memoryA
  5171. memory
  5172. stress
  5173. update
  5174. previous
  5175. version
  5176. memory-efficient
  5177. itectures
  5178. Read Me - Other SSW DocsK
  5179. Mar 95O@Dev.CD Dec 99 RL:Technical Documentation:More SSW Documentation:PEDev.CD Dec 99 RL
  5180.  - Technical Documentation
  5181.  - More SSW Documentationrecords are found such as...
  5182.     display dialog "Sorry, the item you selected could not be found."
  5183.     return
  5184. end try
  5185. All Packages
  5186. configureh
  5187. configured
  5188. configures
  5189. configuringA
  5190. confines
  5191. confirm
  5192. confirmationx
  5193. confirmed
  5194. conflicto
  5195. conform
  5196. confused
  5197. confuses
  5198. confusing
  5199. confusion
  5200. conjunction
  5201. conjuntiona
  5202. connect
  5203. connect
  5204. connected
  5205. connecting
  5206. connectionj
  5207. connectionless
  5208. connections
  5209. connectivity
  5210. connectix
  5211. connectors
  5212. conrad
  5213. considerg
  5214. considerable
  5215. consideration
  5216. considerationsg
  5217. consideredg
  5218. consideringg
  5219. consistencyd
  5220. consistento
  5221. consisting
  5222. consists_
  5223. console
  5224. consolideted
  5225. constant
  5226. constantly
  5227. constants[
  5228. construct
  5229. 79936X
  5230. Aug 00^    TC Disk 2
  5231. y--set theItem to choose file -- uncomment to test in an AS editor
  5232.     tell application "Finder"
  5233.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  5234.         activate
  5235.     end tell
  5236. on error errMsg number errNum
  5237.     --enter statements to perform when no records are found such as...
  5238.     display dialog "Sorry, the item you selected could not be found."
  5239.     return
  5240. end try
  5241. e    No ChangefmA/ROSE
  5242. Macintosh Coprocessor Platform
  5243. Ethernet NB
  5244. PowerPC
  5245. Network Software
  5246. AppleTalk
  5247. TokenTalk
  5248. Token Ringq
  5249. Dev.CD Aug 00 TC Disk 2
  5250. D!All Packages
  5251. Tool Chest Edition
  5252. About Developer University
  5253.     dScript Updater
  5254. (** = new, * = revised)
  5255. 2BufRecord&Play:  This application uses double buffering for both recording and playback.
  5256. 2BufRecordBufferCmd:  This application records the sound into two buffers and as one buffer is recording the other buffer is played using bufferCmd.
  5257. 2BufRecordSndPlay:  This application records the sound into two buffers and as one buffer is recording the other buffer is played using SndPlay.
  5258. BufCallback:  This code demonstrates the use of a call back routine with the sound
  5259.  manager.  All it does is play a sound with bufferCmd and then wait for the call back routine to be called.  When the routine is called the app goes back to the event loop.
  5260. Cheap Studio: This sample shows how to use the SndPlayDoubleBufferand Record to disk examples to make a program that plays and records at the same time.
  5261. ClickSound:  A simple sound producer.
  5262. Double Buffer:  This sample application shows how to play sounds using double buffering.
  5263. EasyPlayRecord:  This simple applicat
  5264. nODDev.CD Apr 98 SDK2:Development Kits (Disc 2):QuickTime Conferencing:PIDev.CD Apr 98 SDK2
  5265.  - Development Kits (Disc 2)
  5266.  - QuickTime Conferencingg
  5267. webobjects
  5268. eomodeler
  5269. project
  5270. builder
  5271. webobjects
  5272. builder
  5273. webobjects
  5274. objective-c
  5275. webobjects
  5276. openstep
  5277. memory
  5278. management
  5279. webobjects
  5280. performance
  5281. tuning
  5282. optimization
  5283. webobjects
  5284. webobjects
  5285. server
  5286. objects
  5287. window
  5288. windows
  5289. wombat
  5290. workgroup
  5291. working
  5292. workstation
  5293. world
  5294. wrapper
  5295. writeswell
  5296. P|Dev.CD Jan 98 SDK1
  5297.  - What's New
  5298.  - Technical Documentation
  5299.  - Interactive Media Resources
  5300.  - Interactive Corp Success Guider"
  5301.         open item "Dev.CD Dec 99 RL:Technical Documentation:More SSW Documentation:"
  5302.         activate
  5303.     end tell
  5304. on error errMsg number errNum
  5305.     --enter statements to perform when no records are found such as...
  5306.     display dialog "Sorry, the item you selected could not be found."
  5307.     return
  5308. end try
  5309. Deletedq
  5310. Dev.CD Dec 99 RL
  5311. All Packages
  5312. MoreFiles 1.4.9
  5313. 79066X
  5314. nc, ICC, Profile Embed, JFIF, GIF, PICT, TIFF, EPSOiDev.CD Apr 98 SDK1:Development Kits (Disc 1):ColorSync SDK:Documentation:Embedding Profile Documentation:PtDev.CD Apr 98 SDK1
  5315.  - Development Kits (Disc 1)
  5316.  - ColorSync SDK
  5317.  - Documentation
  5318.  - Embedding Profile Documentationnd a fix to stop a "Write to NIL."
  5319. JHAlias XFCN RN 1.3
  5320. aliasLab
  5321. buildXCMD
  5322. makefileAlias
  5323. makeout
  5324. object
  5325. sourceK
  5326. Vol VIIL
  5327. Aug 93M
  5328. HyperCard 2.1 and System 7N
  5329. Alias, HyperCard, System 7
  5330. queries
  5331. query
  5332. querys
  5333. questionZ
  5334. questionaire
  5335. questionaires
  5336. questionnaire
  5337. questions
  5338. queue
  5339. quick
  5340. quickdrawN
  5341. quickdraw
  5342. graphics
  5343. library
  5344. define
  5345. quickstart
  5346. quicktimej
  5347. quicktime
  5348. oughta
  5349. pictures
  5350. guillermo
  5351. ortiz
  5352. quicktime's
  5353. qwerty
  5354. 81143X
  5355. Dec 99^
  5356. --set theItem to choose file -- uncomment to test in an AS editor
  5357.     tell application "Finder"
  5358.         open item "Dev.CD Dec 99 RL:Technical Documentation:Apple Event Registry & Suites:Apple Event Registry:Word Services Suite 1.0.7:"
  5359.         activate
  5360.     end tell
  5361. on error errMsg number errNum
  5362.     --enter statements to perform when no records are found such as...
  5363.     display dialog "Sorry, the item you selected could not be found."
  5364.     return
  5365. end try
  5366. Deletedf8Apple Events Spell Grammar Writeswell Spellswell Workingq
  5367. Dev.CD Dec 99 RL
  5368. ID(All Packages
  5369. Reference Library Edition
  5370. Workgroup Server 9650
  5371. Wror errMsg number errNum
  5372.     --enter statements to perform when no records are found such as...
  5373.     display dialog "Sorry, the item you selected could not be found."
  5374.     return
  5375. end try
  5376. All Packages
  5377. 80082X
  5378. Aug 00^    TC Disk 1
  5379. --set theItem to choose file -- uncomment to test in an AS editor
  5380.     tell application "Finder"
  5381.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Interapplication Communication:Data Access Manager:Data Access Manager French Demo:"
  5382.         activate
  5383.     end tell
  5384. on error errMsg number errNum
  5385.     --enter statements to perform when no records are found such as...
  5386.     display dialog "Sorry, the item you selected could not be found."
  5387.     return
  5388. end try
  5389. e    No Changeq
  5390. Dev.CD Aug 00 TC Disk 1
  5391. All Packages
  5392. Data Access Manager US Demo
  5393. Summary: DAM Generator 2 is an application that generate query document for the Data Access Manager of the system 7. This new release is in english and is multi-interface generator.
  5394. Features: 
  5395. * Multi-interface generator
  5396. * More simply to use
  5397. * New version of the XTND query that read query document
  5398. * An XCMD that can read query document
  5399. * A complete set of tool to exploit the Data Access Manager
  5400. Communications Toolbox
  5401. Contributed
  5402. Devices and Hardware
  5403. Files
  5404. Games
  5405. Graphics 2D
  5406. Graphics 3D
  5407. Help Systems
  5408. Human Interface Toolbox
  5409. Interapplication Comm
  5410. Memory
  5411. Networking
  5412. OS Utilities
  5413. Overview
  5414. Platforms and Tools
  5415. Printing
  5416. Processes
  5417. QuickTime
  5418. Runtime Architecture
  5419. Sound
  5420. generator
  5421. generic
  5422. generic
  5423. module
  5424. cwpro2t
  5425. german
  5426. german
  5427. 1.1.3
  5428. germany
  5429. germany
  5430. distributors/localiz
  5431. gestalt
  5432. gestalt
  5433. gestalt
  5434. selectors
  5435. gestalt
  5436. submission
  5437. getbootvol
  5438. getbootvol
  5439. getdinfo
  5440. getdinfo
  5441. getdir
  5442. getdir
  5443. geteof
  5444. threed
  5445. throughR
  5446. times
  5447. timesp
  5448. tipsS
  5449. titledp
  5450. togetherb
  5451. tokenringQ
  5452. tokentalkB
  5453. toolT
  5454. toolboxd
  5455. toolkitb
  5456. tools]
  5457. universityR
  5458. 3.0.14
  5459. 3.0.15
  5460. 3.0.1d3
  5461. 3.0.2
  5462. 3.2.1
  5463. 3.2.3
  5464. 3.3.1
  5465. 3.3.2
  5466. 3.3.2
  5467. universal
  5468. interfaces
  5469. support
  5470. carbonlib
  5471. 1.0.2
  5472. 3.6.5
  5473. 3/5-slot
  5474. 3/92^
  5475. 32-bit
  5476. 32x32
  5477. 33619
  5478. 350000
  5479. 366-mhz
  5480. 38400/8/n/1
  5481. 3d-partyj
  5482. 3d-thej
  5483. 4-character
  5484. 4.0.8
  5485. updatese
  5486. updates
  5487. technote
  5488. updatingb
  5489. upgrade
  5490. upgraded
  5491. urquhart
  5492. usage
  5493. usedA
  5494. 81109X
  5495. Aug 00^    TC Disk 2
  5496. y--set theItem to choose file -- uncomment to test in an AS editor
  5497.     tell application "Finder"
  5498.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  5499.         activate
  5500.     end tell
  5501. on error errMsg number errNum
  5502.     --enter statements to perform when no records are found such as...
  5503.     display dialog "Sorry, the item you selected could not be found."
  5504.     return
  5505. end try
  5506. e    No Changeq
  5507. Dev.CD Aug 00 TC Disk 2
  5508. All Packages
  5509. TransferProvider
  5510. This sample demonstrates how to use OTTransferProviderOwnership to transfer the ownership of an Open Transport provider (eg an endpoint) between Open Transport clients.  In this example, an endpoint is transferred between a shared library and an application that calls that shared library.  The code from this sample is featured in the latest release (v1.2) of the book 
  5511. Inside Macintosh: Open Transport
  5512. Nov 97V
  5513. 81110X
  5514. 1e    No Change
  5515. lreadyZ
  5516. gestaltB
  5517. gestaltnativecputype
  5518. gestalttable
  5519. gestaltvalue
  5520. getlastchange
  5521. getmfsize
  5522. getnextevent
  5523. getopen
  5524. getownergroup
  5525. getpixrowbytes
  5526. getprocessinformatio
  5527. getstdfilterproc
  5528. gettable/settable
  5529. gettingj
  5530. getting/setting
  5531. getvinfo
  5532. giveN
  5533. given`
  5534. givesf
  5535. giving
  5536. glance
  5537. globalj
  5538. global-aware
  5539. globally
  5540. globals
  5541. glossariess
  5542. gluen
  5543. glyphse
  5544. J5Network Software Installer:
  5545. NSI 1.5.1 - Read Me FirstK
  5546. Aug 92L
  5547. Jul 95NZAppleTalk, EtherTalk, TokenTalk, Network, Ethernet, Token Ring, LaserWriter Bridge, A/ROSEOHDev.CD Apr 98 SDK1:Development Kits (Disc 1):Network Software Installer:PMDev.CD Apr 98 SDK1
  5548.  - Development Kits (Disc 1)
  5549.  - Network Software Installeration are the graphic and tile classes, which are used to draw the background and then composite sprites on top of it.  The blitters within these classes are designed to move data as e
  5550. fficiently as possible on PowerPC -- that is, whenever possible every read and every write is done on an aligned boundary, and data is moved in as big a chunks as possible.
  5551. This version should work on any PowerMac.  It requires the DrawSprocket shared library, which can be found on the MacOS SDK and also on the Sprockets web page, http://dev.info.apple.com/games.
  5552. Issues:  There aren't any bugs that I know of.  This version runs only in 8-bit mode, although DrawSprocket should set this mo
  5553. Summary:  You can use this Network Software Installer to install the following networking products:
  5554.  LaserWriter Bridge version 2.0.1
  5555.  AppleTalk version 58.1.5
  5556.  Network Control Panel version 3.0.2
  5557.  EtherTalk version 2.5.7
  5558.  Apple Ethernet NB file version 1.0.1, containing drivers for all Apple NuBus ethernet cards
  5559.  Apple Ethernet LC file version 1.0.1, containing drivers for all Apple LC ethernet cards
  5560.  Apple Ethernet CS file version 1.0.1, containing drivers fo
  5561. r all Apple Comm Slot ethernet cards
  5562.  Apple Built-In Ethernet version 1.0.1, containing drivers for all built-in ethernets
  5563.  TokenTalk version 2.5.7
  5564.  Token Ring Control Panel version 1.0.1
  5565.  Token Ring driver version 2.5.2 for the TokenTalk NB Card
  5566.  Token Ring driver version 1.0.2 for the Token Ring 4/16 NB and Token Ring NB/c Card
  5567.  A/ROSE 1.2.1, for use in some token ring configurations
  5568. See the document "NSI 1.5.1 - Read Me First" for details.
  5569. Aug 92L
  5570. Jul 95nge
  5571. 80039X
  5572. Aug 97^
  5573. --set theItem to choose file -- uncomment to test in an AS editor
  5574.     tell application "Finder"
  5575.         open item "Dev.CD Aug 97 TC:Language Kits:Chinese Handwriting Kit 1.0:"
  5576.         activate
  5577.     end tell
  5578. on error errMsg number errNum
  5579.     --enter statements to perform when no records are found such as...
  5580.     display dialog "Sorry, the item you selected could not be found."
  5581.     return
  5582. end try
  5583. e    No Changef5Chinese
  5584. handwriting
  5585. input
  5586. keyboard
  5587. tablet
  5588. Dev.CD Aug 97 TC
  5589. yD!All Packages
  5590. Tool Chest Edition
  5591. Chinese Language KitI*Installer for the Chinese Language Kit 2.0J
  5592. CLK 2.0 GMc1K
  5593. Feb 95L
  5594. May 98N+Chinese Language Kit Traditional SimplifiedO9Dev.CD May 00 TC:Language Kits:Chinese Language Kits 2.0:P>Dev.CD May 00 TC
  5595.  - Language Kits
  5596.  - Chinese Language Kits 2.0V
  5597. 80040X
  5598. May 00^
  5599. # display dialog "Sorry, the item you selected could not be found."
  5600.     return
  5601. end try
  5602. All Packages
  5603. System 7.5 Update 2.0V
  5604. 79584X
  5605. e in your application
  5606. s scripts so that they can share handlers and global variables isn
  5607. t as difficult as you might think.
  5608. Balance of Power:  Tuning PowerPC Memory Usage by Dave Evans. Avoiding inadvertent cache thrashing is important for maximum performance.
  5609. Designing Applications for the Power Macintosh by Greg Robbins and Ron Avitzur. The power of the Power Macintosh means more than just faster spreadsheets.
  5610. Graphical Truffles: A Cool QuickDraw GX Clipping Effect by Pete (
  5611. exander. A stroll through a snippet of code that demonstrates some fancy clipping.
  5612. Somewhere in QuickTime: Media Capture Using the Sequence Grabber by John Wang and Fernando Urbina. The sequence grabber component supports capture of any media type. Here
  5613. s how to use it.
  5614. JBdevelop Issue 19
  5615. develop Issue 19 code
  5616. develop Issue 19 referencesK
  5617. Vol IIIL
  5618. Jun 95OIDev.CD Jun 00 RL Disk 1:Technical Documentation:Develop:develop Issue 19:
  5619.  - Localization
  5620.  - ShowDialogBoxesV
  5621. 79469X
  5622. 1e    No Change
  5623. viiiw
  5624. e    No Changef@MacOSXServer
  5625. AppKit
  5626. Foundation
  5627. Project Builder
  5628. Interface Builder
  5629. /A7http://developer.apple.com/techpubs/macosx/macosx.html
  5630. Dev.CD Jun 00 RL Disk 2
  5631. D!All Packages
  5632. Mac OS SDK Edition
  5633. F'Technical Publications: Mac OS X Server
  5634. Mac OS X Server Developer Documentation
  5635. Updated conceptual and reference documentation for Mac OS X Server and Yellow Box. 
  5636. What's New/Updated:
  5637. AppKit
  5638. The Application Kit is a framework containing all the objects you need to implement your graphical, event-driven user interface.
  5639. Foundation
  5640. The Foundation Framework defines a base layer of Objective-C classes for OpenStep. In addition to providing a set of useful primitive object classes, it introduces several paradigms that define funB3ctionality not covered by the Objective-C language.
  5641. AppKit
  5642. Foundation
  5643. Mar 99L
  5644. Jul 99K1:What's New:Reference Library:Technical Publications:MacOSXServer:V
  5645. 81093X
  5646. 1e    No Change
  5647. tobias
  5648. today
  5649. an be used to launch applications by typing the name of the application into an edit text field (used mainly with Virtual User under 6.0.x).
  5650. Features: MiniLauncher can be set to launch an application directly, launch the application via a document, or launch the application and print a document.
  5651. Virtual User tools.imgK
  5652. Vol VIIL
  5653. Nov/Dec 92OJDev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:Virtual User tools:PRDev.CD Aug 00 TC Disk 1
  5654.  - Tool Chest
  5655.  - Testing & Debugging
  5656.  - Virtual User toolsocalizers
  5657. UK/EIRE*distributors/localizers
  5658. Jul 94M
  5659. Adobe Acrobat Reader.O`Dev.CD May 98 TC:Programs & Marketing:Market & Distribution Guides:Euro Distributors/Localizers:PhDev.CD May 98 TC
  5660.  - Programs & Marketing
  5661.  - Market & Distribution Guides
  5662.  - Euro Distributors/LocalizersV
  5663. 77674X
  5664. May 98^
  5665. 80223X
  5666. Apr 98^
  5667. --set theItem to choose file -- uncomment to test in an AS editor
  5668.     tell application "Finder"
  5669.         open item "Dev.CD Apr 98 SDK1:Development Kits (Disc 1):Network Software Installer:"
  5670.         activate
  5671.     end tell
  5672. on error errMsg number errNum
  5673.     --enter statements to perform when no records are found such as...
  5674.     display dialog "Sorry, the item you selected could not be found."
  5675.     return
  5676. end try
  5677. e    No ChangefSAppleTalk
  5678. EtherTalk
  5679. TokenTalk
  5680. Network
  5681. Ethernet
  5682. Token Ring
  5683. LaserWriter Bridge
  5684. A/ROSEq
  5685. Dev.CD Apr 98 SDK1
  5686. All Packages
  5687. iso9660IySummary: Example code for building simple ISO 9660 volumes.  Demonstrates reading & writing to a device, ISO 9660 format.J?iso9660
  5688. iso9660.make
  5689. iso9660.r
  5690. iso9660.rsrc
  5691. iso9660.
  5692. SrcsK
  5693. Dec 95N#ISO 9660, CD-ROM, device driver i/oO:Dev.CD Aug 00 TC Disk 1:Tool Chest:Devices:CD-ROM:iso9660:PEDev.CD Aug 00 TC Disk 1
  5694.  - Tool Chest
  5695.  - Devices
  5696.  - CD-ROM
  5697.  - iso9660V
  5698. 80224X
  5699. Aug 00^    TC Disk 1e    No Change
  5700. computer-based
  5701. media
  5702. broadcast
  5703. conferencing
  5704. config&interleave
  5705. contacts
  5706. content
  5707. context
  5708. contextualmenumanage
  5709. contextualmenumanage
  5710. 1.0.3
  5711. Graphics 2D
  5712. Graphics 3D
  5713. Help Systems
  5714. Human Interface Toolbox
  5715. Interapplication Comm
  5716. Memory
  5717. Networking
  5718. OS Utilities
  5719. Overview
  5720. Platforms and Tools
  5721. Printing
  5722. Processes
  5723. QuickTime
  5724. Runtime Architecture
  5725. Sound
  5726. Feb 97L
  5727. Feb 97M-System 7 or greater, Universal Interfaces 2.0NKCustomGetFile, CustomPutFile, dialog, select, folder, file, balloon, appendO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  5728.  - Sample CodeW
  5729. summary
  5730. 5thcolumn
  5731. allows
  5732. control
  5733. informatiB
  5734. summary
  5735. collection
  5736. scripts
  5737. tools
  5738. summary
  5739. collection
  5740. reports
  5741. multimedia
  5742. standards
  5743. summary
  5744. macsbug
  5745. helps
  5746. detect
  5747. memory
  5748. summary
  5749. fills
  5750. disposed
  5751. memory
  5752. error
  5753. summary
  5754. guide
  5755. support
  5756. development
  5757. macintosh
  5758. summary
  5759. parser
  5760. allow
  5761. access
  5762. system'sV
  5763. summary
  5764. aetracker
  5765. init/control
  5766. panel
  5767. allows
  5768. summary
  5769. controlling
  5770. finder
  5771. through
  5772. apple
  5773. summary
  5774. which
  5775. known
  5776. finderevents
  5777. summary
  5778. apple
  5779. directions
  5780. developer
  5781. business
  5782. reportl
  5783. summary
  5784. apple
  5785. directions
  5786. developer
  5787. business
  5788. report
  5789. 1-12/k
  5790. summary
  5791. apple's
  5792. indian
  5793. language
  5794. summary
  5795. apple's
  5796. korean
  5797. language
  5798. affordable
  5799. summary
  5800. appleglot
  5801. translation
  5802. summary
  5803. appleglot
  5804. 2.4b6
  5805. translation
  5806. summary
  5807. applescript
  5808. easy-to-use
  5809. scripting
  5810. language
  5811. summary
  5812. appletalk's
  5813. printer
  5814. access
  5815. protocol
  5816. session
  5817. summary
  5818. 2.0.1
  5819. release
  5820. summary
  5821. atrapper
  5822. application
  5823. records
  5824. a-trap
  5825. calls
  5826. summary
  5827. audit
  5828. small
  5829. library
  5830. functions
  5831. provide
  5832. summary
  5833. backlight
  5834. control
  5835. control
  5836. panel
  5837. powerbooks
  5838. summary
  5839. bbedit
  5840. freeware
  5841. derivative
  5842. bbedit
  5843. summary
  5844. betabase
  5845. filemaker
  5846. report
  5847. database
  5848. summary
  5849. order
  5850. catch
  5851. summary
  5852. buginfo
  5853. macro
  5854. execute
  5855. within
  5856. macsbug
  5857. summary
  5858. callhyper
  5859. external
  5860. dimension
  5861. which
  5862. summary
  5863. cdent
  5864. format
  5865. source
  5866. summary
  5867. cfm-68k
  5868. runtime
  5869. architecture
  5870. 68k-based
  5871. summary
  5872. chromakey
  5873. movie
  5874. simple
  5875. application
  5876. which
  5877. 1.1.1
  5878. 80083X
  5879. Aug 00^    TC Disk 1
  5880. --set theItem to choose file -- uncomment to test in an AS editor
  5881.     tell application "Finder"
  5882.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Interapplication Communication:Data Access Manager:Data Access Manager US Demo :"
  5883.         activate
  5884.     end tell
  5885. on error errMsg number errNum
  5886.     --enter statements to perform when no records are found such as...
  5887.     display dialog "Sorry, the item you selected could not be found."
  5888.     return
  5889. end try
  5890. e    No Changeq
  5891. Dev.CD Aug 00 TC Disk 1
  5892. All Packages
  5893. DeBabelizer 3.0
  5894. 80084X
  5895. ue item by item, and a dcmd TM that will list all the currently installed time manager tasks.
  5896. Communications Toolbox
  5897. Contributed
  5898. Devices and Hardware
  5899. Files
  5900. Games
  5901. Graphics 2D
  5902. Graphics 3D
  5903. Help Systems
  5904. Human Interface Toolbox
  5905. Interapplication Comm
  5906. Memory
  5907. Networking
  5908. OS Utilities
  5909. Overview
  5910. Platforms and Tools
  5911. Printing
  5912. Processes
  5913. QuickTime
  5914. Runtime Architecture
  5915. Sound
  5916. Nov 94L
  5917. May 96or]
  5918. Feb 00
  5919. - Common
  5920.     - Sun Compliant Java Runtime Environment 1.1
  5921.     - QuickTime 3 
  5922.     - QTJava.zip
  5923.     - QTJava media samples
  5924. - Mac OS:
  5925.     - System 8 or later
  5926.     - Macintosh Runtime for Java (MRJ) 2.1
  5927. - Windows 95, 98, or NT::
  5928.     - JRE/JDK from Sun Microsystems, Inc. recommended
  5929. QuickTime, Java, MRJO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  5930.  - Sample CodeV
  5931. 80705X
  5932. Aug 00^    TC Disk 2
  5933. y--set theItem to choose file -- uncomment to test in an AS editor
  5934.     tell application "Finder"
  5935.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  5936.         activate
  5937.     end tell
  5938. on error errMsg number errNum
  5939.     --enter statements to perform when no records are found such as...
  5940.     display dialog "Sorry, the item you selected could not be found."
  5941.     return
  5942. end try
  5943. e    No Changef
  5944. QuickTime
  5945. Dev.CD Aug 00 TC Disk 2
  5946. All Packages
  5947. SGCapture2DiskV
  5948. 80706X
  5949. 1 AddendumK
  5950. Mar 93L
  5951. Nov 96OFDev.CD Jul 99 SDK1:Development Kits:Mac OS:Apple Color OneScanner SDK:
  5952. safely
  5953. safety
  5954. sakesj
  5955. sales
  5956. sameZ
  5957. sampleP
  5958. sample
  5959. Summary: This is the electronic version of develop magazine.
  5960.  Issue 21 highlights:
  5961. Getting Started With OpenDoc Graphics  by Kurt Piersol.  OpenDoc provides very powerful document layout and imaging capabilities, but the basic graphics tasks that everyone needs to accomplish aren
  5962. t much more complex. Here are some recipes to get you started.
  5963. A First Look at Dylan: Classes, Functions, and Modules  by Steve Strassmann.  Dylan has fundamentally different notions about classes and methods 
  5964. than C++, notions that make specifying and using methods simpler and more expressive. Here
  5965. s an overview of the Dylan way of doing things.
  5966. Designing a Scripting Implementation  by Cal Simone.  The design of your application
  5967. s scripting vocabulary is as important as the design of your user interface. These guidelines will help you create a clean and consistent scripting vocabulary.
  5968. An Object-Oriented Approach to Hierarchical Lists  by Jan Bruyndonckx.  This article shows how to implement 
  5969. --set theItem to choose file -- uncomment to test in an AS editor
  5970.     tell application "Finder"
  5971.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Devices:CD-ROM:iso9660:"
  5972.         activate
  5973.     end tell
  5974. on error errMsg number errNum
  5975.     --enter statements to perform when no records are found such as...
  5976.     display dialog "Sorry, the item you selected could not be found."
  5977.     return
  5978. end try
  5979. e    No Changef!ISO 9660
  5980. CD-ROM
  5981. device driver i/oq
  5982. Dev.CD Aug 00 TC Disk 1
  5983. All Packages
  5984. ISp SampleI
  5985. ISp Sample is a reasonably complete example implementation of high level InputSprocket.  It shows how to set up needs and retrieve states and events for the associated elements.
  5986. Communications Toolbox
  5987. Contributed
  5988. Devices and Hardware
  5989. Files
  5990. Games
  5991. Graphics 2D
  5992. Graphics 3D
  5993. Help Systems
  5994. Human Interface Toolbox
  5995. Interapplication Comm
  5996. Memory
  5997. Networking
  5998. OS Utilities
  5999. Overview
  6000. Platforms and Tools
  6001. Printing
  6002. Processes
  6003. QuickTime
  6004. Runtime Architecture
  6005. Sound
  6006.  will als
  6007. scrapxcmds
  6008. scrapxcmds
  6009. screen
  6010. script
  6011. scriptablestuffiteng
  6012. scriptablestuffiteng
  6013. scripting
  6014. scriptingadditions
  6015. scripts
  6016. scriptswitcher
  6017. scriptswitcher
  6018. scriptx
  6019. scriptx
  6020. platforms
  6021. scriptx
  6022. differences
  6023. tools
  6024. tools
  6025. selectdir
  6026. selectfile
  6027. selectfile
  6028. selectors
  6029. sendae]
  6030. sendae
  6031. sendae
  6032. sendps
  6033. sendps
  6034. serial
  6035. serverS
  6036. serversS
  6037. servervols
  6038. servervols
  6039. services
  6040. movie
  6041. setfileflag
  6042. setfileflag
  6043. setfinderlock
  6044. setfinderlock
  6045. setfinfo
  6046. setfinfo
  6047. setfolderflag
  6048. setfolderflag
  6049. setmarkers
  6050. setmfsize
  6051. setmode
  6052. setmode
  6053. setproject
  6054. setprojector
  6055. setup
  6056. products
  6057. Dev.CD Jan 96 SSWP
  6058. Dev.CD Jan 96 SSV
  6059. 80799X
  6060. Jan 96
  6061. f--set theItem to choose file -- uncomment to test in an AS editor
  6062.     tell application "Finder"
  6063.         open item "Dev.CD Jan 96 SSW"
  6064.         activate
  6065.     end tell
  6066. on error errMsg number errNum
  6067.     --enter statements to perform when no records are found such as...
  6068.     display dialog "Sorry, the item you selected could not be found."
  6069.     return
  6070. end try
  6071. All Packages
  6072. System 7.5 Update 1.0O
  6073. Dev.CD Jan 96 SSWP
  6074. Dev.CD Jan 96 SSV
  6075. 80800X
  6076. Jan 96
  6077. f--set theItem to choose file -- uncomment to test in an AS editor
  6078.     tell application "Finder"
  6079.         open item "Dev.CD Jan 96 SSW"
  6080.         activate
  6081.     end tell
  6082. on error errMsg number errNum
  6083.     --enter statements to perform when no records are found such as...
  6084.     display dialog "Sorry, the item you selected could not be found."
  6085.     return
  6086. end try
  6087. All Packages
  6088. System 7.5 Update 1.0O
  6089. Dev.CD Jan 96 SSWP
  6090. Dev.CD Jan 96 SSV
  6091. 80801X
  6092. Jan 96
  6093. e    No Changef
  6094. QuickTime
  6095. Dev.CD Aug 00 TC Disk 2
  6096. All Packages
  6097. F    ImageFileIqThis demo program shows the usage of the GraphicsImporter to import and display a plethora of image file formats.
  6098. Communications Toolbox
  6099. Contributed
  6100. Devices and Hardware
  6101. Files
  6102. Games
  6103. Graphics 2D
  6104. Graphics 3D
  6105. Help Systems
  6106. Human Interface Toolbox
  6107. Interapplication Comm
  6108. Memory
  6109. Networking
  6110. OS Utilities
  6111. Overview
  6112. Platforms and Tools
  6113. Printing
  6114. Processes
  6115. QuickTime
  6116. Runtime Architecture
  6117. Sound
  6118. Feb 00
  6119. - Common
  6120.     - Sun Compliant Java Runtime Environment 1.1
  6121.     - QuickTime 3 
  6122.     - QTJava.zip
  6123.     - QTJava media samples
  6124. - Mac OS:
  6125.     - System 8 or later
  6126.     - Macintosh Runtime for Java (MRJ) 2.1
  6127. - Windows 95, 98, or NT::
  6128.     - JRE/JDK from Sun Microsystems, Inc. recommended
  6129. QuickTime, Java, MRJO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  6130.  - Sample CodeV
  6131. 80207X
  6132. Aug 00^    TC Disk 2
  6133. e    No Change
  6134. color
  6135. colour
  6136. table
  6137. ciconhandle
  6138. ctabhandle
  6139. imaging
  6140. assemblers
  6141. assembly
  6142. assistance
  6143. assistant
  6144. async
  6145. async
  6146. asynchronous
  6147. driver
  6148. table
  6149. async
  6150. device
  6151. asynchronous
  6152. atapi
  6153. powerbook
  6154. atapi
  6155. atmark
  6156. atsui
  6157. attributes
  6158. atworld
  6159. audio
  6160. audio
  6161. compression
  6162. playback
  6163. codec
  6164. auntie
  6165. authentication
  6166. automated
  6167. automation
  6168. aware
  6169. background
  6170. background
  6171. apple
  6172. event
  6173. background
  6174. color
  6175. window
  6176. background-only
  6177. backside
  6178. backup
  6179. balloon
  6180. balloon
  6181. finder
  6182. strings
  6183. spinning
  6184. cursors
  6185. balloon
  6186. dialog
  6187. balloons
  6188. bandai
  6189. bandwidthA
  6190. barrier
  6191. based
  6192. batch
  6193. bi-directional
  6194. blanking
  6195.   Debugging is a lot like being a detective.
  6196. THE VETERAN NEOPHYTE:  Manual Labor  by Jim Mensch.  Lots of activities have hidden lessons that can be applied to programming 
  6197.  for example, rebuilding a car engine.
  6198. KON & BAL
  6199. S PUZZLE PAGE:  New World Order by Cameron Esfahani and Alex Rosenberg.  Playing Marathon during work hours is not only justifiable but can actually prove fruitful.
  6200. JBdevelop Issue 26
  6201. develop Issue 26 code
  6202. develop Issue 26 referencesK
  6203. Jun 96L
  6204. Sep 96OIDev.CD Jun 00 RL Disk 1:Technical Documentation:Develop:develop Issue 26:PQDev.CD Jun 00 RL Disk 1
  6205.  - Technical Documentation
  6206.  - Develop
  6207.  - develop Issue 26
  6208. All Packages
  6209. F#System Enabler 040 (Centris/Quadra)OEDev.CD Apr 94
  6210. Dev.CD Jan 94
  6211. Dev.CD Oct 93
  6212. Dev.CD Jul 93
  6213. Dev.CD Apr 93PDDev.CD Apr 94
  6214. Dev.CD Jan 94
  6215. Dev.CD Oct 93
  6216. Dev.CD Jul 93
  6217. Dev.CD Apr 9V
  6218. 80889X
  6219. Apr 94
  6220. --set theItem to choose file -- uncomment to test in an AS editor
  6221.     tell application "Finder"
  6222.         open item "Dev.CD Apr 94
  6223. Dev.CD Jan 94
  6224. Dev.CD Oct 93
  6225. Dev.CD Jul 93
  6226. Dev.CD Apr 93"
  6227.         activate
  6228.     end tell
  6229. on error errMsg number errNum
  6230.     --enter statements to perform when no records are found such as...
  6231.     display dialog "Sorry, the item you selected could not be found."
  6232.     return
  6233. end try
  6234. All Packages
  6235. F#System Enabler 040 (Centris/Quadra)OEDev.CD Apr 94
  6236. Dev.CD Jan 94
  6237. Dev.CD Oct 93
  6238. Dev.CD Jul 93
  6239. Dev.CD Apr 93PDDev.CD Apr 94
  6240. Dev.CD Jan 94
  6241. Dev.CD Oct 93
  6242. Dev.CD Jul 93
  6243. Dev.CD Apr 9V
  6244. 80890X
  6245. Apr 94
  6246. paige
  6247. painless
  6248. painting
  6249. pairs
  6250. permissionj
  6251. personZ
  6252. 80735X
  6253. Aug 00^    TC Disk 2
  6254. y--set theItem to choose file -- uncomment to test in an AS editor
  6255.     tell application "Finder"
  6256.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  6257.         activate
  6258.     end tell
  6259. on error errMsg number errNum
  6260.     --enter statements to perform when no records are found such as...
  6261.     display dialog "Sorry, the item you selected could not be found."
  6262.     return
  6263. end try
  6264. e    No Changeq
  6265. Dev.CD Aug 00 TC Disk 2
  6266. All Packages
  6267. Snippets - Text
  6268. (** = new, * = revised)
  6269. ChangeTextStyleRec:  A utility routine that can simplify the process of modifying a TextStyle record to change a font, style, or type size.
  6270. NamingTableAccess:  NamingTableAccess is a Pascal Unit, and a small application demonstrating its usage. It helps dig out the contents of the NamingTable in a TrueType 'sfnt'
  6271. strlist:  A string list library.  See "strlist.txt" for details.
  6272. Feb 92L
  6273. May 96V
  6274. 80736X
  6275. 1e    No Change
  6276. windows/dosj
  6277. wintermyre
  6278. change
  6279. history
  6280. changefilename
  6281. changesb
  6282. chartoid
  6283. chartoid
  6284. check
  6285. check
  6286. autoguest
  6287. check
  6288. quicktime
  6289. checkedoutfiles
  6290. checkinall
  6291. checkwindowin
  6292. checkwindowout
  6293. chinese
  6294. chinese
  6295. simplified
  6296. 2-1.1.3
  6297. chinese
  6298. traditional
  6299. 1.1.3
  6300. choose
  6301. choosecolor
  6302. choosecolor
  6303. chooser
  6304. chooser
  6305. choosetkl
  6306. choosetkl
  6307. choosetkl
  6308. editor
  6309. resedit
  6310. editor
  6311. notes
  6312. codewarriorv
  6313. codewarrior
  6314. coercion]
  6315. color[
  6316. color
  6317. locator
  6318. color
  6319. picker
  6320. colorscreen
  6321. colorscreen
  6322. colorsync
  6323. colorsync
  6324. installer
  6325. colorsync
  6326. export
  6327. colorsync
  6328. filter
  6329. colorsync
  6330. import
  6331. colorsync
  6332. plugins
  6333. readme
  6334. "F    QuickTimeO
  6335. Dev.CD Jan 94
  6336. Dev.CD Oct 93P
  6337. Dev.CD Jan 94
  6338. Dev.CD Oct 9xed
  6339. modal
  6340. modal
  6341. dialog
  6342. module
  6343. monitor
  6344. moofwars
  6345. morefiles
  6346. moreisbetter
  6347. morpheme
  6348. mouse
  6349. mouse
  6350. driver
  6351. movie
  6352. movies
  6353. pascal
  6354. redistribution
  6355. toolkit
  6356. multi-player
  6357. multi-processing
  6358. multicast
  6359. multihoming
  6360. multilingual
  6361. multilingual
  6362. editing
  6363. multilingual
  6364. editor
  6365. multimedia
  6366. multiple
  6367. multiple
  6368. monitor
  6369. multiple
  6370. multiprocessing
  6371. multiprocessor
  6372. systems
  6373. transport
  6374. library[
  6375. Wine exactly which type of processor is running. This works around an off-by-one error with gestaltNativeCPUType.
  6376. Prefs:  This Think C application displays a sample preferences dialog con
  6377. taining edit text, radio buttons, and a file selection button, and demonstrates storage of the item settings in a preferences file.
  6378. ProgressBars 1.0:  ProgressBars is a bares bones application that demonstrates two implementations of the progress bars found in many Macintosh applications, namely the standard progress bar and the barber pole.
  6379. readLocation:  This snippet shows how to retrieve the Map control panel settings for longitude and latitude and the time offset from GMT
  6380. Reinstalla
  6381. IMPORTANT INFORMATION ABOUT THIS SDK
  6382. This package has been removed from the Developer CD. For the latest information on QuickTime development and products, please see the QuickTime web site at
  6383. http://www.apple.com/quicktime/.
  6384. Summary:  QuickDraw GX, the new imaging architecture for Macintosh, provides advanced, system-level functionality for graphics, type and typography, printing, and color management. By building on the capabilities of QuickDraw GX, you
  6385. ll be able to add powerful, diff
  6386. erentiating new features to your products faster than ever before.
  6387. This package contains QuickDraw GX v1.1.3 installer, new interfaces and libraries, as well as new and revised sample code.
  6388.  QuickDraw GX v1.1 can only be installed onto a System running 7.5.x.  Please read the instructions in "QuickDraw
  6389.  GX - Read Me First".
  6390.  There was an new set of GX interfaces and libraries in the SDK#4.  The GX interfaces (which are part of the Universal Interfaces, version 2.1) have been renamed, 
  6391. codewarriorv
  6392. codewarrior
  6393. coercion]
  6394. collection
  6395. color[
  6396. color
  6397. locator
  6398. color
  6399. picker
  6400. colorscreen
  6401. colorscreen
  6402. colorsync
  6403. colorsync
  6404. installer
  6405. colorsync
  6406. export
  6407. colorsync
  6408. filter
  6409. colorsync
  6410. import
  6411. colorsync
  6412. plugins
  6413. readme
  6414. combowalker
  6415. hange
  6416. finder
  6417. finder
  6418. 7.1.3
  6419. finderevents
  6420. finderevents
  6421. finderevents
  6422. release
  6423. notes
  6424. findeverything
  6425. findeverything
  6426. findfolder
  6427. findfolder
  6428. findhammerhead
  6429. findhammerhead
  6430. findlurkers
  6431. finland
  6432. finland
  6433. distributors/localiz
  6434. firstp
  6435. IMPORTANT INFORMATION ABOUT THIS SDK
  6436. This package has been removed from the Developer CD. For the latest information on QuickTime development and products, please see the QuickTime web site at
  6437. http://www.apple.com/quicktime/.
  6438. QuickTime IC is an extension to the QuickTime system extension that abstracts applications from image capture devices such as the QuickTake 200. It is a modular architecture that provides opportunities for developers, as well as Apple, to provide additional benefit 
  6439. for users. 
  6440. For example, the QuickTake 200 comes with three components: 
  6441.  Camera Access application 
  6442.  QuickTime IC system extension 
  6443.  QuickTake 200 camera component 
  6444. Camera Access is an application that leverages the QuickTime IC system extension, as well as QuickTime and or other system services. It is what a person uses to communicate with the QuickTake 200, view images, and transfer them to the desktop. It also provides several image enhancement functions such as cropping, image li
  6445. a/rose
  6446. about
  6447. acceleration
  6448. access
  6449. acrobat
  6450. action
  6451. action
  6452. module
  6453. actions
  6454. active
  6455. adbop
  6456. address
  6457. adlib
  6458. administrator
  6459. adobe
  6460. advanced
  6461. aegizmos
  6462. protocol
  6463. after
  6464. after
  6465. airport
  6466. alias
  6467. allocators
  6468. altivec
  6469. analog
  6470. analysis
  6471. webobjects
  6472. animation
  6473. antlr
  6474. apple
  6475. developer
  6476. newsi
  6477. apple
  6478. eventa
  6479. apple
  6480. event
  6481. folder
  6482. actions
  6483. apple
  6484. event
  6485. server
  6486. apple
  6487. events\
  6488. apple
  6489. guidep
  6490. apple
  6491. helpq
  6492. apple
  6493. apple
  6494. newsi
  6495. apple
  6496. shared
  6497. library
  6498. managerv
  6499. apple
  6500. systemx
  6501. apple
  6502. services
  6503. unicode
  6504. imaging
  6505. appleevent
  6506. appleevents
  6507. applegloty
  6508. appleglot
  6509. localization
  6510. internationalization
  6511. translation
  6512. glosy
  6513. apple
  6514. computer
  6515. ms & Marketing:Apple Directions:Apple Directions 1997:PUDev.CD Feb 98 TC
  6516.  - Programs & Marketing
  6517.  - Apple Directions
  6518.  - Apple Directions 1997V
  6519. 78721X
  6520. Feb 98^
  6521. --set theItem to choose file -- uncomment to test in an AS editor
  6522.     tell application "Finder"
  6523.         open item "Dev.CD Feb 98 TC:Programs & Marketing:Apple Directions:Apple Directions 1997:"
  6524.         activate
  6525.     end tell
  6526. on error errMsg number errNum
  6527.     --enter statements to perform when no records are found such as...
  6528.     display dialog "Sorry, the item you selected could not be found."
  6529.     return
  6530. end try
  6531. Deletedq
  6532. Dev.CD Feb 98 TC
  6533. All Packages
  6534. Apple Event Registry & SuitesIySummary: This folder contains the Apple Event Registry and information about Apple Event Suites from the AppleScript SDK.J
  6535. Apple Event Registry
  6536. Apple Event Registry Errata v3
  6537. AppleScript Suite
  6538. Database Suite
  6539. Mail Suite 1.0
  6540. Suites Under Development
  6541. Telephony SuiteK
  6542. Feb 92L
  6543. Apr 93M
  6544. Adobe Acrobat Reader.
  6545. http://developer.apple.com/sdk
  6546. Dev.CD Jul 00 SDK1hat, Kibitz, pbClock, AppsToGo ReferenceO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  6547.  - Sample CodeV
  6548. 78751X
  6549. Aug 00^    TC Disk 2
  6550. y--set theItem to choose file -- uncomment to test in an AS editor
  6551.     tell application "Finder"
  6552.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  6553.         activate
  6554.     end tell
  6555. on error errMsg number errNum
  6556.     --enter statements to perform when no records are found such as...
  6557.     display dialog "Sorry, the item you selected could not be found."
  6558.     return
  6559. end try
  6560. Movedf\AppsToGo
  6561. AppWannabe
  6562. Wannabe
  6563. DTS.Draw
  6564. DTS.Lib
  6565. DTS.StyleChat
  6566. Kibitz
  6567. pbClock
  6568. AppsToGo Referenceq
  6569. Dev.CD Aug 00 TC Disk 2
  6570. All Packages
  6571. Arabic Language KitO
  6572. Dev.CD May 96 TCP
  6573. Dev.CD May 96 TV
  6574. 78752X
  6575. May 96
  6576. W Macintosh Run-Time Environment.
  6577. f--set theItem to choose file -- uncomment to test in an AS editor
  6578.     tell application "Finder"
  6579.         open item "Dev.CD Jul 96 SSW"
  6580.         activate
  6581.     end tell
  6582. on error errMsg number errNum
  6583.     --enter statements to perform when no records are found such as...
  6584.     display dialog "Sorry, the item you selected could not be found."
  6585.     return
  6586. end try
  6587. secretary
  6588. secrets
  6589. sectionj
  6590. sections
  6591. sectors
  6592. secure
  6593. securely
  6594. security
  6595. seeingj
  6596. seger
  6597. segment
  6598. segmented
  6599. segmenting
  6600. seldom
  6601. select
  6602. selected
  6603. systemsN
  6604. VDev.CD Aug 00 TC Disk 1
  6605.  - Tool Chest
  6606.  - Development Kits
  6607.  - C++ Related
  6608.  - C++ Source Code FormatterDev.CD Jul 93
  6609. Dev.CD Apr 93"
  6610.         activate
  6611.     end tell
  6612. on error errMsg number errNum
  6613.     --enter statements to perform when no records are found such as...
  6614.     display dialog "Sorry, the item you selected could not be found."
  6615.     return
  6616. end try
  6617. All Packages
  6618. System Enabler 003 (LC III)OEDev.CD Apr 94
  6619. Dev.CD Jan 94
  6620. Dev.CD Oct 93
  6621. Dev.CD Jul 93
  6622. Dev.CD Apr 93PDDev.CD Apr 94
  6623. Dev.CD Jan 94
  6624. Dev.CD Oct 93
  6625. Dev.CD Jul 93
  6626. Dev.CD Apr 9V
  6627. 78384X
  6628. Apr 94
  6629. 4/16Q
  6630. 40-60
  6631. program
  6632. control
  6633. access
  6634. professional
  6635. professionals
  6636. proficiency
  6637. proficient
  6638. profilej
  6639. profile's
  6640. profilerx
  6641. profilerenamer
  6642. profiles
  6643. profit
  6644. profound
  6645. progammer's
  6646. programA
  6647. Posersq
  6648. Dev.CD Mar OO RLDisk 1
  6649. All Packages
  6650. WebObjects Database Part II
  6651. 78652X
  6652. he/she
  6653. headerg
  6654. headers
  6655. healthj
  6656. heaps
  6657. hedgingj
  6658. helpZ
  6659. helpsZ
  6660. heralds
  6661. herej
  6662. hierarchical
  6663. hifi-color
  6664. swatches
  6665. swedish
  6666. swell
  6667. swiss
  6668. switcho
  6669. switchingo
  6670. sybaseeoadaptor
  6671. symantec
  6672. synch
  6673. synchronization
  6674. synchronizeB
  6675. synchronous
  6676. syncing
  6677. syntactic
  6678. syntax
  6679. synthesizers
  6680. sysbeep
  6681. sysenvirons
  6682. systemO
  6683. dithering
  6684. divided
  6685. dixformat
  6686. dixzero
  6687. dmgetfirstscreendevi
  6688. dmgetnextscreendevic
  6689. doc'sj
  6690. doctor
  6691. documentQ
  6692. document's
  6693. however
  6694. htmlZ
  6695. httpZ
  6696. hugeg
  6697. humanj
  6698. hundreds
  6699. huxham
  6700. hybrid
  6701. extractor
  6702. plug-ins
  6703. content
  6704. extra
  6705. ferred).  VU External Tools require System 7.0 or later.
  6706. Virtual User is a host-target based testing system.  At least 2 machines (1 host, many targets) are necessary to perform any testing with Virtual User, and all machines must be connected via an AppleTalk network (TCP/IP is not supported).
  6707. VU External Tool communications require targets with System 7.0 or later.
  6708. Mac OS Development Toolkit.imgK
  6709. May 98N~VU, Virtual User, VirtualUser, SPEC, SPEC S&L, Ivy, FileTool, Memory Monitor, Testing, Automation, Automated Testing, ClouseauORDev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:Mac OS Development Toolkit:PZDev.CD Aug 00 TC Disk 1
  6710.  - Tool Chest
  6711.  - Testing & Debugging
  6712.  - Mac OS Development Toolkitsg number errNum
  6713.     --enter statements to perform when no records are found such as...
  6714.     display dialog "Sorry, the item you selected could not be found."
  6715.     return
  6716. end try
  6717. All Packages
  6718. 77196
  6719. makeN
  6720. makefile
  6721. makefiles
  6722. makefolder
  6723. makeicon
  6724. makeitable
  6725. makemake
  6726. makerp
  6727. makes
  6728. makethefolder
  6729. making`
  6730. mamake
  6731. manager's
  6732. manager-related
  6733. debugging
  6734. dsuserprocs
  6735. dsuserprocs
  6736. dsuserprocs
  6737. dsutils
  6738. dsutils
  6739. dsutils
  6740. dumpster
  6741. dutch
  6742. dutch
  6743. 1.1.3
  6744. development
  6745. primer
  6746. e-spanish
  6747. easyview
  6748. editor]
  6749. mini-conference
  6750. report
  6751. embedding
  6752. embedding
  6753. profile
  6754. embedding
  6755. profile
  6756. gif89a
  6757. embedding
  6758. profile
  6759. embedding
  6760. profiles
  6761. embedding
  6762. profiles
  6763. embedding
  6764. profiles
  6765. embedding
  6766. profiles
  6767. emulator
  6768. emulator
  6769. release
  6770. notes
  6771. emulator
  6772. update
  6773. extension
  6774. enhanced
  6775. enhanced
  6776. survival
  6777. guide
  6778. environment
  6779. eomodeler
  6780. eomodeler
  6781. e    No Changef
  6782. PostScript
  6783. sample codeq
  6784. Dev.CD Aug 00 TC Disk 2
  6785. D!All Packages
  6786. Mac OS SDK Edition
  6787. GXGraphicsI
  6788. Summary: GXGraphics 1.1.6 is an extension that encompasses the QuickDraw GX graphics and line layout capabilities without GX printing. The 1.1.6 init replaces the older 1.1.3 init and fixes minor cosmetic bugs.J
  6789. GXGraphicsK
  6790. Sep 97N
  6791. QuickDraw GX, GXGraphics 1.1.6O\Dev.CD Apr 98 SDK2:Development Kits (Disc 2):Quickdraw GX Init Update:GXGraphics 1.1.6 init:PdDev.CD Apr 98 SDK2
  6792.  - Development Kits (Disc 2)
  6793.  - Quickdraw GX Init Update
  6794.  - GXGraphics 1.1.6 initV
  6795. 80181X
  6796. Apr 98^
  6797. #30 processor or later, Open Transport 1.1 installed, Open Transport 1.3 SDK, Metrowerks CodeWarrior Pro 1 or 2 or ETO 23N^Open Transport, code resource, XCMD, CodeWarrior, MPW, 68K, ethernet address, hardware addressO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  6798.  - Sample Code
  6799. QuickTime, Java, MRJO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  6800.  - Sample Codeg
  6801. me    No Changef
  6802. PowerBook 1400q
  6803. Dev.CD Jun 00 RL Disk 1
  6804. nD!All Packages
  6805. Tool Chest Edition
  6806. Learning how to effectively use the EOModeler application is an essential beginning to the development of any database driven web site. This survival guide explains the most commonly used features and options available in the EOModeler application.
  6807. EOModeler.pdfK
  6808. Jun 99M
  6809. Acrobat Reader 3.0N
  6810. EOModeler, databaseO7Dev.CD Feb 00 TC:Interactive Media Resources:EOModeler:P<Dev.CD Feb 00 TC
  6811.  - Interactive Media Resources
  6812.  - EOModelerV
  6813. 80157X
  6814. Feb 00^
  6815. --set theItem to choose file -- uncomment to test in an AS editor
  6816.     tell application "Finder"
  6817.         open item "Dev.CD Feb 00 TC:Interactive Media Resources:EOModeler:"
  6818.         activate
  6819.     end tell
  6820. on error errMsg number errNum
  6821.     --enter statements to perform when no records are found such as...
  6822.     display dialog "Sorry, the item you selected could not be found."
  6823.     return
  6824. end try
  6825. Deleted
  6826. Deleted
  6827. Apr 95
  6828. perfectly
  6829. performb
  6830. performav
  6831. performanceA
  6832. performance
  6833. tuning
  6834. performance
  6835. tuning
  6836. webobjects
  6837. application
  6838. critical
  6839. g of that function. PopUpFuncs works with CodeWarrior, MPW, THINK C/Symantec C++, SADE, BBEdit, and QUED/M, and parses C, C++, Pascal, 
  6840. Object Pascal, assembler, Rez, and Fortran source files.  See the file "PopupFuncs Notes.c" for details.
  6841. Issues:  This is NOT AN APPLE PRODUCT. It is provided on an AS-IS basis. Apple is not responsible for any problems you may encounter in its use.  If you have questions or problems, the authors encourage you to contact them as follows:
  6842. Postal:    Bare Bones Software, Inc.
  6843.       P.O. Box 108
  6844.       Bedford, MA  01730-0108
  6845. Phone:    +1 508 651 3561
  6846. Fax:      +1 508 651 7584
  6847. WWW:      ht
  6848. --set theItem to choose file -- uncomment to test in an AS editor
  6849.     tell application "Finder"
  6850.         open item "Dev.CD Apr 94
  6851. Dev.CD Jan 94
  6852. Dev.CD Oct 93
  6853. Dev.CD Jul 93
  6854. Dev.CD Apr 93"
  6855.         activate
  6856.     end tell
  6857. on error errMsg number errNum
  6858.     --enter statements to perform when no records are found such as...
  6859.     display dialog "Sorry, the item you selected could not be found."
  6860.     return
  6861. end try
  6862. connectionj
  6863. connectionless
  6864. connections
  6865. connectivity
  6866. connectix
  6867. connectors
  6868. conrad
  6869. considerg
  6870. considerable
  6871. consideration
  6872. considerationsg
  6873. consideredg
  6874. consideringg
  6875. consistencyd
  6876. consistento
  6877. consisting
  6878. consists_
  6879. console
  6880. consolideted
  6881. constant
  6882. constantly
  6883. constants[
  6884. construct
  6885. opencheckedout
  6886. opendocj
  6887. opendoc's
  6888. opened
  6889. openfirmware
  6890. opengl
  6891. opengl
  6892. macintosh
  6893. enables
  6894. computer
  6895. display
  6896. three-
  6897. opening
  6898. openmultfiles
  6899. openport
  6900. opens
  6901. openselection
  6902. openstep
  6903. openstep
  6904. documentation
  6905. applies
  6906. rhapsody
  6907. means
  6908. opentransport
  6909. openwindow
  6910. operate
  6911. operatingo
  6912. operation
  6913. operations
  6914. operator-defined
  6915. operators
  6916. opf-opendoc
  6917. opportunities
  6918. opportunityh
  6919. opposite
  6920. optimal
  6921. optimization
  6922. optimizations
  6923. optimize
  6924. optimized
  6925. occurs
  6926. octoberR
  6927. odbceoadadptor
  6928. odf-interest
  6929. W you selected could not be found."
  6930.     return
  6931. end try
  6932. All Packages
  6933. QuickDraw GXO
  6934. Dev.CD Aug 96 TCP
  6935. Dev.CD Aug 96 TV
  6936. 78074X
  6937. :MjCan be opened by any application which will read PICT files, but looks best when opened with Canvas 3.0.3.odern
  6938. module
  6939. modules
  6940. monitorr
  6941. moofwars
  6942. moofwars
  6943. documentation
  6944. morefiles
  6945. morefiles
  6946. 1.4.9
  6947. morefinderevents
  6948. moreisbetter
  6949. morenetworksetup
  6950. moreosl
  6951. mountalias
  6952. mountalias
  6953. movie
  6954. moviecallbacks
  6955. mpdelayuntiltest
  6956. mphelloworld
  6957. mphelloworld
  6958. pascal
  6959. mping
  6960. mping
  6961. mpintertasktime
  6962. mpperiodicaltest
  6963. script
  6964. 1.1.1
  6965. mpwtool
  6966. mpwtool
  6967. debug
  6968. 2.2.2
  6969. mrj2.2.2
  6970. mrj2.2.2
  6971. redistribution
  6972. mrplus
  6973. onescannerg
  6974. opp's
  6975. palette
  6976. parserV
  6977. pascal
  6978. performance
  6979. photoshop
  6980. player
  6981. p 97d
  6982. F    PowerTalkO
  6983. Dev.CD Apr 95P
  6984. Dev.CD Apr 9em to choose file -- uncomment to test in an AS editor
  6985.     tell application "Finder"
  6986.         open item "Dev.CD Jul 00 SDK1:Development Kits:Mac OS:AppleShare IP 6.3 SDK:"
  6987.         activate
  6988.     end tell
  6989. on error errMsg number errNum
  6990.     --enter statements to perform when no records are found such as...
  6991.     display dialog "Sorry, the item you selected could not be found."
  6992.     return
  6993. end try
  6994. e    No ChangefaAppleShare IP
  6995. Server
  6996. AppleShare Client
  6997. Registry
  6998. Server Controls
  6999. Networking
  7000. PrintoAftp://ftp.apple.com/developer/Development_Kits/AppleShare_IP_6.3/q
  7001. Dev.CD Jul 00 SDK1
  7002. DD!All Packages
  7003. Mac OS SDK Edition
  7004. AppleShare IP API
  7005. Dev.CD Jan 94
  7006. Dev.CD Oct 9V
  7007. 78539X
  7008. Apr 94
  7009. 2300c
  7010. 2400c
  7011. 24gcO
  7012. g--set theItem to choose file -- uncomment to test in an AS editor
  7013.     tell application "Finder"
  7014.         open item "Dev.CD Jan 96 SDK1"
  7015.         activate
  7016.     end tell
  7017. on error errMsg number errNum
  7018.     --enter statements to perform when no records are found such as...
  7019.     display dialog "Sorry, the item you selected could not be found."
  7020.     return
  7021. end try
  7022. tem you selected could not be found."
  7023.     return
  7024. end try
  7025. 4.1.2
  7026. 5thcolumn
  7027. 6.0.3
  7028. 6.0.4
  7029. 6.0.5
  7030. 6.1b9
  7031. 7edit
  7032. 7.0.1O
  7033. 8.5.1gm
  7034. a-lawP
  7035. a-law
  7036. sdec/scomP
  7037. a/roseQ
  7038. a/rose
  7039. 1.2.1Q
  7040. aboutR
  7041. about
  7042. developer
  7043. universityR
  7044. technical
  7045. notesS
  7046. access
  7047. acrobatZ
  7048. analyzer
  7049. 1.0d6T
  7050. 1.0.1b3U
  7051. parser
  7052. 5.0.7V
  7053. adbreinitW
  7054. adbreinit
  7055. adlibX
  7056. adlib
  7057. 2.6.5X
  7058. adlib
  7059. 3.0.1Y
  7060. adobeZ
  7061. adobe
  7062. acrobat
  7063. readerZ
  7064. advanced[
  7065. advanced
  7066. color
  7067. imaging
  7068. sample
  7069. applications\
  7070. tools]
  7071. terminology
  7072. 3/92^
  7073. aegizmos_
  7074. aegizmos
  7075. 1.4.2_
  7076. aetracker`
  7077. aetracker
  7078. aevta
  7079. dcmda
  7080. aliasc
  7081. alias
  7082. analysis
  7083. apple
  7084. international
  7085. glossar
  7086. apple
  7087. apple
  7088. standardsw
  7089. apple
  7090. styleguide00
  7091. apple
  7092. profiler
  7093. 1.3.1
  7094. apple
  7095. profiler
  7096. 1.3.1
  7097. infox
  7098. apple
  7099. telecom
  7100. software
  7101. scriptability
  7102. scriptableN
  7103. scripted
  7104. scripter
  7105. scripters
  7106. scriptfile
  7107. scriptingh
  7108. scripts
  7109. scriptswitcher8
  7110. scriptswitcher8
  7111. quick
  7112. modify
  7113. resources
  7114. scriptx
  7115. searchesh
  7116. searchingh
  7117. secondZ
  7118. secondly
  7119. secret
  7120. secretary
  7121. secrets
  7122. sectionj
  7123. sections
  7124. sectors
  7125. secure
  7126. securely
  7127. security
  7128. seeingj
  7129. seger
  7130. segment
  7131. segmented
  7132. segmenting
  7133. select
  7134. selected
  7135. version
  7136. windowed
  7137. allows
  7138. creation
  7139. versionedit
  7140. pledou
  7141. readme
  7142. betabase
  7143. readme
  7144. betabase
  7145. readme
  7146. debug
  7147. sound
  7148. manager
  7149. readme
  7150. first
  7151. readme
  7152. mactcp
  7153. readme
  7154. mactcp
  7155. readme
  7156. readme
  7157. installer
  7158. readme
  7159. suite
  7160. readme
  7161. translation
  7162. readme
  7163. readmefirst
  7164. recipes
  7165. recognition
  7166. recordit
  7167. recordit
  7168. Summary: This submission contains a Virtual User 2.0 external tool and task library which allows script writers to capture and compare full or partial screen images. Also included is task library documentation, a README file, and an example V.U. script using the external tool. This package will allow developers using V.U. 2.0 to test their applications and perform screen image verification in their V.U. scripts.
  7169. Virtual User tools.imgK
  7170. Jul 93L
  7171. Oct 93M.Virtual User version 2.0 or greater, System 7.N0Tool, Virtual User, External Tool, V.U., VU, IvyOJDev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:Virtual User tools:PRDev.CD Aug 00 TC Disk 1
  7172.  - Tool Chest
  7173.  - Testing & Debugging
  7174.  - Virtual User toolsse of a predispatch Apple event handler to allow an objects script first go at handling an Apple event.
  7175.  The 'SCPT' resource storing uncompiled scripts changed to a C string for easier reading and modification.
  7176.  Added differentiation between window and document objeE
  7177. 3-076
  7178. csmp-digest-v3-077
  7179. csmp-digest-v3-078
  7180. csmp-digest-v3-079
  7181. csmp-digest-v3-080
  7182. csmp-digest-v3-081
  7183. csmp-digest-v3-082
  7184. csmp-digest-v3-083
  7185. csmp-digest-v3-084
  7186. csmp-digest-v3-085
  7187. csmp-digest-v3-086
  7188. csmp-digest-v3-087
  7189. csmp-digest-v3-088
  7190. csmp-digest-v3-089
  7191. csmp-digest-v3-090
  7192. csmp-digest-v3-091
  7193. csmp-digest-v3-092
  7194. csmp-digest-v3-093
  7195. csmp-digest-v3-094
  7196. csmp-digest-v3-095
  7197. csmp-digest-v3-096
  7198. csmp-digest-v3-097
  7199. csmp-digest-v3-098
  7200. csmp-digest-v3-099
  7201. csmp-digest-v3-100
  7202. csmp-digest-v3-101
  7203. csmp-digest-v
  7204. 3-102
  7205. csmp-digest-v3-103
  7206. csmp-digest-v3-104
  7207. csmp-digest-v3-105
  7208. csmp-digest-v3-106
  7209. csmp-digest-v3-107
  7210. csmp-digest-v3-108
  7211. csmp-digest-v3-109
  7212. csmp-digest-v3-110
  7213. csmp-digest-v3-111
  7214. csmp-digest-v3-112
  7215. csmp-digest-v3-113
  7216. csmp-digest-v3-114
  7217. csmp-digest-v3-115
  7218. csmp-digest-v3-116
  7219. csmp-digest-v3-117
  7220. csmp-digest-v3-118
  7221. csmp-digest-v3-119
  7222. csmp-digest-v3-120
  7223. csmp-digest-v3-121
  7224. csmp-digest-v3-122
  7225. csmp-digest-v3-123
  7226. csmp-digest-v3-125
  7227. csmp-digest-v3-126
  7228. csmp-digest-v3-127
  7229. csmp-digest-v3-128
  7230. csmp-digest-v
  7231. requiring
  7232. requiring
  7233. training
  7234. apple
  7235. chinese
  7236. handwriting
  7237. rescind
  7238. researchj
  7239. researching
  7240. resedit
  7241. reserve
  7242. reservedj
  7243. reset
  7244. resets
  7245. residep
  7246. resident
  7247. resolutionsg
  7248. resolvec
  7249. resolvealiastopathc
  7250. resolving
  7251. resourceY
  7252. resourcesX
  7253. respect
  7254. respond
  7255. responseo
  7256. responses
  7257. responsible
  7258. ressler
  7259. restartB
  7260. restore
  7261. restored
  7262. restricted
  7263. restrictions
  7264. resulta
  7265. resulting
  7266. 80226X
  7267. Aug 00^    TC Disk 1
  7268. --set theItem to choose file -- uncomment to test in an AS editor
  7269.     tell application "Finder"
  7270.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:Virtual User tools:"
  7271.         activate
  7272.     end tell
  7273. on error errMsg number errNum
  7274.     --enter statements to perform when no records are found such as...
  7275.     display dialog "Sorry, the item you selected could not be found."
  7276.     return
  7277. end try
  7278. e    No Changef+Tool
  7279. Virtual User
  7280. External Tool
  7281. Dev.CD Aug 00 TC Disk 1
  7282. All Packages
  7283. IW-Half-DitherI
  7284. Summary:  IW-Half-Dither is a new ImageWriter sample driver for QuickDraw GX that shows how to implement color plane separations as well as how to change the 'rdip' resource on the fly.
  7285. Oct 96V
  7286. 80227X
  7287. Moved
  7288. owser, she would not see 
  7289. .  Similarly, summarizing a HTML document would show HTML Tags in the summary.
  7290. The HTML Text Extractor knows the format of an HTML file so it will skip the HTML Tags and re
  7291. Summary:  The Control Strip is a control panel that provides the operating environment for Control Strip modules. It runs on any Macintosh PowerBook computer with System 7.0 or later.
  7292. We discuss Control Strip modules and how to write a new module. This information originally appeared in the PowerBook 520, 520c, 540, 540c Developer Note. It is being published as a Technical Note for ease of access. The information in the PowerBook 520, 520c, 540, 540c Developer Note is obsolete. All futureB
  7293.  updates to this documentation will happen within this Technical Note.
  7294. MacCalendar is a complete snippet that illustrates how to write a module for the Control Strip Manager that is available for PowerBook Macintoshes.
  7295. JMControl Strip
  7296. Control Strip Sample
  7297. Control Strip Technical Note
  7298. MacCalendar 
  7299. Apr 96N'Control Strip, PowerBook, Control PanelO9Dev.CD Jul 00 SDK1:Development Kits:Mac OS:Control Strip:PADev.CD Jul 00 SDK1
  7300.  - Development Kits
  7301.  - Mac OS
  7302.  - Control Stripnce design in
  7303. All Packages
  7304. QuickDraw GXO
  7305. Dev.CD Jun 97 SSWP
  7306. Dev.CD Jun 97 SSV
  7307. 80576X
  7308. Jun 97
  7309. f--set theItem to choose file -- uncomment to test in an AS editor
  7310.     tell application "Finder"
  7311.         open item "Dev.CD Jun 97 SSW"
  7312.         activate
  7313.     end tell
  7314. on error errMsg number errNum
  7315.     --enter statements to perform when no records are found such as...
  7316.     display dialog "Sorry, the item you selected could not be found."
  7317.     return
  7318. end try
  7319. D!All Packages
  7320. Mac OS SDK Edition
  7321. QuickDraw3D 1.6 SDK
  7322. QuickDraw 3D, a graphics library that can be used to define three-dimensional (3D) models, apply colors and other attributes to parts of the models, and create images of those models.  These capabilities can be used to develop a wide range of applications, including interactive three-dimensional modeling, simulation and animation, data visualization, computer-aided drafting and design, games, and many others.
  7323. 80577X
  7324. Deleted
  7325. v1.0.1
  7326. 1-12/96k
  7327. 1-bit
  7328. 1.0.0d3
  7329. classic
  7330. clent
  7331. clent
  7332. richardson
  7333. message
  7334. client
  7335. clipboard
  7336. clipboard
  7337. magician
  7338. clipinfo
  7339. clipinfo
  7340. clipping
  7341. clipping
  7342. extension
  7343. clippings
  7344. cliptopict
  7345. cliptopict
  7346. codee
  7347. editor
  7348. resedit
  7349. editor
  7350. notes
  7351. samples
  7352. picker
  7353. colorscreen
  7354. colorscreen
  7355. colorsync
  7356. colorsync
  7357. installer
  7358. colorsync
  7359. export
  7360. colorsync
  7361. filter
  7362. colorsync
  7363. import
  7364. colorsync
  7365. plugins
  7366. readme
  7367. combowalker
  7368. 80579X
  7369. Apr 98^
  7370. --set theItem to choose file -- uncomment to test in an AS editor
  7371.     tell application "Finder"
  7372.         open item "Dev.CD Apr 98 SDK2:Development Kits (Disc 2):QuickTake for Windows 1.5:"
  7373.         activate
  7374.     end tell
  7375. on error errMsg number errNum
  7376.     --enter statements to perform when no records are found such as...
  7377.     display dialog "Sorry, the item you selected could not be found."
  7378.     return
  7379. end try
  7380. Deletedf QuickTake
  7381. Windows
  7382. Digital cameraq
  7383. Dev.CD Apr 98 SDK2
  7384. All Packages
  7385. F    QuickTimeO
  7386. Dev.CD Jan 95
  7387. Dev.CD Oct 94P
  7388. Dev.CD Jan 95
  7389. Dev.CD Oct 9V
  7390. 80580X
  7391. Jan 95
  7392. p--set theItem to choose file -- uncomment to test in an AS editor
  7393.     tell application "Finder"
  7394.         open item "Dev.CD Jan 95
  7395. Dev.CD Oct 94"
  7396.         activate
  7397.     end tell
  7398. on error errMsg number errNum
  7399.     --enter statements to perform when no records are found such as...
  7400.     display dialog "Sorry, the item you selected could not be found."
  7401.     return
  7402. end try
  7403. p--set theItem to choose file -- uncomment to test in an AS editor
  7404.     tell application "Finder"
  7405.         open item "Dev.CD Apr 95
  7406. Dev.CD Jan 95"
  7407.         activate
  7408.     end tell
  7409. on error errMsg number errNum
  7410.     --enter statements to perform when no records are found such as...
  7411.     display dialog "Sorry, the item you selected could not be found."
  7412.     return
  7413. end try
  7414. , AFP, Registry, PGP, UAM, Server Controls, Networking, PrintResources:  New Apple Guide 2.1 resources types explain
  7415. ed in the article above.
  7416. NEW FEATURES IN APPLE GUIDE 2.1.1
  7417. Apple Guide now supports help access from OpenDoc processes, which involves numerous parts and not a single application process as in the previous help environment.  For information on providing guide files for OpenDoc parts, please see the Develop Issue 27 Article titled "Using Apple Guide 2.1, OpenDoc".
  7418. Now supports the ability to access multiple guide files combining the topic areas, index, and look for content across all ope
  7419. {--set theItem to choose file -- uncomment to test in an AS editor
  7420.     tell application "Finder"
  7421.         open item "Dev.CD May 98 TC:Programs & Marketing:"
  7422.         activate
  7423.     end tell
  7424. on error errMsg number errNum
  7425.     --enter statements to perform when no records are found such as...
  7426.     display dialog "Sorry, the item you selected could not be found."
  7427.     return
  7428. end try
  7429. e    No Changeq
  7430. Dev.CD May 98 TC
  7431. \D!All Packages
  7432. Tool Chest Edition
  7433. PeopleSurveyor 2.1.2
  7434. Summary: This tool makes it easy to survey people on electronic nets.  Responses are transmitted to central server.  Results are compiled with the touch of a button and can be imported into word processors, spreadsheets, or stat. packages.
  7435. Features: 
  7436.  Responses automatically send in over LocalTalk, AppleLink, or by floppy.
  7437.   Sixteen question formats.  
  7438.  Six page printable Help.  
  7439.  Enforces expiration date, discourages multiple responses.
  7440. PeopleSurveyor 2.1.2K
  7441. Oct 92M
  7442. HyperCard 2.1de:
  7443. Feb 00M^PowerPC, System 8.1+, InputSprocket, and either Universal Interfaces 3.3 or InputSprocket SDK
  7444. N2InputSprocket, ISp, Needs, Elements, axes, buttonsO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  7445.  - Sample CodeV
  7446. 80225X
  7447. Aug 00^    TC Disk 2
  7448. y--set theItem to choose file -- uncomment to test in an AS editor
  7449.     tell application "Finder"
  7450.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  7451.         activate
  7452.     end tell
  7453. on error errMsg number errNum
  7454.     --enter statements to perform when no records are found such as...
  7455.     display dialog "Sorry, the item you selected could not be found."
  7456.     return
  7457. end try
  7458. e    No Changef-InputSprocket
  7459. Needs
  7460. Elements
  7461. buttonsq
  7462. Dev.CD Aug 00 TC Disk 2
  7463. All Packages
  7464. Ivy 1.0fc1
  7465. 80226X
  7466. al file folder.
  7467. J;MIDIConverter
  7468. MIDIConverter Readme
  7469. MIDIConverter Readme.txtK
  7470. Apr 95O;Dev.CD Aug 00 TC Disk 1:Tool Chest:QuickTime:MIDIConverter:V
  7471. 79062X
  7472. 1e    No Change
  7473. This tool produces a template for building balloon help into your application. You provide your existing app or resource file, and the tool produces Rez source text for all of your dialog and menu resources. You can then edit and compile this file under MPW or CodeWarrior or anything else which compiles '.r' files.
  7474. This tool produces a template for building balloon help into your application. You provide your existing app or resource file, and the tool produces Rez source text for all of 
  7475. your dialog and menu resources. You can then edit and compile this file under MPW or CodeWarrior or anything else which compiles '.r' files.
  7476. Issues: This tool is provided by a third party. It and its source code have been placed in the public domain. See the READ ME for more info.
  7477. Balloonify.c
  7478. Balloonify.h
  7479. Balloony
  7480. Balloony.r
  7481. Balloony.RESOURCES
  7482. Balloony.
  7483. BalloonyHelp.r
  7484. BalloonyRes.h
  7485. main.c
  7486. Read Me
  7487. Sample OutputK
  7488. Dec 97O4Dev.CD Aug 00 TC Disk 1:Tool Chest:Toolbox:Balloony:
  7489. redistribution
  7490. multi-player
  7491. multi-processing
  7492. multi-processing
  7493. pascal
  7494. multicast
  7495. multihoming
  7496. multilingual
  7497. multilingual
  7498. editor
  7499. multimedia
  7500. multiple
  7501. multiprocessing
  7502. multiprocessing
  7503. multitasking
  7504. multiprocessor
  7505. carbon
  7506. multiprocessor
  7507. set theItem to choose file -- uncomment to test in an AS editor
  7508.     tell application "Finder"
  7509.         open item "Dev.CD Feb 00 TC:What's New?:Technical Publications:Technical Documentation:Developer Documentation:hardware:"
  7510.         activate
  7511.     end tell
  7512. on error errMsg number errNum
  7513.     --enter statements to perform when no records are found such as...
  7514.     display dialog "Sorry, the item you selected could not be found."
  7515.     return
  7516. end try
  7517. e    No ChangefSHardware Developer Documentation
  7518. developer notes
  7519. devnotes
  7520. Power Mac
  7521. Power Macintosho.http://developer.apple.com/techpubs/index.htmlq
  7522. Dev.CD Feb 00 TC
  7523. threaded
  7524. threading
  7525. threads
  7526. threed
  7527. three-dimensional
  7528. thrive
  7529. throughR
  7530. throughout
  7531. throughput
  7532. throw
  7533. throws
  7534. thumb
  7535. thumbnail
  7536. thumbs
  7537. thunder
  7538. tibetan
  7539. tickanimate
  7540. ticks
  7541. tietz
  7542. tighter
  7543. tilde-linefeed
  7544. tilde-tilde
  7545. tiles
  7546. times
  7547. Jan 98L
  7548. May 99M
  7549. ATA Manager, Mac OS 8.5N
  7550. ATA, ATAPI, CD RomO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  7551.  - Sample CodeV
  7552. 80003X
  7553. Aug 00^    TC Disk 2
  7554. y--set theItem to choose file -- uncomment to test in an AS editor
  7555.     tell application "Finder"
  7556.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  7557.         activate
  7558.     end tell
  7559. on error errMsg number errNum
  7560.     --enter statements to perform when no records are found such as...
  7561.     display dialog "Sorry, the item you selected could not be found."
  7562.     return
  7563. end try
  7564. e    No Changef
  7565. ATAPI
  7566. CD Romq
  7567. Dev.CD Aug 00 TC Disk 2
  7568. All Packages
  7569. ATAErrorDetector
  7570. 80004X
  7571. on "Finder"
  7572.         open item "Dev.CD Apr 93"
  7573.         activate
  7574.     end tell
  7575. on error errMsg number errNum
  7576.     --enter statements to perform when no records are found such as...
  7577.     display dialog "Sorry, the item you selected could not be found."
  7578.     return
  7579. end try
  7580. All Packages
  7581. 79725X
  7582. Apr 97O$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  7583.  - Sample CodeV
  7584. 80153X
  7585. Aug 00^    TC Disk 2
  7586. y--set theItem to choose file -- uncomment to test in an AS editor
  7587.     tell application "Finder"
  7588.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  7589.         activate
  7590.     end tell
  7591. on error errMsg number errNum
  7592.     --enter statements to perform when no records are found such as...
  7593.     display dialog "Sorry, the item you selected could not be found."
  7594.     return
  7595. end try
  7596. Movedq
  7597. Dev.CD Aug 00 TC Disk 2
  7598. All Packages
  7599. Eject PC Cards Location Module
  7600. 1A Location Manager module that shows how to eject PC Cards.  This is a sample of an action module and is useful in general for PowerBook users which use PC Cards and Location Manager
  7601. Shows how to walk the name registry to find PC Cards and eject them. Shows how to build a Location Manager action module.
  7602. Mar 99V
  7603. 80154X
  7604. 1e    No Change
  7605. brief
  7606. brigham
  7607. bringing
  7608. Publishing in the Age of DVD, Second Edition
  7609. A Primer for Creating Content for DVD
  7610. by Mark Ely and Dave Block
  7611. After several years of intense development and cross-industry cooperation
  7612. among consumer electronics companies, computer manufacturers, and the entertainment industry, the DVD format has arrived 
  7613.  and with it a new era of consumer entertainment. For the first time, high-quality digital video as well as surround sound audio can be delivered to the consumer on a single interactive c
  7614. ompact disc. Playable on the set-top or the desktop, DVD bridges the worlds of consumer video and personal computing in a single, unified format.
  7615. While DVD promises to be a highly-successful consumer electronics format, preparing content (
  7616. premastering
  7617. ) for DVD can be a very complex process. And like most new formats, DVD requires new tools and techniques to create rich and satisfying content that make the most of
  7618. the medium.
  7619. Working with DVD requires an in-depth understanding of the fo
  7620. #PbDev.CD Sep 97 RL
  7621.  - Technical Documentation
  7622.  - Toolbox Assistant
  7623.  - QuickView Databases-StandaloneI
  7624. e    No Changef-testing
  7625. debugging
  7626. networking & communicationsq
  7627. Dev.CD Aug 00 TC Disk 1
  7628. All Packages
  7629. N&C TMON Pro Macros/Templates
  7630. lSummary: This package provides a TMON Pro 3.0 User Area for AppleTalk.  The templates and macros simplify trapping on AppleTalk calls and provide templates for viewing the parameter blocks and associated data structures used by these calls.
  7631. Features: TMON Pro User Area for AppleTalk plus source code for the resource fork of the user area, and listing of macros.
  7632. Networks.imgK
  7633. Apr 92M,System 6.0.x, 7.0, and 7.0.1, TMON Pro 3.0.xO@Dev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:Networks:PHDev.CD Aug 00 TC Disk 1
  7634.  - Tool Chest
  7635.  - Testing & Debugging
  7636.  - NetworksV
  7637. 80334X
  7638. Aug 00^    TC Disk 1
  7639. e    No Change
  7640. uistically based breakline and added tab character handling. The document also contains an appendix detailing the API elements from other technologies that are also used by ATSUI.
  7641. ------------------------------------------------
  7642. Deletedq
  7643. Dev.CD May 00 TC
  7644. All Packages
  7645. Help XFCN 1.4
  7646. Summary:  This XFCN allows the HyperTalk scripter to display Help Balloons in a stack.  A demonstration stack, source code, and complete documentation is provided.
  7647.   A simple way to display Help Balloons for objects on a card.  Great way to aid your stack user.  Balloon location and content is controlled by XFCN parameters.  Various options allow you to alter the balloon shape and its hotrect.
  7648. Features:  This is version 1.4.  The developer CD has 1.2d1.  New features include supporting baB?lloon text in a STR# resource and a fix to stop "Write to NIL".
  7649. JEbuildXCMD
  7650. Help XFCN RN 1.4
  7651. helpLab
  7652. makefileHelp
  7653. makeout
  7654. object
  7655. sourceK
  7656. Vol VIIL
  7657. Aug 93M
  7658. HyperCard 2.1, System 7N
  7659. HyperCard, Help, BalloonsObDev.CD Aug 00 TC Disk 1:Tool Chest:Development Kits:HyperCard Related:XCMDs & XFCNs:Help XFCN 1.4:V
  7660. 80191X
  7661. 1e    No Change
  7662. SM and TSMTE in programming OpenDoc parts.
  7663. 79119X
  7664. Deleted
  7665. phical Truffles: Four Common
  7666. b--set theItem to choose file -- uncomment to test in an AS editor
  7667.     tell application "Finder"
  7668.         open item "Dev.CD Jul 95"
  7669.         activate
  7670.     end tell
  7671. on error errMsg number errNum
  7672.     --enter statements to perform when no records are found such as...
  7673.     display dialog "Sorry, the item you selected could not be found."
  7674.     return
  7675. end try
  7676. serviceU
  7677. services
  7678. serving
  7679. 2Ppat has been updated to use GetPixRowBytes() and not leak a PixMap.
  7680. This snippet shows how to convert a 'icl8' image to a PixMap image and then to a PixPat and then finally to a 'ppat' resource. In this example, the 'ppat' resource is saved-off into a resource file.
  7681. JePixMap2PixPat2Ppat(PPC)
  7682. PixMap2PixPat2ppat.c
  7683. PixMap2PixPat2Ppat.mcp
  7684. PixMap2PixPat2ppat.rsrc
  7685. ppat fileK
  7686. Aug 00M
  7687. Color QuickDraw
  7688. 80123X
  7689. Dec 99^
  7690. --set theItem to choose file -- uncomment to test in an AS editor
  7691.     tell application "Finder"
  7692.         open item "Dev.CD Dec 99 RL:Utilities:Developer Forms:"
  7693.         activate
  7694.     end tell
  7695. on error errMsg number errNum
  7696.     --enter statements to perform when no records are found such as...
  7697.     display dialog "Sorry, the item you selected could not be found."
  7698.     return
  7699. end try
  7700. Deletedq
  7701. Dev.CD Dec 99 RL
  7702. MD!All Packages
  7703. Tool Chest Edition
  7704. F DeveloperDocumentation: Hardware
  7705. =================
  7706. What's New and Updated:
  7707. ==================
  7708. Power Mac G4 Developer Note
  7709. --------------------------------------
  7710. This developer note provides technical information about the Power Mac G4 computer. The developer note includes information about 
  7711.        - features 
  7712.        - compatibility issues 
  7713.        - internal logic 
  7714.        - I/O ports and built-in I/O devices 
  7715.        - RAM expansion 
  7716.        - expansion slots 
  7717.        - system software 
  7718. G4.pdfnge
  7719. --set theItem to choose file -- uncomment to test in an AS editor
  7720.     tell application "Finder"
  7721.         open item "Dev.CD Apr 94
  7722. Dev.CD Jan 94
  7723. Dev.CD Oct 93
  7724. Dev.CD Jul 93
  7725. Dev.CD Apr 93"
  7726.         activate
  7727.     end tell
  7728. on error errMsg number errNum
  7729.     --enter statements to perform when no records are found such as...
  7730.     display dialog "Sorry, the item you selected could not be found."
  7731.     return
  7732. end try
  7733. s-record
  7734. sampleP
  7735. sample
  7736. QOFDev.CD Aug 00 TC Disk 1:Tool Chest:Memory:DIMM Config&Interleave v1.1:PNDev.CD Aug 00 TC Disk 1
  7737.  - Tool Chest
  7738.  - Memory
  7739.  - DIMM Config&Interleave v1.1        activate
  7740.     end tell
  7741. on error errMsg number errNum
  7742.     --enter statements to perform when no records are found such as...
  7743.     display dialog "Sorry, the item you selected could not be found."
  7744.     return
  7745. end try
  7746. All Packages
  7747. QuickDraw GXO
  7748. Dev.CD Aug 96 TCP
  7749. Dev.CD Aug 96 TV
  7750. 79317X
  7751. Aug 96
  7752. e--set theItem to choose file -- uncomment to test in an AS editor
  7753.     tell application "Finder"
  7754.         open item "Dev.CD Aug 96 TC"
  7755.         activate
  7756.     end tell
  7757. on error errMsg number errNum
  7758.     --enter statements to perform when no records are found such as...
  7759.     display dialog "Sorry, the item you selected could not be found."
  7760.     return
  7761. end try
  7762. All Packages
  7763. QuickDraw GXO
  7764. Dev.CD Aug 96 TCP
  7765. Dev.CD Aug 96 TV
  7766. 79318X
  7767. Aug 96
  7768. (** = new, * = revised)
  7769. AddResMenu7.1:  In System 7.1 AddResMenu doesn't  alphabatize anything but FONT resource names. This snippet  includes a function which you can use in your applications to get the same functionality as AddResMenu under systems before 7.1.
  7770. BigScrolling:  This snippet demonstrates the basics of creating and tracking a scroll bar.
  7771. Calc ControlRgn:  A snippet that shows how to call a CDEF to have it return the Control's Region. Works for both PowerPC and 68K code.
  7772. olorCDEF:  This working sample defproc emulates the features of the standard button control for system software 7.0 on the macintosh.
  7773. ColoredCheckBox:  This app demonstrates how to create a check box on a gray window background. The key to this is making sure that the background color for the window is set.
  7774. CustomIcon:  This snippet shows how to use custom document icons in an application. The correct procedure for doing this is to add the Icon family to the document and set bit 10 of th
  7775. project
  7776. projectdrag
  7777. projectdrag
  7778. 1.1b8
  7779. projects
  7780. publicationsu
  7781. spooler
  7782. patch
  7783. 1.0.2
  7784. qteffects
  7785. qteffects
  7786. explode
  7787. qtsimpleapplet
  7788. qtstreamingapplet
  7789. qttestapplet
  7790. qttojavaimage
  7791. quadra
  7792. qualified
  7793. quickdraw
  7794. Summary: PC Card Manager v3.0 SDK is a comprehensive development environment which describes how the Personal Computer Memory Card International Association (PCMCIA) expansion card interface is implemented in PowerBook Hooper.
  7795. PC Card Manager v3.0 SDK is the future architecture for upcoming PowerBook Hooper products. Developers wanting to produce PC cards for 190, 5300 and 1400 series PowerBooks should refer to PC Card Manager v2.0 SDK.
  7796. Some of the support offered by PC Card Manager v3.0Bo SDK:
  7797. System Interfaces
  7798. Power PC library
  7799. Updated documentation available in an Adobe Acrobat file
  7800. Sample code 
  7801. AnotherCustomEnabler:
  7802. CIncludes:
  7803. CustomEnabler:
  7804. DispNameReg:
  7805. Documentation:
  7806. Interfaces&Libraries
  7807. Libraries:
  7808. release Notes
  7809. RIncludes:
  7810. TupleDumper:K
  7811. Jul 96L
  7812. Mar 97M$Requires a minimum of  System 7.5.3.N PCCard, Hooper, PowerBook, CometONDev.CD Apr 98 SDK1:Development Kits (Disc 1):PC Card SDKs:PC Card Manager 3.0:
  7813. Summary: A HyperCard XFCN to create, save, and resolve aliases.
  7814. Features: Includes a demonstration, documentation, and complete source code.  This is version 1.3.  Previous version was 1.1d2.  New features include the addition of ResolveAliasToPath and a fix to stop a "Write to NIL."
  7815. JHAlias XFCN RN 1.3
  7816. aliasLab
  7817. buildXCMD
  7818. makefileAlias
  7819. makeout
  7820. object
  7821. sourceK
  7822. Vol VIIL
  7823. Aug 93M
  7824. HyperCard 2.1 and System 7N
  7825. Alias, HyperCard, System 7OcDev.CD Aug 00 TC Disk 1:Tool Chest:Development Kits:HyperCard Related:XCMDs & XFCNs:Alias XFCN 1.3:PqDev.CD Aug 00 TC Disk 1
  7826.  - Tool Chest
  7827.  - Development Kits
  7828.  - HyperCard Related
  7829.  - XCMDs & XFCNs
  7830.  - Alias XFCN 1.3
  7831. 350000
  7832. 366-mhz
  7833. 38400/8/n/1
  7834. 3d-partyj
  7835. 3d-thej
  7836. 4-character
  7837. 4.0.8
  7838. All Packages
  7839. System 7.5 Update 2.0O
  7840. Dev.CD Jul 96 SSWP
  7841. Dev.CD Jul 96 SSV
  7842. 80834X
  7843. Jul 96
  7844. f--set theItem to choose file -- uncomment to test in an AS editor
  7845.     tell application "Finder"
  7846.         open item "Dev.CD Jul 96 SSW"
  7847.         activate
  7848.     end tell
  7849. on error errMsg number errNum
  7850.     --enter statements to perform when no records are found such as...
  7851.     display dialog "Sorry, the item you selected could not be found."
  7852.     return
  7853. end try
  7854. All Packages
  7855. System 7.5 Update 2.0O
  7856. Dev.CD Jul 96 SSWP
  7857. Dev.CD Jul 96 SSV
  7858. 80835X
  7859. Jul 96
  7860. f--set theItem to choose file -- uncomment to test in an AS editor
  7861.     tell application "Finder"
  7862.         open item "Dev.CD Jul 96 SSW"
  7863.         activate
  7864.     end tell
  7865. on error errMsg number errNum
  7866.     --enter statements to perform when no records are found such as...
  7867.     display dialog "Sorry, the item you selected could not be found."
  7868.     return
  7869. end try
  7870. All Packages
  7871. System 7.5 Update 2.0V
  7872. 80836X
  7873. The complete ColorSync
  7874.  3.0 SDK for Mac developers. It includes the following:
  7875. Interfaces & Link Libraries
  7876. Documentation
  7877. Sample Code
  7878. Goodies
  7879. ColorSync
  7880.  3.0 is the latest version of Apple Computer's color management architecture for the Mac OS. For more information visit the ColorSync website at http://www.apple.com/colorsync.
  7881. What's New in ColorSync
  7882.       - Device Profiles and Document Profiles
  7883.       - ColorSync Workflows
  7884.       - Apple CMM
  7885.       - Calibration Assistant Expert mode
  7886.       - Profile path balloons
  7887.       - Profile descriptions in double byte languages
  7888.       - Profile First Aid
  7889. ColorSync Features
  7890.       - AppleScript support
  7891.       - JPEG and GIF support
  7892.       - Profile Cache File
  7893.       - Profiles Folder Location and Subfolders
  7894.       - Photoshop Plug-ins
  7895.       - Multiprocessing support
  7896.       - support for 16 bits per channel images
  7897.       - What gets installed with ColorSync
  7898. Mar 93L
  7899. Dec 99is
  7900. simple
  7901. application
  7902. which
  7903. sample
  7904. quick
  7905. demonstration
  7906. implement
  7907. sample
  7908. shows
  7909. network
  7910. setup
  7911. library
  7912. sample
  7913. shows
  7914. write
  7915. fully
  7916. asynchronous
  7917. block
  7918. produces
  7919. template
  7920. building
  7921. balloon
  7922. into@
  7923. though@
  7924. threaded@
  7925. time-based@
  7926. tiresome@
  7927. support
  7928. sales
  7929. products
  7930. apple
  7931. conjunction
  7932. tobias@
  7933. together@
  7934. tool's@
  7935. tools
  7936. eScript's scpt, FKEY and any other type of code resource that can be supported bB
  7937. y adding a glue CNVT code resource.
  7938. Can act as AppleEvent server to be used by AppleScript or edit and execute AppleScript right from Clipboard Magician.
  7939. Sep 92L
  7940. Sep 93V
  7941. 78809X
  7942. 1e    No Change
  7943. Text Encoding Converter allows you to convert text from one encoding to another, including Unicode. 
  7944. Features
  7945.  Improved booting and initialization, especially on localized systems.
  7946.  Improved locking tables for use at interrupt level.
  7947.  Caches common converter objects for performance.
  7948.  Added new API, UCGetCharProperty, for retrieving Unicode character properties.
  7949.  Added new option kUnicodeTextRunHeuristics for finer control over conversion involving runs of multiple character sets.
  7950. dded new API, NearestMacTextEncodings, which returns the Mac OS encoding(s) whose repertoire is closest to the specified encoding.
  7951.  Encoding names may now be retrieved in Unicode.
  7952.  Added new API, TECSetBasicOptions, which allows some low-level Unicode converter options to be set for conversions performed with the high-level converter.
  7953.  TEC now does better validation of input for Japanese encodings.
  7954.  TEC now does a better job of handling characters that are in MacJapanese but not in Shi
  7955. AppleScript SDK 1.3.4
  7956. Summary:  AppleScript is an easy-to-use scripting language that is as consistent across applications as the Macintosh graphical interface itself.  AppleScript is designed to meet a wide range of user needs and levels of experience. Through implementation of this scripting system at the system software level, Apple has made scripting an integral part of the Macintosh computing environment, as common to Macintosh applications as copy-and-paste editing.
  7957. This package contains documentation (ul Packages
  7958. F!System Enabler 308 (Performa 450)O
  7959. Dev.CD Jul 93
  7960. Dev.CD May 93P
  7961. Dev.CD Jul 93
  7962. Dev.CD May 9V
  7963. 79791X
  7964. Jul 93
  7965. up-to-dateZ
  7966. upcoming
  7967. updateQ
  7968. update
  7969. translation
  7970. manager
  7971. update-based
  7972. updatedo
  7973. updater
  7974. usedA
  7975. usefulV
  7976. userT
  7977. user's
  7978. user-controlled
  7979. user-interface
  7980. user-perceived
  7981. summary
  7982. allows
  7983. developer
  7984. monitor
  7985. summary
  7986. makes
  7987. survey
  7988. people
  7989. electron
  7990. summary
  7991. training
  7992. stack
  7993. gives
  7994. general
  7995. overview
  7996. summary
  7997. allows
  7998. hypertalk
  7999. scripter
  8000. display
  8001. summary
  8002. supplementing
  8003. documentation
  8004. summary
  8005. validator
  8006. utility
  8007. testing
  8008. sierra/i
  8009. summary
  8010. simple
  8011. macintosh
  8012. application
  8013. supports
  8014. summary
  8015. network
  8016. software
  8017. installer
  8018. insta
  8019. sun's
  8020. sunsoft
  8021. supersedes
  8022. suport
  8023. supplement
  8024. supplementing
  8025. supplied
  8026. supply
  8027. supportN
  8028. 81142X
  8029. Apr 98^
  8030. --set theItem to choose file -- uncomment to test in an AS editor
  8031.     tell application "Finder"
  8032.         open item "Dev.CD Apr 98 SDK2:Development Kits (Disc 2):Word Services SDK 1.0.8:"
  8033.         activate
  8034.     end tell
  8035. on error errMsg number errNum
  8036.     --enter statements to perform when no records are found such as...
  8037.     display dialog "Sorry, the item you selected could not be found."
  8038.     return
  8039. end try
  8040. e    No Changef8Apple Events Spell Grammar Writeswell Spellswell Workingq
  8041. Dev.CD Apr 98 SDK2
  8042. HD(All Packages
  8043. Reference Library Edition
  8044. Word Services Suite 1.0.7
  8045. cd-rom-basedf
  8046. cdent
  8047. checkingY
  8048. chesley
  8049. chinese
  8050. chiropractic
  8051. choices
  8052. choosex
  8053. chooser
  8054. choosesh
  8055. choosing
  8056. christine
  8057. chromakey
  8058. chromakeying
  8059. chrpj
  8060. chunks
  8061. managing
  8062. managmentf
  8063. manalyzer
  8064. mananger
  8065. manger
  8066. manipulate
  8067. manipulating
  8068. manipulation
  8069. manipulations
  8070. manner
  8071. manualy
  8072. manually
  8073. manualsu
  8074.        activate
  8075.     end tell
  8076. on error errMsg number errNum
  8077.     --enter statements to perform when no records are found such as...
  8078.     display dialog "Sorry, the item you selected could not be found."
  8079.     return
  8080. end try
  8081. e    No Changeq
  8082. Dev.CD Jun 00 RL Disk 1
  8083. 8D!All Packages
  8084. Tool Chest Edition
  8085. Apple System Profiler
  8086. Advanced Web Site Technique.pdf
  8087. Avoid Audio Pitfalls Guide.pdf
  8088. CompbasedMediaBroadcastEnv
  8089. Creating MIDI for the Web3.pdf
  8090. DeBabelizer 3.0.pdf
  8091. Design For Reuse.pdf
  8092. DesignForRobustness
  8093. Digital Asset Management.pdf
  8094. Digital Storyboard.pdf 
  8095. DVD Development.pdf
  8096. DVD_Primer.pdf
  8097. Enhanced CD Survival Guide.pdf
  8098. EOModeler
  8099. Frameworks.pdf
  8100. Gender-Based Title Creation.pdf
  8101. Int_Media_Writer_Resources.pdf
  8102. Java Survival Guide.pdf
  8103. Making Cool QD3D Apps.pdf
  8104. Music on the Net.pdf
  8105. New Audio Features QT3.pdf
  8106. Porting
  8107. kObjectiveCtoJava
  8108. Push Tech Survival Gd.pdf
  8109. QT3-More Than Dig. Video.pdf
  8110. Simplified Stream Audio.pdf
  8111. Web Animation Guide.pdf
  8112. WebObjects Database Part I.pdf
  8113. WebObjects Database Part II.pdf
  8114. WebObjects Memory Mgmt.pdf
  8115. WebObjects Tools and Techniques
  8116. WebObjectsCategories&Posers.pdf
  8117. WebObjectsPerformanceTuning
  8118. Working with WebObjects.pdf
  8119. Writing for Interactive Media
  8120. client
  8121. appleshare
  8122. appleshare
  8123. applesingle/appledou
  8124. applesingle/appledou
  8125. format
  8126. rawip
  8127. rawmode
  8128. readerZ
  8129. reality
  8130. receives
  8131. recognition
  8132. reconfiguration
  8133. record
  8134. recordable\
  8135. redbook
  8136. redistribution
  8137. reference
  8138. referential
  8139. reformatting
  8140. region
  8141. registration
  8142. registry
  8143. related
  8144. release
  8145. rename
  8146. renderer
  8147. rendering
  8148. replace
  8149. replacement
  8150. reports
  8151. resedit
  8152. resedit
  8153. 2.1.1
  8154. disassembly
  8155. disassembler
  8156. viewer
  8157. edito
  8158. resolution
  8159. resource
  8160. resourcesY
  8161. return
  8162. return
  8163. investment
  8164. business
  8165. processes
  8166. interactive
  8167. media
  8168. reverb
  8169. rgbforecolor
  8170. rhapsody
  8171. routing
  8172. runtime
  8173. sample
  8174. sample
  8175. sample
  8176. traffic
  8177. light
  8178. saving
  8179. All Packages
  8180. System Enabler 065 (LC 575)O
  8181. Dev.CD Apr 94
  8182. Dev.CD Jan 94P
  8183. Dev.CD Apr 94
  8184. Dev.CD Jan 9V
  8185. 80925X
  8186. Apr 94
  8187. p--set theItem to choose file -- uncomment to test in an AS editor
  8188.     tell application "Finder"
  8189.         open item "Dev.CD Apr 94
  8190. Dev.CD Jan 94"
  8191.         activate
  8192.     end tell
  8193. on error errMsg number errNum
  8194.     --enter statements to perform when no records are found such as...
  8195.     display dialog "Sorry, the item you selected could not be found."
  8196.     return
  8197. end try
  8198. All Packages
  8199. System Enabler 065 (LC 575)O
  8200. Dev.CD Apr 94
  8201. Dev.CD Jan 94P
  8202. Dev.CD Apr 94
  8203. Dev.CD Jan 9V
  8204. 80926X
  8205. Apr 94
  8206. starting
  8207. summary
  8208. validator
  8209. utility
  8210. testing
  8211. sierra/i
  8212. summary
  8213. simple
  8214. macintosh
  8215. application
  8216. supports
  8217. summary
  8218. pleased
  8219. provide
  8220. version
  8221. 1.5.1
  8222. summary
  8223. network
  8224. software
  8225. installer
  8226. insta
  8227. summer
  8228. sun's
  8229. sunsoft
  8230. super
  8231. Oct 96M3QuickDraw GX and an ImageWriter with a color ribbonN;QuickDraw GX raster ImageWriter Halftone Dither Sample CodeO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  8232.  - Sample CodeV
  8233. 80227X
  8234. Aug 00^    TC Disk 2
  8235. y--set theItem to choose file -- uncomment to test in an AS editor
  8236.     tell application "Finder"
  8237.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  8238.         activate
  8239.     end tell
  8240. on error errMsg number errNum
  8241.     --enter statements to perform when no records are found such as...
  8242.     display dialog "Sorry, the item you selected could not be found."
  8243.     return
  8244. end try
  8245. Movedf;QuickDraw GX raster ImageWriter Halftone Dither Sample Codeq
  8246. Dev.CD Aug 00 TC Disk 2
  8247. All Packages
  8248. Japanese Language KitOTDev.CD May 97 TC
  8249. Dev.CD Nov 96 TC
  8250. Dev.CD Aug 96 TC
  8251. Dev.CD May 96 TC
  8252. Dev.CD Feb 96 TCPSDev.CD May 97 TC
  8253. Dev.CD Nov 96 TC
  8254. Dev.CD Aug 96 TC
  8255. Dev.CD May 96 TC
  8256. Dev.CD Feb 96 TV
  8257. 80228X
  8258. May 97
  8259. be found."
  8260.     return
  8261. end try
  8262. you've
  8263. yourN
  8264. 04-indexR
  8265. 04-index
  8266. courses
  8267. 04/95j
  8268. 04/96k
  8269. 04/97l
  8270. 05-self-pacedR
  8271. 05-self-paced
  8272. products
  8273. 05/95j
  8274. 05/96k
  8275. 05/97l
  8276. 06-on-lineR
  8277. 06-on-line
  8278. topics
  8279. 06/95j
  8280. 06/96k
  8281. 06/97l
  8282. 07-macR
  8283. 07-mac
  8284. 07/95j
  8285. 07/96k
  8286. All Packages
  8287. Hebrew Language KitO!Dev.CD May 97 TC
  8288. Dev.CD May 96 TCP Dev.CD May 97 TC
  8289. Dev.CD May 96 TV
  8290. 80188X
  8291. May 97
  8292. v--set theItem to choose file -- uncomment to test in an AS editor
  8293.     tell application "Finder"
  8294.         open item "Dev.CD May 97 TC
  8295. Dev.CD May 96 TC"
  8296.         activate
  8297.     end tell
  8298. on error errMsg number errNum
  8299.     --enter statements to perform when no records are found such as...
  8300.     display dialog "Sorry, the item you selected could not be found."
  8301.     return
  8302. end try
  8303. All Packages
  8304. Hebrew Language KitO2Dev.CD May 97 TC
  8305. Dev.CD Nov 96 TC
  8306. Dev.CD Aug 96 TCP1Dev.CD May 97 TC
  8307. Dev.CD Nov 96 TC
  8308. Dev.CD Aug 96 TV
  8309. 80189X
  8310. May 97
  8311. ns of OF, make "byte-load-file" always do full exact matches--any genericness is supported by tagging such OF drivers with a vendor ID of -1.
  8312. If you wish to experiment with OF, hold down cmd-opt-O-F on boot with a 38400/8/N/1 terminal at the Modem port.  To see OF NVRAM variables, type "printenv" at the OF pro
  8313. Program sample to demonstrate the use of Apple Events to obtain the status information associated with OT/PPP or ARA 3.0
  8314. Distinguishes between OT/PPP and ARA.
  8315. Communications Toolbox
  8316. Contributed
  8317. Devices and Hardware
  8318. Files
  8319. Games
  8320. Graphics 2D
  8321. Graphics 3D
  8322. Help Systems
  8323. Human Interface Toolbox
  8324. Interapplication Comm
  8325. Memory
  8326. Networking
  8327. OS Utilities
  8328. Overview
  8329. Platforms and Tools
  8330. Printing
  8331. Processes
  8332. QuickTime
  8333. Runtime Architecture
  8334. Sound
  8335. Apr 98MKOpen Transport 1.1.1 and the SDK, Open Transport PPP or ARA 3.0 or greater.N OT/PPP. Open Transport, PPP, ARAO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  8336.  - Sample CodeV
  8337. 80176X
  8338. Aug 00^    TC Disk 2
  8339. e    No Change
  8340. en the CTB 1.0 resources which the Communications 1 v1.0 and v1.1 disks install. The CTB team recommends, however, that developers update their products to include the Communications 1 version 1.1 software.
  8341. NOTE:  Developers should do all new development with Open Transport where possible.
  8342. Aug 93L
  8343. registrym
  8344. reinstaller
  8345. relase
  8346. related
  8347. related
  8348. paper
  8349. releasev
  8350. release
  8351. extensions
  8352. release
  8353. installer
  8354. release
  8355. notesv
  8356. relstring
  8357. remoteS
  8358. remote
  8359. control
  8360. remote
  8361. control
  8362. remote
  8363. control
  8364. removefile
  8365. removefile
  8366. removefolder
  8367. removefolder
  8368. renderinglib
  8369. rep-iso
  8370. rep-iso/ccitt
  8371. rep-mm
  8372. replaceattributes
  8373. replaceattributes
  8374. replacecharset
  8375. replacecharset
  8376. report
  8377. reporting
  8378. requests
  8379. resedit]
  8380. resedit
  8381. editor
  8382. 1.0b4]
  8383. resedit
  8384. editor]
  8385. resolvealias
  8386. resolvealias
  8387. resource^
  8388. resources]
  8389. restore
  8390. restore
  8391. restorectrlchars
  8392. restorectrlchars
  8393. resultcodetable
  8394. reuse
  8395. sample
  8396. shows
  8397. network
  8398. setup
  8399. library
  8400. ResEdit 2.1 (or later) RSSC resource that adds a disassembly viewer to ResEdit to handle CODE and code-like resources.  This allows you to view code resources as assembly code instead of 
  8401.  hex.  When added to ResEdit version 2.1.1 or later, the CODE editor can also operate concurrently with the basic HEXA editor, providing editing and searching capabilities as well.  The disassembly code is annotated with the module names extr
  8402. acted from the MacsBug strings in the code.  Navigation facilities are provided to allow viewing related pieces of code.   Special formatting may be applied to the disassembly for embedded data that cannot normally be distinguished from actual code.  There are also facilities to allow you to answer the question 
  8403. who references this location?
  8404. Issues:  Do not add this editor to versions of ResEdit before 2.1.  This editor is not part of the official ResEdit release, and has not been rigo
  8405. qe    No ChangefKfile
  8406. synchronization
  8407. backup
  8408. assistant
  8409. folder
  8410. duplication
  8411. control panelq
  8412. Dev.CD Aug 00 TC Disk 1
  8413. rD!All Packages
  8414. Mac OS SDK Edition
  8415. File System Manager
  8416. Summary:  The File System Manager provides a systematic way for one or more foreign file systems to interact with the Macintosh file system using high-level language interface.
  8417. Features:
  8418.  File System Manager -- A system extension which implements version 1.2 of FSM and the extended Disk Initialization Package. This extension is compatible with System 7.0 and later.
  8419.  FSMGlueLib.o -- The glue code for the File System Manager service routines.
  8420.  FSM.h. FSM.p and FSM.a -- The Universal Inte
  8421. Jul 97L
  8422. Jul 97N
  8423. async deviceO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  8424.  - Sample CodeV
  8425. 77518X
  8426. Aug 00^    TC Disk 2
  8427. e    No Change
  8428.     display dialog "Sorry, the item you selected could not be found."
  8429.     return
  8430. end try
  8431. All Packages
  8432. 77248X
  8433. remaino
  8434. remains
  8435. remapz
  8436. remedies
  8437. remember
  8438. remoteS
  8439. remotelyB
  8440. removable
  8441. removal
  8442. remove
  8443. removed
  8444. removes
  8445. removevmsversionnumb
  8446. removing
  8447. rename
  8448. renamed
  8449. renames
  8450. replacesn
  8451. replaces
  8452. postscript
  8453. sample
  8454. replacing
  8455. replies
  8456. reportj
  8457. reported
  8458. reporter
  8459. reporting
  8460. reportsx
  8461. repositories
  8462. repository
  8463. representative
  8464. represented
  8465. representing
  8466. represents
  8467. reprintingj
  8468. reproduce
  8469. reproduced
  8470. reproduction
  8471. request
  8472. requested
  8473. requests
  8474. requireh
  8475. Communications Toolbox
  8476. Contributed
  8477. Devices and Hardware
  8478. Files
  8479. Games
  8480. Graphics 2D
  8481. Graphics 3D
  8482. Help Systems
  8483. Human Interface Toolbox
  8484. Interapplication Comm
  8485. Memory
  8486. Networking
  8487. OS Utilities
  8488. Overview
  8489. Platforms and Tools
  8490. Printing
  8491. Processes
  8492. QuickTime
  8493. Runtime Architecture
  8494. Sound
  8495. n obtain a list of active processes and get the information provided by the GetProcessInformation tool box call for each process.
  8496. 3) From Finder's point of view you can obtain the numbers provided by the "AbouC
  8497. t this Macintosh" dialog.
  8498. Virtual User tools.imgK
  8499. Jul 93L
  8500. Aug 94
  8501. Memory Monitor requires System Software 7.0 or greater, and Apple
  8502.  Event Manager v1.0.1 or later. Memory Monitor can be utilized by either Virtual User 2.0 or any AppleScript capable environment. Memory Monitor runs on all Macintosh models including and after the Macintosh Plus. 
  8503. N(Testing, Memory, Virtual User, DebuggingOJDev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:Virtual User tools:s
  8504. 75016
  8505. All Packages
  8506. System 7 Tune-UpO
  8507. Dev.CD Sept 92
  8508. Dev.CD Aug 92P
  8509. Dev.CD Sept 92
  8510. Dev.CD Aug 9V
  8511. 80770X
  8512. Sept 9
  8513. q--set theItem to choose file -- uncomment to test in an AS editor
  8514.     tell application "Finder"
  8515.         open item "Dev.CD Sept 92
  8516. Dev.CD Aug 92"
  8517.         activate
  8518.     end tell
  8519. on error errMsg number errNum
  8520.     --enter statements to perform when no records are found such as...
  8521.     display dialog "Sorry, the item you selected could not be found."
  8522.     return
  8523. end try
  8524. All Packages
  8525. System 7 Tune-UpO
  8526. Dev.CD Sept 92
  8527. Dev.CD Aug 92P
  8528. Dev.CD Sept 92
  8529. Dev.CD Aug 9V
  8530. 80771X
  8531. Sept 9
  8532. q--set theItem to choose file -- uncomment to test in an AS editor
  8533.     tell application "Finder"
  8534.         open item "Dev.CD Sept 92
  8535. Dev.CD Aug 92"
  8536.         activate
  8537.     end tell
  8538. on error errMsg number errNum
  8539.     --enter statements to perform when no records are found such as...
  8540.     display dialog "Sorry, the item you selected could not be found."
  8541.     return
  8542. end try
  8543. hecht
  8544. hedgingj
  8545. height
  8546. helpZ
  8547. helper
  8548. helpful
  8549. helping
  8550. ta from the cache.
  8551. CBuffFileStream demonstrates the  implementation of a buffered file system on top of B
  8552. the Mac OS file system.
  8553. Communications Toolbox
  8554. Contributed
  8555. Devices and Hardware
  8556. Files
  8557. Games
  8558. Graphics 2D
  8559. Graphics 3D
  8560. Help Systems
  8561. Human Interface Toolbox
  8562. Interapplication Comm
  8563. Memory
  8564. Networking
  8565. OS Utilities
  8566. Overview
  8567. Platforms and Tools
  8568. Printing
  8569. Processes
  8570. QuickTime
  8571. Runtime Architecture
  8572. Sound
  8573. Nov 99M0Optimization Strategies for the Mac OS Technote.N4Optimization, buffered file system, cache, cachelineO$Dev.CD Aug 00 TC Disk 2:Sample Code:anted such a picture, s
  8574. sprockets
  8575. square
  8576. squarewave
  8577. squarewavesynth
  8578. srcxor
  8579. sresource
  8580. stability
  8581. stackn
  8582. stacks
  8583. stagger
  8584. standalone
  8585. standalone
  8586. version
  8587. standards
  8588. standardfile
  8589. standardfileicons
  8590. standardgetfolder
  8591. standardized
  8592. standardsw
  8593. starmax
  8594. start
  8595. started
  8596. starting
  8597. starts
  8598. startup
  8599. stateU
  8600. states
  8601. statistic
  8602. --set theItem to choose file -- uncomment to test in an AS editor
  8603.     tell application "Finder"
  8604.         open item "Dev.CD Apr 94
  8605. Dev.CD Jan 94
  8606. Dev.CD Oct 93
  8607. Dev.CD Jul 93
  8608. Dev.CD Apr 93"
  8609.         activate
  8610.     end tell
  8611. on error errMsg number errNum
  8612.     --enter statements to perform when no records are found such as...
  8613.     display dialog "Sorry, the item you selected could not be found."
  8614.     return
  8615. end try
  8616. passes
  8617. passing
  8618. passphrase
  8619. passphrases
  8620. password
  8621. passwords
  8622. paste
  8623. patch
  8624. patchesW
  8625. patchingU
  8626. patching
  8627. service
  8628. routinesU
  8629. patent
  8630. pathname
  8631. pathnames
  8632. All Packages
  8633. AppleScriptO
  8634. Dev.CD Jan 95P
  8635. Dev.CD Jan 9V
  8636. 75018X
  8637. Jan 95
  8638. virtual
  8639. external
  8640. toolbox
  8641. toolbox
  8642. assistant
  8643. quickview
  8644. tional
  8645. traffic
  8646. transaction
  8647. translationy
  8648. translation
  8649. macintosh
  8650. translator
  8651. translator
  8652. transport
  8653. tsmte
  8654. tsmte
  8655. textedit
  8656. inline
  8657. input
  8658. japanese
  8659. internationalizatio
  8660. types
  8661. typography
  8662. unicode
  8663. universal
  8664. universal
  8665. serial
  8666. storage
  8667. class
  8668. driver
  8669. systems
  8670. workstation
  8671. solaris
  8672. hp-ux
  8673. update
  8674. updater
  8675. usageu
  8676. usedistanthdwrmem
  8677. uselocalhdwrmem
  8678. utilities
  8679. utility
  8680. utility
  8681. space
  8682. variable
  8683. variables
  8684. quicktime
  8685. r13u5
  8686. r14a1
  8687. rdocproc
  8688. rdocproc
  8689. readV
  8690. developer
  8691. synchronization
  8692. guide
  8693. system
  8694. manager
  8695. filecopy
  8696. filecopy
  8697. fileisopen
  8698. fileisopen
  8699. filemaker
  8700. filemaker
  8701. property
  8702. services
  8703. proportional
  8704. proportional
  8705. scroll
  8706. protocol
  8707. publications
  8708. qualified
  8709. query
  8710. quickdraw
  8711. quickdraw
  8712. quickdraw
  8713. raster
  8714. imagewriter
  8715. halftone
  8716. dither
  8717. sample
  8718. quicktime
  8719. quicktime
  8720. compress
  8721. decompress
  8722. ethernet
  8723. raster
  8724. ratesA
  8725. rawip
  8726. rawmode
  8727. reader
  8728. receives
  8729. reconfiguration
  8730. recordable
  8731. redistribution
  8732. reference
  8733. reference
  8734. counting
  8735. reference
  8736. counts
  8737. region
  8738. registration
  8739. hange
  8740. All Packages
  8741. Japanese Language KitO
  8742. Dev.CD Feb 95P
  8743. Dev.CD Feb 9V
  8744. 80229X
  8745. Feb 95
  8746. b--set theItem to choose file -- uncomment to test in an AS editor
  8747.     tell application "Finder"
  8748.         open item "Dev.CD Feb 95"
  8749.         activate
  8750.     end tell
  8751. on error errMsg number errNum
  8752.     --enter statements to perform when no records are found such as...
  8753.     display dialog "Sorry, the item you selected could not be found."
  8754.     return
  8755. end try
  8756. All Packages
  8757. Japanese Language KitOEDev.CD May 94
  8758. Dev.CD Feb 94
  8759. Dev.CD Oct 93
  8760. Dev.CD Jun 93
  8761. Dev.CD May 93PDDev.CD May 94
  8762. Dev.CD Feb 94
  8763. Dev.CD Oct 93
  8764. Dev.CD Jun 93
  8765. Dev.CD May 9V
  8766. 80230X
  8767. May 94
  8768. aracters for format string from a palette.
  8769.  works with any script system.
  8770.  displays sample numbers to give you immediate feedback.
  8771. Issues:  Provided by Michael Hecht, SAS.
  8772. FMAT Editor.imgK
  8773. Jan 94M
  8774. ResEditN(number formatting, ResEdit, localizationO<Dev.CD Aug 00 TC Disk 1:Tool Chest:Localization:FMAT Editor:4nge
  8775. This sample demonstrates how to create a QuickTime movie with a video effect as a transition from one picture to another. This project differs from the QTShowEffect sample code it is based on in that it allows the user to create the effect "by hand" e.g. without the aid of the standard QuickTime effects parameter dialog box. Instead, the program itself builds the correct effects parameter description atoms.
  8776. Communications Toolbox
  8777. Contributed
  8778. Devices and Hardware
  8779. Files
  8780. Games
  8781. Graphics 2D
  8782. Graphics 3D
  8783. Help Systems
  8784. Human Interface Toolbox
  8785. Interapplication Comm
  8786. Memory
  8787. Networking
  8788. OS Utilities
  8789. Overview
  8790. Platforms and Tools
  8791. Printing
  8792. Processes
  8793. QuickTime
  8794. Runtime Architecture
  8795. Sound
  8796. Dec 99M QuickTime 4, Mac OS 7.1 or laterN
  8797. QuickTime, effectsO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  8798.  - Sample Codes folder is a mirror image of the ADN content on Apple's web site and is included for those developers who do not have web access. have web access. 
  8799. PXDev.CD Aug 00 TC Disk 1
  8800.  - Tool Chest
  8801.  - Localization
  8802.  - HC Stack Localization NavigatorV
  8803. 80186X
  8804. Aug 00^    TC Disk 1
  8805. --set theItem to choose file -- uncomment to test in an AS editor
  8806.     tell application "Finder"
  8807.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Localization:HC Stack Localization Navigator:"
  8808.         activate
  8809.     end tell
  8810. on error errMsg number errNum
  8811.     --enter statements to perform when no records are found such as...
  8812.     display dialog "Sorry, the item you selected could not be found."
  8813.     return
  8814. end try
  8815. e    No Changeq
  8816. Dev.CD Aug 00 TC Disk 1
  8817. All Packages
  8818. Hebrew Language KitO
  8819. Dev.CD May 96 TCP
  8820. Dev.CD May 96 TV
  8821. 80187X
  8822. May 96
  8823. ration.
  8824. JDBugDetails
  8825. Buildscript
  8826. Extension.a
  8827. Extension.r
  8828. OpenFWBridgeFixJuly97K
  8829. Feb 98M)Any PCI card containing a PCI-PCI bridge.N`Tanzania, Zanzibar, StarMax, 4400, Hang, Boot, Open Firmware, PCI, Bridge, PCI-PCI Bridge, RiserOADev.CD Aug 00 TC Disk 1:Tool Chest:Hardware:OpenFWBridgeFixJul97:t Hin
  8830. advanced
  8831. color
  8832. imaging[
  8833. advanced
  8834. color
  8835. imaging
  8836. advanced
  8837. technique
  8838. coercion
  8839. init]
  8840. aegizmos]
  8841. aegizmos
  8842. 1.4.2]
  8843. aete]
  8844. editor
  8845. stack
  8846. 1.0b3]
  8847. resedit
  8848. template^
  8849. aetracker]
  8850. aetracker
  8851. aetracker
  8852. aetracker
  8853. monitor`
  8854. aetracker
  8855. read`
  8856. aeusertermtypes^
  8857. aeusertermtypes
  8858. aeut^
  8859. resource^
  8860. protocol
  8861. agent
  8862. aiatb
  8863. manual
  8864. changes
  8865. readmeb
  8866. pixel
  8867. pixels
  8868. pixmap
  8869. pixmap2pixpat2ppat
  8870. All Packages
  8871. System Enabler 201 (PB Duo)OEDev.CD Apr 94
  8872. Dev.CD Jan 94
  8873. Dev.CD Oct 93
  8874. Dev.CD Jul 93
  8875. Dev.CD Apr 93PDDev.CD Apr 94
  8876. Dev.CD Jan 94
  8877. Dev.CD Oct 93
  8878. Dev.CD Jul 93
  8879. Dev.CD Apr 9V
  8880. 81008X
  8881. Apr 94
  8882. --set theItem to choose file -- uncomment to test in an AS editor
  8883.     tell application "Finder"
  8884.         open item "Dev.CD Apr 94
  8885. Dev.CD Jan 94
  8886. Dev.CD Oct 93
  8887. Dev.CD Jul 93
  8888. Dev.CD Apr 93"
  8889.         activate
  8890.     end tell
  8891. on error errMsg number errNum
  8892.     --enter statements to perform when no records are found such as...
  8893.     display dialog "Sorry, the item you selected could not be found."
  8894.     return
  8895. end try
  8896. All Packages
  8897. System Enabler 201 (PB Duo)OEDev.CD Apr 94
  8898. Dev.CD Jan 94
  8899. Dev.CD Oct 93
  8900. Dev.CD Jul 93
  8901. Dev.CD Apr 93PDDev.CD Apr 94
  8902. Dev.CD Jan 94
  8903. Dev.CD Oct 93
  8904. Dev.CD Jul 93
  8905. Dev.CD Apr 9V
  8906. 81009X
  8907. Apr 94
  8908. --set theItem to choose file -- uncomment to test in an AS editor
  8909.     tell application "Finder"
  8910.         open item "Dev.CD Mar 92
  8911. Dev.CD Feb 92
  8912. Dev.CD Vol. XI"
  8913.         activate
  8914.     end tell
  8915. on error errMsg number errNum
  8916.     --enter statements to perform when no records are found such as...
  8917.     display dialog "Sorry, the item you selected could not be found."
  8918.     return
  8919. end try
  8920.     return
  8921. end try
  8922. All Packages
  8923. System 7.5 Update 1.0O
  8924. Dev.CD Jan 96 SSWP
  8925. Dev.CD Jan 96 SSV
  8926. 79558X
  8927. Jan 96
  8928. f--set theItem to choose file -- uncomment to test in an AS editor
  8929.     tell application "Finder"
  8930.         open item "Dev.CD Jan 96 SSW"
  8931.         activate
  8932.     end tell
  8933. on error errMsg number errNum
  8934.     --enter statements to perform when no records are found such as...
  8935.     display dialog "Sorry, the item you selected could not be found."
  8936.     return
  8937. end try
  8938. All Packages
  8939. System 7.5 Update 1.0O
  8940. Dev.CD Jan 96 SSWP
  8941. Dev.CD Jan 96 SSV
  8942. 79559X
  8943. Jan 96
  8944. alsoN
  8945. altdboxproc
  8946. alter
  8947. alterationso
  8948. altered
  8949. altering
  8950. alternate_
  8951. alternatebufferdispl
  8952. alternating
  8953. alternative
  8954. alternatively
  8955. alters
  8956. although
  8957. component-based
  8958. components
  8959. driver
  8960. sound
  8961. memory
  8962. dialogs
  8963. windows
  8964. resources
  8965. files
  8966. interface
  8967. soundsprocket
  8968. soundsprocket
  8969. sound
  8970. reverb
  8971. effects
  8972. space
  8973. spbrecord
  8974. spbrecord
  8975. asynchronous
  8976. record
  8977. specification
  8978. speech
  8979. speech
  8980. synthesis
  8981. text-to-speech
  8982. macintalk
  8983. plaintalk
  8984. spell
  8985. spellswell
  8986. spinning
  8987. spooler
  8988. sprite
  8989. sprocket
  8990. sprockets
  8991. sprockets
  8992. drawsprocket
  8993. netsprocket
  8994. inputsprocket
  8995. soundsprock
  8996. sprockets
  8997. games
  8998. drawsprocket
  8999. inputsprocket
  9000. netsprocket
  9001. sound
  9002. stack
  9003. stacks
  9004. standard
  9005. standardfile
  9006. standards
  9007. starmax
  9008. state
  9009. viewY
  9010. viewer
  9011. virtual
  9012. virtualuser
  9013. volumes
  9014. vtwinb
  9015. virtual
  9016. virtualuser
  9017. filetool
  9018. memor
  9019. Feb 95M#Mac with monitor set to 256 colors.N?Palette, GWorld, PmForeColor, Color2Index, RGBForeColor, ctSeedO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  9020.  - Sample Codele it is playing and allowing a separate image to be displayed in the removed regions. It demonstrates several features available in QuickTime and Color QuickDraw:
  9021. Color Quickdraw
  9022.    The use of GWorlds to store the current QuickTime movie frame, the background image and the composite (movie frame and background) image.
  9023.    Various arithmetic tra
  9024. 78807X
  9025. soundsprocket
  9026. soundunit
  9027. sourcec
  9028. ource-level
  9029. sourcebug
  9030. sourcebug
  9031. source-level
  9032. debugger
  9033. debugging
  9034. 68k-based
  9035. opengl
  9036. drawsprocket
  9037. multiple
  9038. monitor
  9039. renderer
  9040. opening
  9041. openstep
  9042. opentransport
  9043. opentransport
  9044. cache
  9045. display
  9046. opentransport
  9047. control
  9048. strip
  9049. module
  9050. opentransport
  9051. server
  9052. thread
  9053. manager
  9054. tcp/ip
  9055. iostreams
  9056. optimization
  9057. optimization
  9058. buffered
  9059. system
  9060. cache
  9061. cacheline
  9062. optimization
  9063. power
  9064. macintosh
  9065. powerpc
  9066. toolbox
  9067. optimizing
  9068. option
  9069. ordered
  9070. update
  9071. image
  9072. g Sound ManagerI
  9073. A debug build of Sound Manager 3.2.1 that may be useful for tracking down sound related problems.
  9074. Features: A debug build of Sound Manager 3.2.1.J.Debug Sound Manager
  9075. Readme Debug Sound ManagerK
  9076. Jan 98N
  9077. Debug Sound Manager 3.2.1ObDev.CD Apr 98 SDK2:Development Kits (Disc 2):Sound Manager:For Developers:Debugging Sound Manager:nge
  9078. snippet converts a 'icl8' and 'ICN#' resource to a 'cicn' r
  9079. Communications Toolbox
  9080. Contributed
  9081. Devices and Hardware
  9082. Files
  9083. Games
  9084. Graphics 2D
  9085. Graphics 3D
  9086. Help Systems
  9087. Human Interface Toolbox
  9088. Interapplication Comm
  9089. Memory
  9090. Networking
  9091. OS Utilities
  9092. Overview
  9093. Platforms and Tools
  9094. Printing
  9095. Processes
  9096. QuickTime
  9097. Runtime Architecture
  9098. Sound
  9099. apple's
  9100. developer
  9101. publications
  9102. apple-relatedu
  9103. apple-sanctioned
  9104. apple-specific
  9105. apple-sponsored
  9106. applecd
  9107. appleevent`
  9108. appleevent-based
  9109. appleevents
  9110. appleglots
  9111. appleguide
  9112. appleguidegluelibp
  9113. appleii
  9114. applejava
  9115. applelinkj
  9116. arabe
  9117. arabic
  9118. arbitraryb
  9119. architecturej
  9120. archive
  9121. archivesi
  9122. All Packages
  9123. System 7.5 Update 2.0O
  9124. Dev.CD Jul 96 SSWP
  9125. Dev.CD Jul 96 SSV
  9126. 80829X
  9127. Jul 96
  9128. f--set theItem to choose file -- uncomment to test in an AS editor
  9129.     tell application "Finder"
  9130.         open item "Dev.CD Jul 96 SSW"
  9131.         activate
  9132.     end tell
  9133. on error errMsg number errNum
  9134.     --enter statements to perform when no records are found such as...
  9135.     display dialog "Sorry, the item you selected could not be found."
  9136.     return
  9137. end try
  9138. All Packages
  9139. System 7.5 Update 2.0O
  9140. Dev.CD Jul 96 SSWP
  9141. Dev.CD Jul 96 SSV
  9142. 80830X
  9143. Jul 96
  9144. f--set theItem to choose file -- uncomment to test in an AS editor
  9145.     tell application "Finder"
  9146.         open item "Dev.CD Jul 96 SSW"
  9147.         activate
  9148.     end tell
  9149. on error errMsg number errNum
  9150.     --enter statements to perform when no records are found such as...
  9151.     display dialog "Sorry, the item you selected could not be found."
  9152.     return
  9153. end try
  9154. All Packages
  9155. System 7.5 Update 2.0V
  9156. 80831X
  9157. D!All Packages
  9158. Tool Chest Edition
  9159. Japanese Language Kit v1.2
  9160. Summary: The Japanese Language Kit is a combination of system and language resources that enables you to create, display, and edit documents in Japanese on the Macintosh
  9161.  and other computers using the Mac
  9162.  OS. 
  9163. Enhancements in this version of the Japanese Language Kit include  System 7.5 and QuickDraw
  9164.  GX compatibility, a TrueType
  9165.  version of the Osaka font, an updated input method, and  system resources to allow WorldScript
  9166.  to run native on Power Macintosh computers.
  9167. J0Net Install
  9168. Open for Net Install->
  9169. Read Me FirstK
  9170. May 93L
  9171. Feb 96MiSystem 7.1, at least 4MBs of RAM and as much as 30 meg of hard disk space to install all the Kanji fonts.O9Dev.CD May 00 TC:Language Kits:Japanese Language Kit 1.2:P>Dev.CD May 00 TC
  9172.  - Language Kits
  9173.  - Japanese Language Kit 1.2V
  9174. 80231X
  9175. May 00^
  9176. #ay 97N
  9177. background apple eventO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  9178.  - Sample Code
  9179. 79983X
  9180. Jul 00^
  9181. --set theItem to choose file -- uncomment to test in an AS editor
  9182.     tell application "Finder"
  9183.         open item "Dev.CD Jul 00 SDK1:Development Kits:Mac OS:AppleScript SDK:"
  9184.         activate
  9185.     end tell
  9186. on error errMsg number errNum
  9187.     --enter statements to perform when no records are found such as...
  9188.     display dialog "Sorry, the item you selected could not be found."
  9189.     return
  9190. end try
  9191. e    No Changef0AppleScript
  9192. scripting
  9193. Apple Event,Folder Actionsq
  9194. Dev.CD Jul 00 SDK1
  9195. AD!All Packages
  9196. Mac OS SDK Edition
  9197. AppleSearch
  9198. TSummary:  This folder contains:
  9199.  current release of the AppleSearch Client software for Macintosh (v1.5),
  9200.  prerelease version of the AppleSearch Client software for Windows,
  9201.  current version of the AppleSearch Client API for Macintosh (v1.5), 
  9202.  prerelease version of the AppleSearch Client API for Windows, and
  9203.  updated documentation.
  9204. J/AppleSearch - Read Me First
  9205. Macintosh:
  9206. Windows:K
  9207. Feb 94L
  9208. Nov 94nge
  9209. 80716X
  9210. Aug 00^    TC Disk 2
  9211. y--set theItem to choose file -- uncomment to test in an AS editor
  9212.     tell application "Finder"
  9213.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  9214.         activate
  9215.     end tell
  9216. on error errMsg number errNum
  9217.     --enter statements to perform when no records are found such as...
  9218.     display dialog "Sorry, the item you selected could not be found."
  9219.     return
  9220. end try
  9221. e    No ChangefAJava Tutorial
  9222. Introduction to Java Programming
  9223. Learning Java
  9224. Javaq
  9225. Dev.CD Aug 00 TC Disk 2
  9226. All Packages
  9227. F    Slot LookINSlot Look: Sample Application source code showing common Slot Manager calls.  J[Slot Look info
  9228. Slot Look info.txt
  9229. Slotlook
  9230. Slotlook.c
  9231. Slotlook.c.o
  9232. Slotlook.make
  9233. Slotlook.rK
  9234. Oct 92OHDev.CD Aug 00 TC Disk 1:Tool Chest:Devices:NuBus/Slot Manager:Slot Look:PSDev.CD Aug 00 TC Disk 1
  9235.  - Tool Chest
  9236.  - Devices
  9237.  - NuBus/Slot Manager
  9238.  - Slot LookV
  9239. 80717X
  9240. Aug 00^    TC Disk 1
  9241. e    No Change
  9242. cursordevice
  9243. cursordevicemanager
  9244. wishes
  9245. wishingp
  9246. withA
  9247. plugins
  9248. popupfuncs
  9249. popupfuncs
  9250. 2.6.1
  9251. porting
  9252. porting
  9253. objective-c
  9254. posers
  9255. postscript
  9256. postscript
  9257. output
  9258. filters
  9259. postscript
  9260. utilities
  9261. power
  9262. power
  9263. debugger
  9264. power
  9265. macintosh
  9266. artwork
  9267. power
  9268. manager
  9269. project
  9270. projects
  9271. publicationsu
  9272. quadra
  9273. qualified
  9274. quickdraw
  9275. r13u5
  9276. r14d1
  9277. readerZ
  9278. redistribution
  9279. registration
  9280. registrym
  9281. release
  9282. reporting
  9283. reports
  9284. requests
  9285. resedit
  9286. resources
  9287. robustness
  9288. runtime
  9289. sample\
  9290. sampler
  9291. script
  9292. scripts
  9293. scroll
  9294. sdec/scomP
  9295. selectors
  9296. apple
  9297. 0 TC Disk 1
  9298.  - Tool Chest
  9299.  - Networking
  9300.  - MacTCP
  9301.  - MPing 1.1V
  9302. 79075X
  9303. Aug 00^    TC Disk 1
  9304. --set theItem to choose file -- uncomment to test in an AS editor
  9305.     tell application "Finder"
  9306.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Networking:MacTCP:MPing 1.1:"
  9307.         activate
  9308.     end tell
  9309. on error errMsg number errNum
  9310.     --enter statements to perform when no records are found such as...
  9311.     display dialog "Sorry, the item you selected could not be found."
  9312.     return
  9313. end try
  9314. e    No Changeq
  9315. Dev.CD Aug 00 TC Disk 1
  9316. All Packages
  9317. MPIntertaskTimeI?This is an application to measure the intertask signaling time.
  9318. Communications Toolbox
  9319. Contributed
  9320. Devices and Hardware
  9321. Files
  9322. Games
  9323. Graphics 2D
  9324. Graphics 3D
  9325. Help Systems
  9326. Human Interface Toolbox
  9327. Interapplication Comm
  9328. Memory
  9329. Networking
  9330. OS Utilities
  9331. Overview
  9332. Platforms and Tools
  9333. Printing
  9334. Processes
  9335. QuickTime
  9336. Runtime Architecture
  9337. Sound
  9338. May 00M
  9339. Mac OS 8.6 or later, MP 2.0tch
  9340. --set theItem to choose file -- uncomment to test in an AS editor
  9341.     tell application "Finder"
  9342.         open item "Dev.CD May 94
  9343. Dev.CD Feb 94
  9344. Dev.CD Oct 93
  9345. Dev.CD Jun 93
  9346. Dev.CD May 93"
  9347.         activate
  9348.     end tell
  9349. on error errMsg number errNum
  9350.     --enter statements to perform when no records are found such as...
  9351.     display dialog "Sorry, the item you selected could not be found."
  9352.     return
  9353. end try
  9354.  shape, MegaMovies uses a special WDEF resource for displaying various wind
  9355. ow sizes.  The standard Macintosh WDEFs are also included.  Note that when selecting a particular window shape, all movies opened after that will reflect that change.
  9356. Movie Status:  Opens a window displaying the current movie being examined.  It will tell you all you need to know about movie controllers, frames/sec performance, playback rates, etc.
  9357. Also:  Preference Settings, AppleEvents aware, Flattenning Movies, Hiding and Showing of Controllers
  9358. Jul 92L
  9359. Feb 93PCI_DDK_3.0.sit.hqx
  9360. Formerly part of Appearance SDK, Contextual MenuManager now makes its appearance on its own.
  9361. CMM is a Mac OS
  9362.  technology which allows the user to perform operations on application data in a context-sensitive manner. Along with the Mac OS extension, documentation, and sample code, this SDK contains two sample CMM plug-in projects and headers and stub libraries, some of which are not present in Universal Headers.
  9363. J;Contextual Menu Development
  9364. Contextual Menu MacHack GoodiesK
  9365. Oct 98N
  9366. Contextual, Menu, ManagerOJDev.CD Jul 00 SDK1:Development Kits:Mac OS:ContextualMenuManagerSDK 1.0.3:PRDev.CD Jul 00 SDK1
  9367.  - Development Kits
  9368.  - Mac OS
  9369.  - ContextualMenuManagerSDK 1.0.3
  9370. temporalw
  9371. temporarily
  9372. temporary
  9373. tensor
  9374. terms
  9375. terminal
  9376. terminology^
  9377. termsb
  9378. ternasky
  9379. test]
  9380. test-harness
  9381. testaccelration
  9382. editionb
  9383. transport
  9384. a-trap
  9385. a/roseQ
  9386. ability`
  9387. ableo
  9388. aborts
  9389. aboutj
  9390. 12x16
  9391. 1337s
  9392. 140/170W
  9393. 16384p
  9394. 92-1995
  9395. All Packages
  9396. System Enabler 001 (IIvx, IIvi)O7Dev.CD Apr 94
  9397. Dev.CD Jan 94
  9398. Dev.CD Oct 93
  9399. Dev.CD Jul 93P6Dev.CD Apr 94
  9400. Dev.CD Jan 94
  9401. Dev.CD Oct 93
  9402. Dev.CD Jul 9V
  9403. 80863X
  9404. Apr 94
  9405. --set theItem to choose file -- uncomment to test in an AS editor
  9406.     tell application "Finder"
  9407.         open item "Dev.CD Apr 94
  9408. Dev.CD Jan 94
  9409. Dev.CD Oct 93
  9410. Dev.CD Jul 93"
  9411.         activate
  9412.     end tell
  9413. on error errMsg number errNum
  9414.     --enter statements to perform when no records are found such as...
  9415.     display dialog "Sorry, the item you selected could not be found."
  9416.     return
  9417. end try
  9418. All Packages
  9419. System Enabler 001 (IIvx, IIvi)OEDev.CD Apr 94
  9420. Dev.CD Jan 94
  9421. Dev.CD Oct 93
  9422. Dev.CD Jul 93
  9423. Dev.CD Apr 93PDDev.CD Apr 94
  9424. Dev.CD Jan 94
  9425. Dev.CD Oct 93
  9426. Dev.CD Jul 93
  9427. Dev.CD Apr 9V
  9428. 80864X
  9429. Apr 94
  9430. quicktime
  9431. oughta
  9432. pictures
  9433. guillermo
  9434. ortiz
  9435. quicktime's
  9436. qwerty
  9437. drivers
  9438. lization
  9439. internationalization
  9440. translation
  9441. glosy
  9442. applescript\
  9443. applescript
  9444. apple
  9445. events
  9446. aegizmos_
  9447. applescript
  9448. apple
  9449. events
  9450. recordable
  9451. scriptable
  9452. script\
  9453. applescript
  9454. objectsupportlib
  9455. scripting
  9456. implementation
  9457.  TC Disk 2
  9458. VD!All Packages
  9459. Tool Chest Edition
  9460. PCCTS 1.31
  9461.  the current release of AppleTalk Administration for Macintosh (version 1.1)
  9462. IMPORTANT NOTES
  9463. AppleTalk Connection installs the version 1.1.2 of the
  9464. Apple Shared Library Manager. Do not use AppleTalk Connection version 1.1 or AppleTalk Administration version 1.1 with an older version of Apple Shared Library Manager.
  9465. AppleTalk Connection relies on the latest release of MacSNMP vease of MacSNMP v
  9466. Deletedq
  9467. Dev.CD May 00 TC
  9468. All Packages
  9469. Java DrawingI
  9470. This demo program shows the usage of the QTImageDrawer to allow QuickTime to draw the results of painting into a Java offscreen Image and its associated Java Graphics.
  9471. Communications Toolbox
  9472. Contributed
  9473. Devices and Hardware
  9474. Files
  9475. Games
  9476. Graphics 2D
  9477. Graphics 3D
  9478. Help Systems
  9479. Human Interface Toolbox
  9480. Interapplication Comm
  9481. Memory
  9482. Networking
  9483. OS Utilities
  9484. Overview
  9485. Platforms and Tools
  9486. Printing
  9487. Processes
  9488. QuickTime
  9489. Runtime Architecture
  9490. Sound
  9491. Feb 00
  9492. - Common
  9493.     - Sun Compliant Java Runtime Environment 1.1
  9494.     - QuickTime 3 
  9495.     - QTJava.zip
  9496.     - QTJava media samples
  9497. - Mac OS:
  9498.     - System 8 or later
  9499.     - Macintosh Runtime for Java (MRJ) 2.1
  9500. - Windows 95, 98, or NT::
  9501.     - JRE/JDK from Sun Microsystems, Inc. recommended
  9502. QuickTime, Java, MRJO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  9503.  - Sample CodeV
  9504. 80232X
  9505. Aug 00^    TC Disk 2
  9506. e    No Change
  9507. ound every time a toolbox call uses the memory man
  9508. --set theItem to choose file -- uncomment to test in an AS editor
  9509.     tell application "Finder"
  9510.         open item "Dev.CD Apr 94
  9511. Dev.CD Jan 94
  9512. Dev.CD Oct 93
  9513. Dev.CD Jul 93
  9514. Dev.CD Apr 93"
  9515.         activate
  9516.     end tell
  9517. on error errMsg number errNum
  9518.     --enter statements to perform when no records are found such as...
  9519.     display dialog "Sorry, the item you selected could not be found."
  9520.     return
  9521. end try
  9522. Wchoosing a monitor (on computers with multiple monitors), accelerating screen updates, and other features.
  9523. InputSprocket 1.7.2 provides support for using joysticks, keyboards, mice, and other input devices when playing games on your Macintosh computer.
  9524.  NetSprocket 1
  9525.  NetSprocket 1
  9526. little-known
  9527. living
  9528. llama
  9529. load/dump
  9530. loaded
  9531. loading
  9532. local
  9533. locale
  9534. locale-insensitive
  9535. locale-sensitive
  9536. locales
  9537. localizable
  9538. localizations
  9539. localizey
  9540. localizeds
  9541. localizersy
  9542. localizing
  9543. localtalkB
  9544. locationt
  9545. locations
  9546. locator
  9547. lock/unlock
  9548. locked
  9549. lockfile
  9550. locking
  9551. lockvol
  9552. logged
  9553. loggingY
  9554. logicz
  9555. login
  9556. logins
  9557. long-awaited
  9558. networks
  9559. condone
  9560. conference
  9561. conferences
  9562. conferencingj
  9563. confessionsj
  9564. confidentj
  9565. confidential
  9566. config
  9567. configurable
  9568. configurationx
  9569. configuration
  9570. dialog
  9571. configurationsx
  9572. ould not be found."
  9573.     return
  9574. end try
  9575. Updatedf
  9576. Sample
  9577. DTSo0http://developer.apple.com/samplecode/index.htmlq
  9578. Dev.CD Aug 00 TC Disk 2
  9579. All Packages
  9580. Scrap Color 1.0
  9581. 78206X
  9582. Chinese Handwriting KitO
  9583. Dev.CD May 97 TCP
  9584. Dev.CD May 97 T
  9585. f--set theItem to choose file -- uncomment to test in an AS editor
  9586.     tell application "Finder"
  9587.         open item "Dev.CD Jul 96 SSW"
  9588.         activate
  9589.     end tell
  9590. on error errMsg number errNum
  9591.     --enter statements to perform when no records are found such as...
  9592.     display dialog "Sorry, the item you selected could not be found."
  9593.     return
  9594. end try
  9595. All Packages
  9596. System 7.5 Update 2.0O
  9597. Dev.CD Jul 96 SSWP
  9598. Dev.CD Jul 96 SSV
  9599. 79585X
  9600. Jul 96
  9601. f--set theItem to choose file -- uncomment to test in an AS editor
  9602.     tell application "Finder"
  9603.         open item "Dev.CD Jul 96 SSW"
  9604.         activate
  9605.     end tell
  9606. on error errMsg number errNum
  9607.     --enter statements to perform when no records are found such as...
  9608.     display dialog "Sorry, the item you selected could not be found."
  9609.     return
  9610. end try
  9611. All Packages
  9612. System 7.5 Update 2.0O
  9613. Dev.CD Jul 96 SSWP
  9614. Dev.CD Jul 96 SSV
  9615. 79586X
  9616. Jul 96
  9617. --set theItem to choose file -- uncomment to test in an AS editor
  9618.     tell application "Finder"
  9619.         open item "Dev.CD May 97 TC
  9620. Dev.CD Nov 96 TC
  9621. Dev.CD Aug 96 TC
  9622. Dev.CD May 96 TC
  9623. Dev.CD Feb 96 TC"
  9624.         activate
  9625.     end tell
  9626. on error errMsg number errNum
  9627.     --enter statements to perform when no records are found such as...
  9628.     display dialog "Sorry, the item you selected could not be found."
  9629.     return
  9630. end try
  9631. e    No Changeq
  9632. Dev.CD Aug 00 TC Disk 1
  9633. All Packages
  9634. MemHellIqMemory stress too.   Update to previous version.
  9635. Fixes and ehancements to 1.0a5.  Works with QT 4.0 and Mac OS 9J
  9636. MemHell
  9637. MemHell 1.0a6 ReadMeK
  9638. Dec 93L
  9639. Dec 99M
  9640. System Software 7.0N8MemHell, Tool, Memory, stress, debug, debugging, testingO?Dev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:MemHell:PGDev.CD Aug 00 TC Disk 1
  9641.  - Tool Chest
  9642.  - Testing & Debugging
  9643.  - MemHellV
  9644. 79058X
  9645. Aug 00^    TC Disk 1
  9646. e    No Change
  9647. erratam
  9648. ethernet
  9649. eventm
  9650. eventloop
  9651. eventloop
  9652. apple
  9653. ethernet
  9654. apple
  9655. video
  9656. example
  9657. example
  9658. sounds
  9659. example
  9660. examples
  9661. experimental
  9662. experimental
  9663. interfacelib
  9664. explnd
  9665. export
  9666. exrom-1func
  9667. exrom-1func
  9668. sresource
  9669. extendingprintdialog
  9670. extendingprintdialog
  9671. extensione
  9672. extension
  9673. extension
  9674. extensions
  9675. extractitems
  9676. extractitems
  9677. extractors
  9678. extras
  9679. f-french
  9680. features
  9681. developer
  9682. synchronization
  9683. guide
  9684. system
  9685. manager
  9686. filecopy
  9687. filecopy
  9688. fileisopen
  9689. fileisopen
  9690. filemaker
  9691. filemaker
  9692. editor
  9693. edittextcdev
  9694. effect
  9695. eject
  9696. eject
  9697. cards
  9698. location
  9699. module
  9700. embedding
  9701. embedding
  9702. profile
  9703. documentation
  9704. emulator
  9705. enablerC
  9706. Summary: The Scanner Development Kit contains documentation for the scanner API, an addendum for the new 4.1 scanner driver, and C sample code that demonstrates how to use the API.  A header file and link library have been Included with the sample code.
  9707. The sample code should not be considered as a model for the next great scanner application but rather a simple demonstration of how to communicate with a scanner. Special considerations should  be taken when considering memory requirements
  9708. A for your imaging model. Images scanned at high resolutions can be extremely large so you may want to consider spooling the data off to disk as it comes in from the scanner. This method will reduce the overall footprint of your application and allow for high resolution scans without allocating huge quantities of memory.
  9709. JRProgGuide to Apple Scanners
  9710. Scan Image 1.0:
  9711. Scanner - Read Me
  9712. Scanner 4.1 AddendumK
  9713. Mar 93L
  9714. Nov 96OFDev.CD Jul 99 SDK1:Development Kits:Mac OS:Apple Color OneScanner SDK:
  9715. --set theItem to choose file -- uncomment to test in an AS editor
  9716.     tell application "Finder"
  9717.         open item "Dev.CD May 00 TC:Language Kits:Japanese Language Kit 1.2:"
  9718.         activate
  9719.     end tell
  9720. on error errMsg number errNum
  9721.     --enter statements to perform when no records are found such as...
  9722.     display dialog "Sorry, the item you selected could not be found."
  9723.     return
  9724. end try
  9725. pen.  This is useful for multiple movie testing.
  9726. Standard Movie Controllers:  The user
  9727.  can control movies with operations : start, stop, sound on/off, frame advance, playbar, size grow box, hide and show of controllers.  The special Movie Controller window allows the user to eliminate movie controllers from any window.
  9728. Movie Editing:  Cut, copy, paste, clear and undo of movies. This tool supports both editing conventions with either the standard controllers or by copying movie selections using the Movie Toolbox.  Use the shift key and move the playbar to make a selection. 
  9729. Jan 96L
  9730.  O$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  9731.  - Sample Code
  9732. DK-Danish:
  9733. Dutch:
  9734. E-Spanish:
  9735. F-French:
  9736. H-Norwegian:
  9737. Japanese:
  9738. K-Finnish:
  9739. KH-HangulKorean:
  9740. N-Dutch:
  9741. PO-Portuguese:
  9742. S-Swedish:
  9743. T-Italian:
  9744. TA-TradChinese:K
  9745. Apr 93L
  9746. Jul 98M
  9747. Requires a Mac OS
  9748. based computer with a 68040 or PowerPC processor (excludes 68030-based systems with 68040 processor upgrade card). At least 12MB of physical RAM with Virtual Memory set to at least 20MBN
  9749. OS 8, 8.1, Update,  ImageO@Dev.CD Jul 98 SSW/SDK:System Software:Worldwide System Software:PEDev.CD Jul 98 SSW/SDK
  9750.  - System Software
  9751.  - Worldwide System SoftwareV
  9752. 79911X
  9753. Jul 98^
  9754. SSW/SDK
  9755. e    No Change
  9756. upport's@
  9757. swatches@
  9758. system
  9759. software@
  9760. takes@
  9761. talk@
  9762. tasks@
  9763. testarbitraryallocat@
  9764. extractor
  9765. plug-ins
  9766. content
  9767. extra@
  9768. text-handling@
  9769. apple@
  9770. apple
  9771. event
  9772. macsbug
  9773. displays
  9774. integral
  9775. Communications Toolbox
  9776. Contributed
  9777. Devices and Hardware
  9778. Files
  9779. Games
  9780. Graphics 2D
  9781. Graphics 3D
  9782. Help Systems
  9783. Human Interface Toolbox
  9784. Interapplication Comm
  9785. Memory
  9786. Networking
  9787. OS Utilities
  9788. Overview
  9789. Platforms and Tools
  9790. Printing
  9791. Processes
  9792. QuickTime
  9793. Runtime Architecture
  9794. Sound
  9795. ing built-in routines if available.
  9796. GRAPHICAL TRUFFLES:  Dynamic Display Dilemmas  by Kent Miller and Cameron Esfahani.  How your application can live copacetically with the Display Manager.
  9797. MPW TIPS AND TRI
  9798. CKS:  Scripted Text Editing  by Tim Maroney.  An overview of MPW
  9799. s powerful, scriptable text editing capabilities. 
  9800. ACCORDING TO SCRIPT:  Attaching and Embedding Scripts by Cal Simone.  Integrating scripts in your application can have a big payoff for your users.
  9801. PRINT HINTS:  The Top 10 Printing Crimes Revisited by Dave Polaschek.  Despite our best efforts, developers continue to commit printing crimes. We
  9802. re not giving up.
  9803. BALANCE OF POWER:  Sleuthing Through Your Code  by Dave Evans.
  9804. Communications Toolbox
  9805. Contributed
  9806. Devices and Hardware
  9807. Files
  9808. Games
  9809. Graphics 2D
  9810. Graphics 3D
  9811. Help Systems
  9812. Human Interface Toolbox
  9813. Interapplication Comm
  9814. Memory
  9815. Networking
  9816. OS Utilities
  9817. Overview
  9818. Platforms and Tools
  9819. Printing
  9820. Processes
  9821. QuickTime
  9822. Runtime Architecture
  9823. Sound
  9824. toolbox
  9825. assistant
  9826. multiple
  9827. ul 96L
  9828. Mar 97M$Requires a minimum of  System 7.5.3.N PCCard, Hooper, PowerBook, CometONDev.CD Apr 98 SDK1:Development Kits (Disc 1):PC Card SDKs:PC Card Manager 3.0:ed
  9829. Communications Toolbox
  9830. Contributed
  9831. Devices and Hardware
  9832. Files
  9833. Games
  9834. Graphics 2D
  9835. Graphics 3D
  9836. Help Systems
  9837. Human Interface Toolbox
  9838. Interapplication Comm
  9839. Memory
  9840. Networking
  9841. OS Utilities
  9842. Overview
  9843. Platforms and Tools
  9844. Printing
  9845. Processes
  9846. QuickTime
  9847. Runtime Architecture
  9848. Sound
  9849. n "Finder"
  9850.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  9851.         activate
  9852.     end tell
  9853. on error errMsg number errNum
  9854.     --enter statements to perform when no records are found such as...
  9855.     display dialog "Sorry, the item you selected could not be found."
  9856.     return
  9857. end try
  9858. e    No Changef8Icon
  9859. color icon
  9860. colour table
  9861. CIconHandle
  9862. CTabHandle
  9863. clutq
  9864. Dev.CD Aug 00 TC Disk 2
  9865.     D!All Packages
  9866. Mac OS SDK Edition
  9867. ColorSync 3.0 Mac SDK
  9868.     Sept 92
  9869. Dev.CD Aug 92"
  9870.         activate
  9871.     end tell
  9872. on error errMsg number errNum
  9873.     --enter statements to perform when no records are found such as...
  9874.     display dialog "Sorry, the item you selected could not be found."
  9875.     return
  9876. end try
  9877. About the CTB folder
  9878. AppleModemTool v1.5.3
  9879. AppleTalk-DECnet Tool 1.1
  9880. Basic Connectivity Set 1.1.1
  9881. CommToolbox 1.1
  9882. Communications 1
  9883. CTB Sample Code 1.0b16
  9884. LAT 1.1K
  9885. Aug 93L
  9886.  OBDev.CD Jul 00 SDK1:Development Kits:Mac OS:Communications Toolbox:PJDev.CD Jul 00 SDK1
  9887.  - Development Kits
  9888.  - Mac OS
  9889.  - Communications Toolboxndow stagger, uniform window dimensions, scroll bar position, and folder labels.  This tool is designed to assist the CD producer in presenting a uniform look to all windows in the Finder.
  9890. Issues:   SWAt is beta software, and is completely unsupported.  Use at your own risk.
  9891. JBRead Me - SWAt 2.0b6
  9892. Read Me - SWAt 2.0b6.txt
  9893. SWAt User GuideK
  9894. May 94L
  9895. Nov 94N
  9896. CD, Finder Windows, HackOBDev.CD Aug 00 TC Disk 1:Tool Chest:Developer Utilities:SWAt 2.0b6:PJDev.CD Aug 00 TC Disk 1
  9897.  - Tool Chest
  9898.  - Developer Utilities
  9899.  - SWAt 2.0b6V
  9900. 79517X
  9901. Aug 00^    TC Disk 1
  9902. e    No Change
  9903. finder-like
  9904. label
  9905. ethertalkB
  9906. euc-cn
  9907. QuickDraw
  9908.  FX:  A demo of every CopyBits permutation you can imagine, and then some.
  9909. Record
  9910. RetrievePictInfo:  This snippet shows how to retrieve the colortable from multiple PICT resources using the System 7 calls RecordPictInfo and RetrievePictInfo.
  9911. Restore Screen Cluts:  This snippet shows how to restore all the screen
  9912. s color tables back to what they normally are using two different methods.
  9913. Rotate Bitmap 90
  9914. :  Shows a fast way to rotate bitmaps by 90 degrees.
  9915. RotateString:  This c
  9916. ontains the code for rotating a string 90 degrees.  Just call  RotateString and you get back a BitMap containing the rotated text.
  9917. Rubber Bandit:  This silly little app demonstrates how to do rubber-banding in a dialog using srcXOr mode.
  9918. Save PICT file:  Creates a QuickDraw PICT and saves it as a PICT file, including the required header of 512 bytes of nothing important.
  9919. ScreenDump:  This snippet shows how to dump an area of the screen to a PicHandle
  9920. SearchProcs & Color Separation:  Th
  9921. transitions
  9922. themeso
  9923. translation
  9924. translation
  9925. extensions
  9926. translator
  9927. translator
  9928. examples
  9929. translators
  9930. transport
  9931. transports
  9932. trootobj
  9933. trootobj
  9934. tunnelsim
  9935. tupledumper
  9936. turkish
  9937. turkish
  9938. 1.1.3
  9939. typography
  9940. uk/eire
  9941. uk/eire
  9942. distributors/localiz
  9943. ukranian
  9944. universal
  9945. universal
  9946. interfaces
  9947. universalinterfaces3
  9948. universalinterfaces3
  9949. university
  9950. unmountit
  9951. unmountit
  9952. unmountit
  9953. unmountit
  9954. unmountprojector
  9955. unsupported
  9956. unsupported
  9957. libraries
  9958. untitled
  9959. untitled
  9960. 1.4mb
  9961. format
  9962. unwrapcommenttext
  9963. update
  9964. Summary:  The Verifier is an Apple internal localization verification tool.  It is used to catch localization problems such as corrupted CODE resources, and mismatched resource attribute bits.  It is very customized to Apple's internal needs, but it may serve as a good example on the types of things to look out for when you localize your software.
  9965. Features:
  9966.  Compares resources based on a user defined script file
  9967.  Compares file/resource flags
  9968.  Verifies vers resources
  9969.  Reports missing rB
  9970. esources between original/localized files
  9971. Issues: Apple internal tool.  Good example on what to look out for, though you may need to customize/rewrite for your own usage.
  9972. Verifier 1.0.imgK
  9973. Jun 92L
  9974. May 94M(MPW, any Mac w/13" minimum sized screen.O9Dev.CD Aug 00 TC Disk 1:Tool Chest:Localization:Verifier:PADev.CD Aug 00 TC Disk 1
  9975.  - Tool Chest
  9976.  - Localization
  9977.  - Verifier
  9978. taiwan
  9979. About Rinaldi Collection 95/02
  9980. Align 2.7 (US)
  9981. ArchiveContent 1.1 (US)
  9982. ATalkZones 1.5 (US)
  9983. Calendoid 1.6 (US)
  9984. CapsLock 1.0 (US)
  9985. Chartoid 1.4 (US)
  9986. ChooseColor 1.1 (US)
  9987. Chooser 2.2 (US)
  9988. ClipInfo 1.0 (US)
  9989. ClipToPict 1.5 (US)
  9990. CompressPictFile 1.2 (US)
  9991. CopyFolder 2.5 (US)
  9992. CopyRes 2.1 (US)
  9993. CreateAlias 1.0 (US)
  9994. CreateCustomIcon 1.1 (US)
  9995. CreateFolder 1.2 (US)
  9996. CreateMenuHelp 1.0 (US)
  9997. CreateThumbnail 1.2 (US)
  9998. DataMaster 1.3 (US)
  9999. DateConverter 1.2 (US)
  10000. DocCreator 1.5 (US)
  10001. DocTypes 1.6 (US)
  10002. DoMenu 1.0 
  10003. EraseFile 1.2 (US)
  10004. ExtractItems 1.4 (US)
  10005. FileCopy 2.7 (US)
  10006. FileIsOpen 1.2 (US)
  10007. FileMaker 1.3 (US)
  10008. FileSharingMaster 1.0 (US)
  10009. FindFolder 1.1 (US)
  10010. FolderSize 1.5 (US)
  10011. FontMaster 1.3 (US)
  10012. FormatNum 1.0 (US)
  10013. FullBalloons 1.0 (US)
  10014. FullDrag 1.3 (US)
  10015. FullFind 1.5 (US)
  10016. FullHPop 1.7 (US)
  10017. FullMove 1.2 (US)
  10018. FullOffset 1.0 (US)
  10019. FullRemove 1.1 (US)
  10020. FullRename 1.4 (US)
  10021. FullReplace 1.1 (US)
  10022. FullResList 2.2 (US)
  10023. FullSFPack 1.7 (US)
  10024. FullSort 3.9 (US)
  10025. FullText 2.1 (US)
  10026. GetBootVol 1.1 (US)
  10027. GetDInfo 1.1 
  10028. about
  10029. backlight
  10030. control
  10031. about
  10032. bbedit
  10033. about
  10034. clipboard
  10035. mag'n
  10036. about
  10037. clipboard
  10038. magician
  10039. about
  10040. clipboard
  10041. magician
  10042. about
  10043. clipboard
  10044. magician
  10045. about
  10046. convert
  10047. projects
  10048. about
  10049. driver
  10050. installer
  10051. about
  10052. driver
  10053. installer
  10054. about
  10055. about
  10056. dropdisk
  10057. about
  10058. rinaldi
  10059. collection
  10060. 95/02
  10061. about
  10062. scriptx
  10063. about
  10064. system
  10065. 7.5.5
  10066. update
  10067. about
  10068. folder
  10069. about
  10070. utilities
  10071. about
  10072. pre-release
  10073. about
  10074. versionedit
  10075. about
  10076. zaptcp
  10077. about
  10078. zoneranger
  10079. aboutthissite
  10080. accessS
  10081. aci2.5
  10082. acireference
  10083. acrobat
  10084. acrobat
  10085. reader
  10086. 4.0.1
  10087. 2.6.5
  10088. 3.0.1
  10089. nasty
  10090. natick
  10091. nationalw
  10092. native
  10093. natural
  10094. nature
  10095. navigable
  10096. 76661X
  10097. 1e    No Change
  10098. _Summary: This is a complete demonstration of the Data Access Manager. It includes a query builder (DAM Generator), an XCMD which can use some query documents (HyperDAM ), and two querys with two different types of user interface (Text and Graphical).
  10099. Features: 
  10100. * Query Builder
  10101. * XCMD to use querys with HyperCard
  10102. * two different querys with two qdef
  10103. Data Access Manager.cpK
  10104. Vol VL
  10105. Mar 92M
  10106. me 7.0 and a computer where there is a DAL Server (Vax
  10107. ). A Vax with PathWorks and DALDEMO on it is a very good choice. If you want to use the two querys you must modify the parameters needed for the connection with ResEdit or DAM Generator .OvDev.CD Aug 00 TC Disk 1:Tool Chest:Interapplication Communication:Data Access Manager:Data Access Manager French Demo:P
  10108. Dev.CD Aug 00 TC Disk 1
  10109.  - Tool Chest
  10110.  - Interapplication Communication
  10111.  - Data Access Manager
  10112.  - Data Access Manager French Demo)
  10113. rdocproc
  10114. readB
  10115. readable`
  10116. readerZ
  10117. 80197X
  10118. Aug 00^    TC Disk 2
  10119. y--set theItem to choose file -- uncomment to test in an AS editor
  10120.     tell application "Finder"
  10121.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  10122.         activate
  10123.     end tell
  10124. on error errMsg number errNum
  10125.     --enter statements to perform when no records are found such as...
  10126.     display dialog "Sorry, the item you selected could not be found."
  10127.     return
  10128. end try
  10129. e    No Changef'HTML
  10130. HTMLRenderingLib
  10131. Packages
  10132. Mac OS 9q
  10133. Dev.CD Aug 00 TC Disk 2
  10134. All Packages
  10135. Http Server
  10136. Summary:  This is a functional OpenTransport  sample  that implements a Macintosh background process that will respond to simple  HTTP requests via TCP/IP.  It utilizes C++, exceptions,  IOStreams, Mac Thread manager, OpenTransport (accepting connections and no-copy reads).
  10137. Issues:  Doesnt parse HTTP yet, but replies with a test page.. 
  10138. IOStreams recv not functional yet,  OT Listen/Accept loop needs improvement
  10139. Mar 96V
  10140. 80198X
  10141. Moved
  10142. unexpe
  10143. sample
  10144. shows
  10145. write
  10146. fully
  10147. asynchronous
  10148. block
  10149. contains
  10150. information
  10151. advantage
  10152. includes
  10153. libraries
  10154. include
  10155. files
  10156. necessary
  10157. survival
  10158. guide
  10159. series
  10160. regarding
  10161. webobjec
  10162. survival
  10163. guide
  10164. offers
  10165. overview
  10166. audio
  10167. housand
  10168. thousands
  10169. thrashing
  10170. thread
  10171. threaded
  10172. threads
  10173. threed
  10174. thrive
  10175. throughR
  10176. throughput
  10177. throw
  10178. throws
  10179. thumb
  10180. thumbs
  10181. thunder
  10182. ticks
  10183. tietz
  10184. tighter
  10185. times
  10186. accelerationO
  10187. acceleratorj
  10188. accent
  10189. accept
  10190. accepted
  10191. accepting
  10192. accepts
  10193. accesory
  10194. accomplish
  10195. accomplishing
  10196. accuracys
  10197. accurate
  10198. accurately
  10199. accurately
  10200. print
  10201. image
  10202. scanned
  10203. accurately
  10204. print
  10205. image
  10206. viewed
  10207. monitor
  10208. achieve
  10209. acrobatZ
  10210. acrossZ
  10211. actionh
  10212. actionsh
  10213. activeo
  10214. activity`
  10215. actualf
  10216. graphical
  10217. editor
  10218. which
  10219. create
  10220. adaptT
  10221. adapts
  10222. adbreinitV
  10223. add-ons
  10224. added
  10225. addendumg
  10226. adding^
  10227. additionc
  10228. additionala
  10229. additionsj
  10230. addressh
  10231. address
  10232. resolution
  10233. protocol
  10234. protocol
  10235. mapping
  10236. addresses
  10237. addressing
  10238. cN/QuickDraw, PixMap, PixPat, ppat, GetPixRowBytesnd Hardware
  10239. Files
  10240. Games
  10241. Graphics 2D
  10242. Graphics 3D
  10243. Help Systems
  10244. Human Interface Toolbox
  10245. Interapplication Comm
  10246. Memory
  10247. Networking
  10248. OS Utilities
  10249. Overview
  10250. Platforms and Tools
  10251. Printing
  10252. Processes
  10253. QuickTime
  10254. Runtime Architecture
  10255. Sound
  10256. tivate
  10257.     end tell
  10258. on error errMsg number errNum
  10259.     --enter statements to perform when no records are found such as...
  10260.     display dialog "Sorry, the item you selected could not be found."
  10261.     return
  10262. end try
  10263. All Packages
  10264. System Enabler 065 (LC 575)O
  10265. Dev.CD Apr 94P
  10266. Dev.CD Apr 9V
  10267. 78437X
  10268. Apr 94
  10269. b--set theItem to choose file -- uncomment to test in an AS editor
  10270.     tell application "Finder"
  10271.         open item "Dev.CD Apr 94"
  10272.         activate
  10273.     end tell
  10274. on error errMsg number errNum
  10275.     --enter statements to perform when no records are found such as...
  10276.     display dialog "Sorry, the item you selected could not be found."
  10277.     return
  10278. end try
  10279. All Packages
  10280. 78438
  10281. 79966X
  10282. Jun 00^    RL Disk 1
  10283. --set theItem to choose file -- uncomment to test in an AS editor
  10284.     tell application "Finder"
  10285.         open item "Dev.CD Jun 00 RL Disk 1:Technical Documentation:Human Interface:Apple Grayscale Appearance:"
  10286.         activate
  10287.     end tell
  10288. on error errMsg number errNum
  10289.     --enter statements to perform when no records are found such as...
  10290.     display dialog "Sorry, the item you selected could not be found."
  10291.     return
  10292. end try
  10293. e    No Changeq
  10294. Dev.CD Jun 00 RL Disk 1
  10295. 0D!All Packages
  10296. Mac OS SDK Edition
  10297. Apple Guide
  10298.     International Services:
  10299. Apple Type Services for Unicode Imaging (ATSUI)[Updated]
  10300. Date, Time, and Measurement Utilities [New]
  10301. Dictionary Manager
  10302. Font Manager [New]
  10303. FontSync [New]
  10304. Keyboard and International Resources
  10305. Multilingual Text Editor [New]
  10306. QuickDraw Text
  10307. Script Manager
  10308. TextEdit
  10309. Text Encoding Conversion Manager [Updated]
  10310. Text Services Manager
  10311. Text Utilities
  10312. Unicode Utilities
  10313. Interapplication Communication:
  10314. Apple Event Manage
  10315. All Packages
  10316. F)System Enabler 131 (PB 160/165c/180/180c)O7Dev.CD Apr 94
  10317. Dev.CD Jan 94
  10318. Dev.CD Oct 93
  10319. Dev.CD Jul 93P6Dev.CD Apr 94
  10320. Dev.CD Jan 94
  10321. Dev.CD Oct 93
  10322. Dev.CD Jul 9V
  10323. 80984X
  10324. Apr 94
  10325. --set theItem to choose file -- uncomment to test in an AS editor
  10326.     tell application "Finder"
  10327.         open item "Dev.CD Apr 94
  10328. Dev.CD Jan 94
  10329. Dev.CD Oct 93
  10330. Dev.CD Jul 93"
  10331.         activate
  10332.     end tell
  10333. on error errMsg number errNum
  10334.     --enter statements to perform when no records are found such as...
  10335.     display dialog "Sorry, the item you selected could not be found."
  10336.     return
  10337. end try
  10338. All Packages
  10339. F)System Enabler 131 (PB 160/165c/180/180c)O7Dev.CD Apr 94
  10340. Dev.CD Jan 94
  10341. Dev.CD Oct 93
  10342. Dev.CD Jul 93P6Dev.CD Apr 94
  10343. Dev.CD Jan 94
  10344. Dev.CD Oct 93
  10345. Dev.CD Jul 9V
  10346. 80985X
  10347. Apr 94
  10348. full scriptability and to direct manipulation through Apple events. Here
  10349. s how to talk to the Scriptable Finder from your application.
  10350. NetWare Development on PowerPC  by Jamie Osborne.  With NetWare now on the Power Macintosh, you may want to write your network products to use it. This introduction to the NetWare environment includes a simple sample module.
  10351. Somewhere in QuickTime:  Supporting Text Tracks in Your Application  by Nick Thompson.  How to support text tracks in your applicati
  10352. on, allowing both searching and editing.
  10353. Graphical Truffles:  A Space-Saving PICT Trick  by Guillermo A. Ortiz and Dave Johnson.  If you
  10354. re storing a large set of pictures with the same colors, here
  10355. s a neat trick to reduce its size.
  10356. Print Hints:  Improving QuickDraw GX Printer Driver Performance  by Dave Hersey.  Understanding QuickDraw GX buffering will help you fine-tune the performance of your printer driver.
  10357. Balance of Power:  PowerPC Branch Prediction  by Dave Evans.  Is it scienc
  10358. N;Telephone Manager, Telephony, ISDN, Analog, PBX, Phone, IVRO=Dev.CD Jul 99 SDK1:Development Kits:Mac OS:Telephone Manager:PEDev.CD Jul 99 SDK1
  10359.  - Development Kits
  10360.  - Mac OS
  10361.  - Telephone Manager
  10362. apple
  10363. apple
  10364. international
  10365. glossar
  10366. apple
  10367. apple
  10368. standardsw
  10369. apple
  10370. styleguide00
  10371. apple
  10372. profiler
  10373. 1.3.1
  10374. apple
  10375. profiler
  10376. 1.3.1
  10377. infox
  10378. apple
  10379. telecom
  10380. software
  10381. apple
  10382. workgroup
  10383. serversS
  10384. appleeventtypes^
  10385. appleeventtypes
  10386. applegloty
  10387. appleglot
  10388. appleglot
  10389. users
  10390. guidey
  10391. appleglot
  10392. whats
  10393. appleglot
  10394. 2.4b6
  10395. appleguide
  10396. appleii
  10397. appleii
  10398. auxiliary
  10399. applejack
  10400. applejack
  10401. appleshare
  10402. 1995 "Accelerated for Power Macintosh Artwork" Program
  10403. Apple Computer Inc.
  10404. Power Macintosh Developers!
  10405. Apple wants to help you communicate the benefits of a "native" version of your product to customers.  We have created artwork for use directly on your product packaging or to use as stickers to place on your shrink-wrapped products.  In addition, this artwork may be used in advertisements, distributor catalogs, direct mail, product literature, booth displays, and promotional items for y
  10406. our native products.  The "Accelerated for Power Macintosh" artwork is an easy way to identify your "native" applications in the marketplace.  The artwork is designed to be used only on products that are optimized for the PowerPC microprocessor.
  10407. We have introduced a new "Accelerated for Power Macintosh" artwork program for 1995.  There is no charge to obtain the artwork!
  10408. To obtain the "Accelerated for Power Macintosh" artwork:
  10409. 1) Request an information packet from:
  10410. Meeting Support Unli
  10411. Communications Toolbox
  10412. Contributed
  10413. Devices and Hardware
  10414. Files
  10415. Games
  10416. Graphics 2D
  10417. Graphics 3D
  10418. Help Systems
  10419. Human Interface Toolbox
  10420. Interapplication Comm
  10421. Memory
  10422. Networking
  10423. OS Utilities
  10424. Overview
  10425. Platforms and Tools
  10426. Printing
  10427. Processes
  10428. QuickTime
  10429. Runtime Architecture
  10430. Sound
  10431.     --enter statements to perform when no records are found such as...
  10432.     display dialog "Sorry, the item you selected could not be found."
  10433.     return
  10434. end try
  10435. Deletedf2Computer Based Media
  10436. Television
  10437. Broadcast
  10438. Graphicsq
  10439. Dev.CD Mar OO RLDisk 1
  10440. D!All Packages
  10441. Mac OS SDK Edition
  10442. ContextualMenuManagerSDK 1.0.3
  10443.     eleaseResource, which is the correct call.
  10444. Communications Toolbox
  10445. Contributed
  10446. Devices and Hardware
  10447. Files
  10448. Games
  10449. Graphics 2D
  10450. Graphics 3D
  10451. Help Systems
  10452. Human Interface Toolbox
  10453. Interapplication Comm
  10454. Memory
  10455. Networking
  10456. OS Utilities
  10457. Overview
  10458. Platforms and Tools
  10459. Printing
  10460. Processes
  10461. QuickTime
  10462. Runtime Architecture
  10463. Sound
  10464. Oct 94L
  10465. Nov 94
  10466. unwrapcommenttext
  10467. atements to perform when no records are found such as...
  10468.     display dialog "Sorry, the item you selected could not be found."
  10469.     return
  10470. end try
  10471.     return
  10472. end try
  10473. advanced[
  10474. advantage
  10475. advantages
  10476. advent
  10477. adventures
  10478. advertisements
  10479. advertising
  10480. advice
  10481. advisable
  10482. ae/em
  10483. aecdev/aedeamon
  10484. aecoercion
  10485. aecoercioninit
  10486. affects
  10487. affordable
  10488. affordanceo
  10489. afloat
  10490. after
  10491. B-British:
  10492. BR-BrazilianPortuguese:
  10493. C-French Canadian:
  10494. CH-Simplified Chinese:
  10495. D-German:
  10496. DK-Danish:
  10497. Dutch:
  10498. E-Spanish:
  10499. F-French:
  10500. H-Norwegian:
  10501. Japanese:
  10502. K-Finnish:
  10503. KH-HangulKorean:
  10504. N-Dutch:
  10505. PO-Portuguese:
  10506. S-Swedish:
  10507. T-Italian:
  10508. TA-TradChinese:K
  10509. Apr 93L
  10510. Jul 98M
  10511. Requires a Mac OS
  10512. based computer with a 68040 or PowerPC processor (excludes 68030-based systems with 68040 processor upgrade card). At least 12MB of physical RAM with Virtual Memory set to at least 20MBN
  10513. OS 8, 8.1, Update,  ImageO@Dev.CD Jul 98 SSW/SDK:System Software:Worldwide System Software:PEDev.CD Jul 98 SSW/SDK
  10514.  - System Software
  10515.  - Worldwide System SoftwareV
  10516. 81153X
  10517. Jul 98^
  10518. SSW/SDK
  10519. e    No Change
  10520. readme
  10521. 1.5.1
  10522. redistribution@
  10523. registry@
  10524. rfc1332@
  10525. rfc1378@
  10526. runtime
  10527. architecture@
  10528. schedule@
  10529. scrapxcmds@
  10530. scsimonitor@
  10531. servercontrolintf@
  10532. shareware@
  10533. showhidefolder@
  10534. shtml@
  10535. sound
  10536. files@
  10537. lated
  10538. cnvt@
  10539. viiiw
  10540. pages
  10541. client
  10542. interface
  10543. client
  10544. first
  10545. paper
  10546. papworkstation
  10547. papworkstation
  10548. parameters
  10549. parameters
  10550. parserV
  10551. links
  10552. links
  10553. links
  10554. partmaker
  10555. partmaker
  10556. media
  10557. megamovies
  10558. memhell
  10559. memhell
  10560. 1.0a6
  10561. readme
  10562. BJEAbout AppleShare Client API
  10563. AppleShareClientAPI.pdf
  10564. Headers
  10565. LibrariesK
  10566. Jan 00L
  10567. Jan 00MIMac OS 9 is recommended.  The minimum requirement is Mac OS 7.6 or later.N'AppleShare, Client, AFP, shared volumesOEDev.CD Jul 00 SDK1:Development Kits:Mac OS:AppleShare Client API SDK:PMDev.CD Jul 00 SDK1
  10568.  - Development Kits
  10569.  - Mac OS
  10570.  - AppleShare Client API SDKV
  10571. 79985X
  10572. Jul 00^
  10573. --set theItem to choose file -- uncomment to test in an AS editor
  10574.     tell application "Finder"
  10575.         open item "Dev.CD Jul 00 SDK1:Development Kits:Mac OS:AppleShare Client API SDK:"
  10576.         activate
  10577.     end tell
  10578. on error errMsg number errNum
  10579.     --enter statements to perform when no records are found such as...
  10580.     display dialog "Sorry, the item you selected could not be found."
  10581.     return
  10582. end try
  10583. e    No Changef$AppleShare
  10584. Client
  10585. shared volumesoPftp://ftp.apple.com/developer/Development_Kits/AppleShare_Client_API_SDK.img.hqxq
  10586. Dev.CD Jul 00 SDK1
  10587. CD!All Packages
  10588. Mac OS SDK Edition
  10589. palette[
  10590. palette&gworld
  10591. palettes
  10592. palindrome
  10593. pallakoff
  10594. pallete
  10595. panel`
  10596. panelso
  10597. paneso
  10598. panorama
  10599. panoramas
  10600. panoramic
  10601. paperj
  10602. papserversample
  10603. papworkstation
  10604. parade
  10605. paradigms
  10606. parameter-block
  10607. parameters
  10608. paraphernalia
  10609. parent
  10610. parrt
  10611. parse
  10612. parsefullpathname
  10613. parserV
  10614. parses
  10615. parsing
  10616. parsons
  10617. partj
  10618. partial
  10619. participation
  10620. particularN
  10621. ft JIS.
  10622.  The HZ converter now handles the tilde-tilde and tilde-linefeed combinations correctly.
  10623.  The alias "CN-GB" has been added for "EUC-CN" and "GB2312".
  10624.  Support has been added for the encodings ISO 8859-3, ISO 8859-4, ISO 8859-15, Windows CP 1257, Windows CP 1258. Limited support has been added for the Mac OS Tibetan encoding.
  10625.  Various mappings for CJK encodings were improved.
  10626.  Added loose mappings for variant forms of Han characters (e.g., simplified vs. traditional), yielding 
  10627. 5fewer missing characters in some conversions.
  10628.  Added Euro to Mac Cyrillic and Ukrainian encodings.
  10629.  Added conversion from arbitrary Unicode to maximally decomposed Unicode.
  10630.  Improved multiple script runs and long digit sequences.
  10631.  Improved building conversions involving Unicode variants, including UTF-8.
  10632. Dec 97L
  10633. Dec 99Wf
  10634. books[
  10635. boost
  10636. booting
  10637. bothT
  10638. Summary:  The AppleTalk Wide Area Developer
  10639. s Toolkit is intended for two kinds of Apple developers: router developers who wish to develop an AURP-speaking router that interoperates with the Apple Internet Router, and adev developers who wish to develop a network connection file for the Apple Internet Router.
  10640.  The AppleTalk Wide Area Developer
  10641. s Toolkit contains the following items:
  10642. AppleTalk Update-Based Routing Protocol: Enhanced AppleTalk Routing
  10643. --------------------------------------
  10644. -----------
  10645. This document is the protocol specification for the AppleTalk Update-based Routing Protocol (AURP), which provides wide area routing enhancements to the AppleTalk routing protocols. It is useful for reference, and it provides information router developers need to implement AURP.
  10646. Apple Internet Router: User-Interface Extensions to the adev File
  10647. ---------------------------------------------
  10648. This document provides information needed to support the new adev resource calls. (An ade
  10649. p--set theItem to choose file -- uncomment to test in an AS editor
  10650.     tell application "Finder"
  10651.         open item "Dev.CD Jul 93
  10652. Dev.CD Apr 93"
  10653.         activate
  10654.     end tell
  10655. on error errMsg number errNum
  10656.     --enter statements to perform when no records are found such as...
  10657.     display dialog "Sorry, the item you selected could not be found."
  10658.     return
  10659. end try
  10660. you selected could not be found."
  10661.     return
  10662. end try
  10663. Deletedq
  10664. Dev.CD Sep 96 RL
  10665. -D(All Packages
  10666. Reference Library Edition
  10667. develop Issue 10
  10668.     thernet address.
  10669. Get LAP Connection:  Sample code to demonstrate use of the LAP Manager call to determine the current connection type i.e LocalTalk, EtherTalk phase 1/2, or TokenTalk phase 2.
  10670. GetADEVType:  Sample code to demonstrate use of the LAP Manager call to determine the current connection type i.e LocalTalk, EtherTalk phase 1/2, or TokenTalk phase 2.
  10671. Neighborhood Watch:  Neighborhood Watch is a MultiFinder friendly application which allows people 
  10672. --set theItem to choose file -- uncomment to test in an AS editor
  10673.     tell application "Finder"
  10674.         open item "Dev.CD May 97 TC
  10675. Dev.CD Nov 96 TC
  10676. Dev.CD Aug 96 TC"
  10677.         activate
  10678.     end tell
  10679. on error errMsg number errNum
  10680.     --enter statements to perform when no records are found such as...
  10681.     display dialog "Sorry, the item you selected could not be found."
  10682.     return
  10683. end try
  10684. nternational:"
  10685.         activate
  10686.     end tell
  10687. on error errMsg number errNum
  10688.     --enter statements to perform when no records are found such as...
  10689.     display dialog "Sorry, the item you selected could not be found."
  10690.     return
  10691. end try
  10692. Deletedq
  10693. Dev.CD Jan 97 SDK2
  10694. All Packages
  10695. OpenFWBridgeFixJul97
  10696. 79120X
  10697. ations Toolbox
  10698. Contributed
  10699. Devices and Hardware
  10700. Files
  10701. Games
  10702. Graphics 2D
  10703. Graphics 3D
  10704. Help Systems
  10705. Human Interface Toolbox
  10706. Interapplication Comm
  10707. Memory
  10708. Networking
  10709. OS Utilities
  10710. Overview
  10711. Platforms and Tools
  10712. Printing
  10713. Processes
  10714. QuickTime
  10715. Runtime Architecture
  10716. Sound
  10717.     CNnd grammar checker) applications is available at: http://www.wordservices.org/
  10718. Spellswell Plus 2.1 DEMO:
  10719. Word Services Specification
  10720. Writeswell Jr 1.2.3 Sources 
  10721. Writeswell JR Code Notes
  10722. Writeswell Jr.
  10723. Writeswell Jr. InstructionsK
  10724. Apr 97N8Apple Events Spell Grammar Writeswell Spellswell WorkingOEDev.CD Apr 98 SDK2:Development Kits (Disc 2):Word Services SDK 1.0.8:PJDev.CD Apr 98 SDK2
  10725.  - Development Kits (Disc 2)
  10726.  - Word Services SDK 1.0.8splayed in their color versions. This snip
  10727. pet shows which colors are needed in the system color table.
  10728. ROMResourceDump 1.0d1:  This little utility copies all of the resources in the Macintosh's ROM into a file called "ROM Resource Dump File".  This is useful for the insanely curious, those with a professional "need to know" (like DTS engineers), and as a trivial Resource Manager sample.
  10729. Scrap Parsing:  An example of how to parse the scrap in memory.
  10730. SetIndString:  This C function takes the same parameters as GetIndString but do
  10731. (OODev.CD Aug 00 TC Disk 1:Tool Chest:Devices:NuBus/Slot Manager:Declaration ROMs:PZDev.CD Aug 00 TC Disk 1
  10732.  - Tool Chest
  10733.  - Devices
  10734.  - NuBus/Slot Manager
  10735.  - Declaration ROMsV
  10736. 80087X
  10737. Aug 00^    TC Disk 1
  10738. --set theItem to choose file -- uncomment to test in an AS editor
  10739.     tell application "Finder"
  10740.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Devices:NuBus/Slot Manager:Declaration ROMs:"
  10741.         activate
  10742.     end tell
  10743. on error errMsg number errNum
  10744.     --enter statements to perform when no records are found such as...
  10745.     display dialog "Sorry, the item you selected could not be found."
  10746.     return
  10747. end try
  10748. e    No Changeq
  10749. Dev.CD Aug 00 TC Disk 1
  10750. All Packages
  10751. DefProcs
  10752. 80088X
  10753. e    No Changef
  10754. QuickTime
  10755. Dev.CD Aug 00 TC Disk 2
  10756. All Packages
  10757. JavaSpritesIqThis demo program shows how to capture the results of java drawing and make a QuickTime sprite out of the result.
  10758. Communications Toolbox
  10759. Contributed
  10760. Devices and Hardware
  10761. Files
  10762. Games
  10763. Graphics 2D
  10764. Graphics 3D
  10765. Help Systems
  10766. Human Interface Toolbox
  10767. Interapplication Comm
  10768. Memory
  10769. Networking
  10770. OS Utilities
  10771. Overview
  10772. Platforms and Tools
  10773. Printing
  10774. Processes
  10775. QuickTime
  10776. Runtime Architecture
  10777. Sound
  10778. Feb 00
  10779. - Common
  10780.     - Sun Compliant Java Runtime Environment 1.1
  10781.     - QuickTime 3 
  10782.     - QTJava.zip
  10783.     - QTJava media samples
  10784. - Mac OS:
  10785.     - System 8 or later
  10786.     - Macintosh Runtime for Java (MRJ) 2.1
  10787. - Windows 95, 98, or NT::
  10788.     - JRE/JDK from Sun Microsystems, Inc. recommended
  10789. QuickTime, Java, MRJO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  10790.  - Sample CodeV
  10791. 80233X
  10792. Aug 00^    TC Disk 2
  10793. e    No Change
  10794. d:Maximizing Quadra FloatingPoint:V
  10795. 79056X
  10796. 1e    No Change
  10797. ~PSDev.CD Aug 00 TC Disk 1
  10798.  - Tool Chest
  10799.  - OS Utilities
  10800.  - Gestalt Selectors List 4.3on packages in Mac OS 9.  It provides a simple interface or converting correctly formatted folders into packages and vice versa.
  10801. Tasks illustrated include:
  10802. - how to create a package,
  10803. - how to detect a package,
  10804. includes a 'package document aware'  application sample (HTMLSample))
  10805. Communications Toolbox
  10806. Contributed
  10807. Devices and Hardware
  10808. Files
  10809. Games
  10810. Graphics 2D
  10811. Graphics 3D
  10812. Help Systems
  10813. Human Interface Toolbox
  10814. Interapplication Comm
  10815. Memory
  10816. Networking
  10817. OS Utilities
  10818. Overview
  10819. Platforms and Tools
  10820. Printing
  10821. Processes
  10822. QuickTime
  10823. Runtime Architecture
  10824. Sound
  10825. Dec 99M
  10826. Mac OS 9N!packages, Mac OS 9, package awareO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  10827.  - Sample CodeV
  10828. 79140rm when no records are found such as...
  10829.     display dialog "Sorry, the item you selected could not be found."
  10830.     return
  10831. end try
  10832. All Packages
  10833. System 7.5 Update 1.0V
  10834. 77073X
  10835. All Packages
  10836. F#System Enabler 040 (Centris/Quadra)OEDev.CD Apr 94
  10837. Dev.CD Jan 94
  10838. Dev.CD Oct 93
  10839. Dev.CD Jul 93
  10840. Dev.CD Apr 93PDDev.CD Apr 94
  10841. Dev.CD Jan 94
  10842. Dev.CD Oct 93
  10843. Dev.CD Jul 93
  10844. Dev.CD Apr 9V
  10845. 80895X
  10846. Apr 94
  10847. --set theItem to choose file -- uncomment to test in an AS editor
  10848.     tell application "Finder"
  10849.         open item "Dev.CD Apr 94
  10850. Dev.CD Jan 94
  10851. Dev.CD Oct 93
  10852. Dev.CD Jul 93
  10853. Dev.CD Apr 93"
  10854.         activate
  10855.     end tell
  10856. on error errMsg number errNum
  10857.     --enter statements to perform when no records are found such as...
  10858.     display dialog "Sorry, the item you selected could not be found."
  10859.     return
  10860. end try
  10861. All Packages
  10862. F#System Enabler 040 (Centris/Quadra)OEDev.CD Apr 94
  10863. Dev.CD Jan 94
  10864. Dev.CD Oct 93
  10865. Dev.CD Jul 93
  10866. Dev.CD Apr 93PDDev.CD Apr 94
  10867. Dev.CD Jan 94
  10868. Dev.CD Oct 93
  10869. Dev.CD Jul 93
  10870. Dev.CD Apr 9V
  10871. 80896X
  10872. Apr 94
  10873. System FeaturesOKDev.CD Aug 00 TC Disk 1:Tool Chest:OS Utilities:Gestalt Selectors List 4.3:
  10874. in-house
  10875. in-memory
  10876. in-store
  10877. in/out
  10878. en removed from the Developer CD. For the latest information on QuickTime development and products, please see the QuickTime web site at
  10879. http://www.apple.com/quicktime/.
  10880. QuickTime IC is an extension to the QuickTime system extension that abstracts applications from image capture devices such as the QuickTake 200. It is a modular architecture that provides opportunities for developers, as well as Apple, to provide additional benefit 
  10881. for users. 
  10882. For example, the QuickTake 200 comes with three components: 
  10883.  Camera Access application 
  10884.  QuickTime IC system extension 
  10885.  QuickTake 200 camera component 
  10886. Camera Access is an application that leverages the QuickTime IC system extension, as well as QuickTime and or other system services. It is what a person uses to communicate with the QuickTake 200, view images, and transfer them to the desktop. It also provides several image enhancement functions such as cropping, image li
  10887. 80107X
  10888. Jun 00^    RL Disk 1
  10889. --set theItem to choose file -- uncomment to test in an AS editor
  10890.     tell application "Finder"
  10891.         open item "Dev.CD Jun 00 RL Disk 1:Technical Documentation:Develop:develop Issue 24:"
  10892.         activate
  10893.     end tell
  10894. on error errMsg number errNum
  10895.     --enter statements to perform when no records are found such as...
  10896.     display dialog "Sorry, the item you selected could not be found."
  10897.     return
  10898. end try
  10899. e    No Changeq
  10900. Dev.CD Jun 00 RL Disk 1
  10901. All Packages
  10902. develop Issue 25
  10903. 80108X
  10904. strip
  10905. stripunits
  10906. stuff
  10907. styleguide00u
  10908. submission
  10909. success
  10910. suitem
  10911. suitesm
  10912. suites
  10913. under
  10914. developmentm
  10915. support
  10916. survey
  10917. survival
  10918. sweden
  10919. sweden
  10920. distributors/localiz
  10921. switz
  10922. switz
  10923. distributors/localiz
  10924. symantec
  10925. symantec
  10926. builds
  10927. symfilesv
  10928. synchronization
  10929. sysenv
  10930. sysenv
  10931. 1.0d13
  10932. systeme
  10933. O/Dev.CD Jun 00 RL Disk 2:Technical Publications:P1Dev.CD Jun 00 RL Disk 2
  10934.  - Technical PublicationsrkS
  10935. network
  10936. server
  10937. guideS
  10938. network
  10939. software
  10940. installer
  10941. networkcommsvcs
  10942. networkingot
  10943. networks
  10944. networks
  10945. documentation
  10946. sample
  10947. audio
  10948. features
  10949. newformat
  10950. newmaclogo
  10951. non-mpw
  10952. norway
  10953. norway
  10954. distributors/localiz
  10955. y--set theItem to choose file -- uncomment to test in an AS editor
  10956.     tell application "Finder"
  10957.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  10958.         activate
  10959.     end tell
  10960. on error errMsg number errNum
  10961.     --enter statements to perform when no records are found such as...
  10962.     display dialog "Sorry, the item you selected could not be found."
  10963.     return
  10964. end try
  10965. alyzer Read Me
  10966. Manalyzer Read Me.txt
  10967. Manalyzer Relase Notes
  10968. Manalyzer Relase Notes.txtK
  10969. Vol VIIL
  10970. Vol VIIIMMMacintosh II or better, the NuBus Ethernet card or the NuBus Token Ring card.O7Dev.CD Nov 99 TC:Tool Chest:Networking:Manalyzer 2.0d3:P?Dev.CD Nov 99 TC
  10971.  - Tool Chest
  10972.  - Networking
  10973.  - Manalyzer 2.0d3and any other "flavor" of Macintosh software.
  10974. The DisplayAudit application may be used to follow the execution of a program being audited.  It can display auditing from several sources, and allows logging the audited data to a text file.
  10975. General tools.imgK
  10976. Feb 94N
  10977. testing, debugging
  10978. Communications Toolbox
  10979. Contributed
  10980. Devices and Hardware
  10981. Files
  10982. Games
  10983. Graphics 2D
  10984. Graphics 3D
  10985. Help Systems
  10986. Human Interface Toolbox
  10987. Interapplication Comm
  10988. Memory
  10989. Networking
  10990. OS Utilities
  10991. Overview
  10992. Platforms and Tools
  10993. Printing
  10994. Processes
  10995. QuickTime
  10996. Runtime Architecture
  10997. Sound
  10998. ology sector. You fill also find all the information required to start marketing your products in Spain, as well as all the names of relevant companies, distributors, magazines, etc.
  10999. This Guide is divided int
  11000. o six parts: Spain, the information technology sector, Apple Computer Espa
  11001. a, Distribution Channels, events and Directory. The first five parts are of descriptive nature, whereas the latter indicates all the different names of contacts which we think might be of interest.
  11002. Spain Distribution GuideK
  11003. Nov 95M
  11004. Adobe Acrobat Reader.OCDev.CD May 98 TC:Programs & Marketing:Market & Distribution Guides:PHDev.CD May 98 TC
  11005.  - Programs & Marketing
  11006.  - Market & Distribution Guides
  11007. p--set theItem to choose file -- uncomment to test in an AS editor
  11008.     tell application "Finder"
  11009.         open item "Dev.CD Apr 95
  11010. Dev.CD Jan 95"
  11011.         activate
  11012.     end tell
  11013. on error errMsg number errNum
  11014.     --enter statements to perform when no records are found such as...
  11015.     display dialog "Sorry, the item you selected could not be found."
  11016.     return
  11017. end try
  11018. cd-romf
  11019. cd-rom
  11020. detection
  11021. cd-rom
  11022. validator
  11023. centris/quadra
  11024. inese
  11025. dictation
  11026. chinese
  11027. handwriting
  11028. chinese
  11029. handwriting
  11030. chinese
  11031. language
  11032. chinese
  11033. language
  11034. updater
  11035. chinesetalk
  11036. chinesetalk
  11037. 6.0.3
  11038. chinesetalk
  11039. chinesetraditionalfo
  11040. chinesetraditionalfo
  11041. 6.0.5
  11042. chromakeymovie
  11043. cihui
  11044. client
  11045. clipboard
  11046. clipboard
  11047. magician
  11048. editor
  11049. resedit
  11050. codes
  11051. collection
  11052. color[
  11053. color
  11054. locator
  11055. colorpicker
  11056. colorpicker
  11057. 2.1.1
  11058. colorpopupmenus
  11059. colorsync
  11060. colorsync
  11061. colorsync
  11062. photoshop
  11063. plugins
  11064. communication
  11065. communications
  11066. communications
  11067. toolbox
  11068. component
  11069. compositedeffects
  11070. computer-based
  11071. 6This demo program shows how to select create a movie from the results of using Java drawing capabilites and a sound file. It roughly translates the sample code in the QuickTime SDK - the Inside Macintosh:QuickTime examples of Chapter 2 (listings 2-5 through 2-12, starting at page 2-47 of the unbound edition).
  11072. Communications Toolbox
  11073. Contributed
  11074. Devices and Hardware
  11075. Files
  11076. Games
  11077. Graphics 2D
  11078. Graphics 3D
  11079. Help Systems
  11080. Human Interface Toolbox
  11081. Interapplication Comm
  11082. Memory
  11083. Networking
  11084. OS Utilities
  11085. Overview
  11086. Platforms and Tools
  11087. Printing
  11088. Processes
  11089. QuickTime
  11090. Runtime Architecture
  11091. Sound
  11092. Feb 00
  11093. - Common
  11094.     - Sun Compliant Java Runtime Environment 1.1
  11095.     - QuickTime 3 
  11096.     - QTJava.zip
  11097.     - QTJava media samples
  11098. - Mac OS:
  11099.     - System 8 or later
  11100.     - Macintosh Runtime for Java (MRJ) 2.1
  11101. - Windows 95, 98, or NT::
  11102.     - JRE/JDK from Sun Microsystems, Inc. recommended
  11103. QuickTime, Java, MRJO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  11104.  - Sample Codev
  11105. Ee    No Changef9Open Transport
  11106. OTGetEndpointInfo
  11107. TEndpointInfo
  11108. ETSDAq
  11109. Dev.CD Aug 00 TC Disk 2
  11110. All Packages
  11111. OTFindSerialPortsI
  11112. This sample demonstrates how to use the Open Transport API to find all the serial ports available to Open Transport programs.  The code from this sample is featured in the latest release (v1.2) of the book 
  11113. Inside Macintosh: Open Transport
  11114. Communications Toolbox
  11115. Contributed
  11116. Devices and Hardware
  11117. Files
  11118. Games
  11119. Graphics 2D
  11120. Graphics 3D
  11121. Help Systems
  11122. Human Interface Toolbox
  11123. Interapplication Comm
  11124. Memory
  11125. Networking
  11126. OS Utilities
  11127. Overview
  11128. Platforms and Tools
  11129. Printing
  11130. Processes
  11131. QuickTime
  11132. Runtime Architecture
  11133. Sound
  11134. Jun 98M
  11135. Open Transport 1.1.1 or higherNCOpen Transport, serial port, registry, OTGetUserPortNameFromPortRefO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  11136.  - Sample CodeV
  11137. 80373X
  11138. Aug 00^    TC Disk 2
  11139. e    No Change
  11140. est:Testing & Debugging:Virtual User tools:V
  11141. 78266X
  11142. 1e    No Change
  11143. y--set theItem to choose file -- uncomment to test in an AS editor
  11144.     tell application "Finder"
  11145.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  11146.         activate
  11147.     end tell
  11148. on error errMsg number errNum
  11149.     --enter statements to perform when no records are found such as...
  11150.     display dialog "Sorry, the item you selected could not be found."
  11151.     return
  11152. end try
  11153. in, as well as all the names of relevant companies, distributors, magazines, etc.
  11154. This Guide is divided int
  11155. o six parts: Spain, the information technology sector, Apple Computer Espa
  11156. a, Distribution Channels, events and Directory. The first five parts are of descriptive nature, whereas the latter indicates all the different names of contacts which we think might be of interest.
  11157. Spain Distribution GuideK
  11158. Nov 95M
  11159. Adobe Acrobat Reader.OCDev.CD May 98 TC:Programs & Marketing:Market & Distribution Guides:PHDev.CD May 98 TC
  11160.  - Programs & Marketing
  11161.  - Market & Distribution GuidesutoGuest INI
  11162. selected
  11163. problems
  11164. procdoggie
  11165. procdoggie
  11166. blown
  11167. application
  11168. demonstrates
  11169. procedure
  11170. procedures
  11171. proceed
  11172. processZ
  11173. processesp
  11174. processing
  11175. programmatic`
  11176. programmerf
  11177. programmer'sj
  11178. programmers
  11179. programmingv
  11180. programsj
  11181. prohibitedo
  11182. projectf
  11183. projects
  11184. promptsY
  11185. proofreadersu
  11186. propagates
  11187. properly
  11188. propositinj
  11189. protect
  11190. proto
  11191. protocol
  11192. protocols
  11193. prototyping
  11194. prove
  11195. proves
  11196. extractors
  11197. plug-ins
  11198. text-to-speech
  11199. text-to-speech
  11200. first
  11201. textchanger
  11202. textchanger
  11203. 2.0.1
  11204. textencodingcmgr
  11205. textintlsvcs
  11206. textoid
  11207. textoid
  11208. textres
  11209. textres
  11210. texture
  11211. texture
  11212. sample
  11213. Wvolumes
  11214. gif89a
  11215. globallist
  11216. globallist
  11217. globalmaster
  11218. globalmaster
  11219. glossars
  11220. glossary
  11221. goodies
  11222. gouraud
  11223. gouraud
  11224. sample
  11225. N*cursor component, color cursor, big cursorSTR# string to the string that
  11226. s passed in.
  11227. ShadingWinds:  This little application includes code to allow you to detect whether or not a window is "rolled up" by WindowShade.
  11228. SICN LDEF:  This LDEF displays small icons to the left of text in a list.
  11229. SignatureToApp:  A function that finds an application on any mounted (non-floppy) disk given its 4-character signature. It will also launch or activate the application if told to.
  11230. Splasher:  A very simpl
  11231. e application that displays a "modal" window that goes away as soon as you click the mouse or press a key.  This is how many splash screens behave -- but as long as the window is displayed, the Process Manager won't switch your application from being frontmost.
  11232. Sys7 popUpCDEF:  A simple example of using the PopupCDEF available in System 7 and later.
  11233. Tabs LDEF 1.0:  Tabs LDEF is a custom list definition which allows developers to easily create multiple columned lists using different sizes
  11234. --set theItem to choose file -- uncomment to test in an AS editor
  11235.     tell application "Finder"
  11236.         open item "Dev.CD May 00 TC:Language Kits:Chinese Language Kits 2.0:"
  11237.         activate
  11238.     end tell
  11239. on error errMsg number errNum
  11240.     --enter statements to perform when no records are found such as...
  11241.     display dialog "Sorry, the item you selected could not be found."
  11242.     return
  11243. end try
  11244. could not be found."
  11245.     return
  11246. end try
  11247. All Packages
  11248. System 7.5 Update 1.0O
  11249. Dev.CD Jul 95P
  11250. Dev.CD Jul 9V
  11251. 79571X
  11252. Jul 95
  11253. b--set theItem to choose file -- uncomment to test in an AS editor
  11254.     tell application "Finder"
  11255.         open item "Dev.CD Jul 95"
  11256.         activate
  11257.     end tell
  11258. on error errMsg number errNum
  11259.     --enter statements to perform when no records are found such as...
  11260.     display dialog "Sorry, the item you selected could not be found."
  11261.     return
  11262. end try
  11263. All Packages
  11264. System 7.5 Update 1.0O
  11265. Dev.CD Jul 95P
  11266. Dev.CD Jul 9V
  11267. 79572X
  11268. All Packages
  11269. Apple Publications Style Guide
  11270. The Apple Publications Style Guide is for writers, editors, proofreaders, and others who work on Apple manuals, product training programs, and electronic instructional and reference materials. Outside developers of Apple-related products may also find some parts of this guide useful.
  11271. Apple_Styleguide00.pdfK
  11272. Vol IIIL
  11273. Jun 00M
  11274. Acrobat ReaderN1documentation, manuals, style, usage, style guideOCDev.CD Jun 00 RL Disk 1:Technical Documentation:Publication Guides:PHDev.CD Jun 00 RL Disk 1
  11275.  - Technical Documentation
  11276.  - Publication GuidesV
  11277. 79972X
  11278. Jun 00^    RL Disk 1
  11279. e    No Changeo.http://developer.apple.com/techpubs/index.html
  11280.     end tell
  11281. on error errMsg number errNum
  11282.     --enter statements to perform when no records are found such as...
  11283.     display dialog "Sorry, the item you selected could not be found."
  11284.     return
  11285. end try
  11286. All Packages
  11287. System UpdateO
  11288. Dev.CD Oct 94P
  11289. Dev.CD Oct 9V
  11290. 79827X
  11291. Oct 94
  11292. 1.0.1 -> 1.0.2 Updater
  11293. Navigable Movie Toolkit
  11294. Read Me
  11295. Read Me.txt
  11296. Software License
  11297. Software License.txt
  11298. TCCalc
  11299. User Manual
  11300. Version History
  11301. Version History.txtK
  11302. Aug 93M
  11303. For acquisition: Any Macintosh that has two serial ports (one optional).
  11304. For digitizing: Any Macintosh that supports QuickTime video digitizingN5Navigable Movies, Pan/Tilt Movies, Virtual NavigationO^Dev.CD Aug 00 TC Disk 1:Tool Chest:Development Kits:HyperCard Related:Navigable Movie Toolkit:PiDev.CD Aug 00 TC Disk 1
  11305.  - Tool Chest
  11306.  - Development Kits
  11307.  - HyperCard Related
  11308.  - Navigable Movie Toolkituilt into your computer so you can connect with other video conferencing systems over a local or wide area network, such as an AppleTalk local area network or the TCP/IP Internet.
  11309. The instructions in the "QuickTime Conf. - Read Me First" explain how to install and use QuickTime Conferencing and Apple Media Conference. To print out these instructions, open the File menu and choose Print; then click the Print button in the 
  11310. N%ColorSync, ICC, Profile SpecificationOkDev.CD Jul 00 SDK1:Development Kits:Mac OS:ColorSync 3.0 Mac SDK:Documentation:Embedding ICC Profiles Docs:PyDev.CD Jul 00 SDK1
  11311.  - Development Kits
  11312.  - Mac OS
  11313.  - ColorSync 3.0 Mac SDK
  11314.  - Documentation
  11315.  - Embedding ICC Profiles DocsV
  11316. 80205X
  11317. Jul 00^
  11318. --set theItem to choose file -- uncomment to test in an AS editor
  11319.     tell application "Finder"
  11320.         open item "Dev.CD Jul 00 SDK1:Development Kits:Mac OS:ColorSync 3.0 Mac SDK:Documentation:Embedding ICC Profiles Docs:"
  11321.         activate
  11322.     end tell
  11323. on error errMsg number errNum
  11324.     --enter statements to perform when no records are found such as...
  11325.     display dialog "Sorry, the item you selected could not be found."
  11326.     return
  11327. end try
  11328. e    No Changef#ColorSync
  11329. Profile Specificationq
  11330. Dev.CD Jul 00 SDK1
  11331. All Packages
  11332. ImageCompositingV
  11333. 80206X
  11334. Mac OS SDK Edition
  11335. Developer Documentation: Carbon
  11336. Jul 93
  11337. converter
  11338. coprocessorQ
  11339. &N.Memory Manager, Power Macintosh, heaps, memorynd to provide one possible solution.
  11340. CalcCMask & CalcMask:  This snippet shows how to use both CalcCMask and CalcMask to create a mask given a source bitmap image. This is similar to the lasso tool found in many drawing apps.
  11341. ClutWind:  Displays a window that shows the colors in the color table associated with the device the window is on top of.
  11342. CollectPictColors:  This application demonstrates two methods of collecting colors used by Pict resou
  11343. rces: the Picture Utilities package and Jon Zap's KnowsPict application. Each method gives different results.
  11344. Color Marquee:  The proverbial marching ants, this time in red!
  11345. Color Picker:  This app provides a quick example of how to change palette colors using the Color Picker Package. The program simply creates a palette, attaches it to a window, then calls color picker routines whenever a user clicks in the window to change a color
  11346. ColorizePict:  Snippet to illustrate how to use CopyB
  11347. GetFInfo & GetVInfo:  MPW Tools that simply parse command-line options and print the value of the parameter blocks returned from Toolbox calls.
  11348. GetOwnerGroup:  Shows how to get the owner and group of a directory using routines from MoreFiles.
  11349. Is PC Exchange Installed:  This snippet demonstrates the check for the existence of PC Exchange. The FSMGlueLib.o file is available on the MacOS SDK CD in the File System Manager Libraries folder.
  11350. Keith's CatSearch:  This snippet provides a
  11351.  high-level interface to PBCatSearch and allows you to limit the search to a specific subdirectory (after the fact, of course - see the read me for the details).
  11352. ParseFullPathname:  ParseFullPathname takes a full pathname (which can be longer than 255 chars, and walks down it, converting it to dirID's along the way. This is the opposite of the procedure described in TN #68 (more or less). DTS does not condone this.
  11353. PBCatSearch:  This small sample shows how to use the PBCatSearch function
  11354. aegizmos_
  11355. colorsync
  11356. profile
  11357. appear
  11358. where
  11359. location
  11360. memory
  11361. what's[
  11362. what's
  11363. what's
  11364. updated
  11365. whatever
  11366. whenW
  11367. developing
  11368. drivers
  11369. sometimes
  11370. resedit
  11371. whenever
  11372. whereX
  11373. Nov 99^
  11374. --set theItem to choose file -- uncomment to test in an AS editor
  11375.     tell application "Finder"
  11376.         open item "Dev.CD Nov 99 TC:System Software:Worldwide QuickDraw GX:"
  11377.         activate
  11378.     end tell
  11379. on error errMsg number errNum
  11380.     --enter statements to perform when no records are found such as...
  11381.     display dialog "Sorry, the item you selected could not be found."
  11382.     return
  11383. end try
  11384. Deletedq
  11385. Dev.CD Nov 99 TC
  11386. RD!All Packages
  11387. Mac OS SDK Edition
  11388. Worldwide System Software
  11389. This folder contains Worldwide updates of Mac OS 8.1 that were available as this edition of the Developer CD went to press.
  11390.  To create floppy disks from the disk images or create net install folders on your desktop, use the "Disk Copy" application in the Utilities folder.
  11391. 79911X
  11392. 1e    No Change
  11393. about
  11394. backlight
  11395. control
  11396. analyzer@
  11397. alias@
  11398. animation@
  11399. appearance
  11400. appearancesample@
  11401. 80342X
  11402. Aug 00^    TC Disk 2
  11403. y--set theItem to choose file -- uncomment to test in an AS editor
  11404.     tell application "Finder"
  11405.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  11406.         activate
  11407.     end tell
  11408. on error errMsg number errNum
  11409.     --enter statements to perform when no records are found such as...
  11410.     display dialog "Sorry, the item you selected could not be found."
  11411.     return
  11412. end try
  11413. Movedf
  11414. C++ OpenTransportq
  11415. Dev.CD Aug 00 TC Disk 2
  11416. All Packages
  11417. Network Watch (DMZ) v1.5
  11418. 80343X
  11419. 78870X
  11420. eturn
  11421. end try
  11422. e    No Changef
  11423. SPBRecord
  11424. asynchronous
  11425. recordq
  11426. Dev.CD Aug 00 TC Disk 2
  11427. All Packages
  11428. Report Error 2.0I
  11429. Summary: This package provides English error messages for OS errors and result codes
  11430. Features: All result codes from IM-I through IM-VI are included. This submission adds a failure handler and code that displays a stack crawl following A6 links.J
  11431. General tools.imgK
  11432. Vol VIIIL
  11433. Mar 92V
  11434. 78198X
  11435. 1e    No Change
  11436. y--set theItem to choose file -- uncomment to test in an AS editor
  11437.     tell application "Finder"
  11438.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  11439.         activate
  11440.     end tell
  11441. on error errMsg number errNum
  11442.     --enter statements to perform when no records are found such as...
  11443.     display dialog "Sorry, the item you selected could not be found."
  11444.     return
  11445. end try
  11446. ReadMe - Mail Suite 1.0K
  11447. Nov 96N,Mail Suite, Apple Events, AppleScript, emailOrDev.CD Jun 00 RL Disk 1:Technical Documentation:Apple Event Registry & Suites:Apple Event Registry:Mail Suite 1.0:P}Dev.CD Jun 00 RL Disk 1
  11448.  - Technical Documentation
  11449.  - Apple Event Registry & Suites
  11450.  - Apple Event Registry
  11451.  - Mail Suite 1.0alloon help string from any file or any files in any folder dropped onto this application.  Put those help strings into a text file.
  11452. Dec 95V
  11453. 77691X
  11454. 1e    No Change
  11455. BalloonyRes.h
  11456. main.c
  11457. Read Me
  11458. Sample OutputK
  11459. Dec 97O-Dev.CD Aug 00 TC:Tool Chest:Toolbox:Balloony:
  11460. developersw
  11461. development
  11462. devices
  11463. diagnostic
  11464. diagnostic
  11465. sound
  11466. sampler
  11467. dictation
  11468. digests
  11469. digital
  11470. config&interleave
  11471. directionsj
  11472. disinfectant
  11473. disinfectant
  11474. 3.7.1
  11475. performance
  11476. tools
  11477. diskfiller
  11478. display
  11479. display
  11480. display
  11481. manager
  11482. disposeresource
  11483. disposeresource
  11484. distribution
  11485. distributors
  11486. documentation
  11487. doubletrouble
  11488. doubletrouble
  11489. draggingsprites
  11490. drawing
  11491. drawsprocket
  11492. drawsprocket
  11493. drawsprockettest
  11494. drive
  11495. drive
  11496. utilities
  11497. driver
  11498. driver
  11499. installer
  11500. drivergestaltexplore
  11501. germany
  11502. glossariess
  11503. grayscaleo
  11504. guidep
  11505. handbookf
  11506. handwriting
  11507. hardware
  11508. helpq
  11509. apple
  11510. detectors
  11511. technology
  11512. scans
  11513. searchih
  11514. apple
  11515. sprockets
  11516. libraries
  11517. designed
  11518. simplify
  11519.       open item "Dev.CD Sept 96 RL:Technical Documentation:develop:develop Issue  3:"
  11520.         activate
  11521.     end tell
  11522. on error errMsg number errNum
  11523.     --enter statements to perform when no records are found such as...
  11524.     display dialog "Sorry, the item you selected could not be found."
  11525.     return
  11526. end try
  11527. Deletedq
  11528. Dev.CD Sept 96 RL
  11529. CD(All Packages
  11530. Reference Library Edition
  11531. develop Issue  4
  11532.     abase that will help developers log and record bugs in their applications.  betaBase is easy to use and easy to modify for developers own needs.  It is an easy bug tracking system and, because of the ease of use of FileMaker Pro, can easily sort records and create reports.  It is also networkable.
  11533. Features:
  11534.  lists all of the current System Software and Macintosh Systems
  11535.  handles more than one user at a time
  11536.  password capability
  11537.  easicapability
  11538.  easi
  11539. systems
  11540. e    No Changeq
  11541. Dev.CD Aug 00 TC Disk 1
  11542. D!All Packages
  11543. Tool Chest Edition
  11544. Manalyzer 2.0d3
  11545.     95 by Bare Bones Software, Inc.. All rights reserved. Address all correspondence to:
  11546. Postal:  Bare Bones Software, Inc.
  11547.     P.O. Box 108
  11548.     Bedford, MA  01730-0108
  11549. Phone:  +1 508 651 3561
  11550. Fax:    +1 508 651 7584
  11551. WWW:    http://www.tiac.net/biz/bbsw/
  11552. email
  11553. f--set theItem to choose file -- uncomment to test in an AS editor
  11554.     tell application "Finder"
  11555.         open item "Dev.CD Jun 97 SSW"
  11556.         activate
  11557.     end tell
  11558. on error errMsg number errNum
  11559.     --enter statements to perform when no records are found such as...
  11560.     display dialog "Sorry, the item you selected could not be found."
  11561.     return
  11562. end try
  11563. Summary: This folder contains revised Acrobat versions of Inside Macintosh volumes Advanced Color Imaging on the Mac OS and its companion, Advanced Color Imaging Reference with hypertext links to new and modified material in those books. For an overview of these changes, see the document What's New in ACI.
  11564. Advanced Color Imaging on the Mac OS describes how to enhance your application
  11565. s color capabilities using the Palette Manager, the Color Picker Manager, the ColorSync Manager, and the CB
  11566. olor Manager. It
  11567. s companion book, Advanced Color Imaging Reference, documents the constants, data types, and functions your application uses to provide color support.
  11568. JCAdvanced Color Imaging
  11569. Advanced Color Imaging Ref
  11570. What's New in ACIK
  11571. Jan 97O:Dev.CD Dec 99 RL:Technical Documentation:Inside Macintosh:P?Dev.CD Dec 99 RL
  11572.  - Technical Documentation
  11573.  - Inside MacintoshW
  11574. e    No Changef
  11575. QuickTime
  11576. Dev.CD Aug 00 TC Disk 2
  11577. All Packages
  11578. jGNE Helper
  11579. Summary:  This is "jGNE Helper", formerly a monthly posting to the Usenet newsgroup alt.sources.mac. It provides an example for INIT programmers interested in filtering events before they are handed to applications calling GetNextEvent (which is called by WaitNextEvent).
  11580. The jGNE filter is the Apple-sanctioned method for filtering events. It is possible to patch event traps. It is sometimes even advisable. But since the jGNE filter is the sanctioned method, one ought to attempt to use it 
  11581. 80234X
  11582. keMake 2.0d38
  11583. ,Summary: MakeMake is an MPW tool which generates correct, complete makefiles.
  11584. Features: Automatically generates complete included-file dependencies for C, C++, Pascal, Asm, and Rez sources. The makefiles are self-maintaining and easily modified or updated. Handles builds of almost any complexity.  
  11585. Makemake
  11586. Makemake manualK
  11587. Vol IIIL
  11588. Aug 92V
  11589. 79054X
  11590. 1e    No Change
  11591. summarys
  11592. macintosh
  11593. macintosh
  11594. cd-rom
  11595. setup
  11596. 5.3.2
  11597. macintosh
  11598. macintosh
  11599. macintosh
  11600. reference
  11601. macintosh
  11602. powerbook
  11603. 2400c
  11604. macos8
  11605. macos8
  11606. higuidelines
  11607. macos8
  11608. white
  11609. paper
  11610. mag'n
  11611. magic
  11612. magic
  11613. magic
  11614. utility
  11615. magican
  11616. magician
  11617. mailm
  11618. suite
  11619. makefile
  11620. makefilealias
  11621. makefilehelp
  11622. makeout
  11623. makethefolder
  11624. making
  11625. making
  11626. management
  11627. managerd
  11628. manualb
  11629. mappings
  11630. markc
  11631. market
  11632. markpascal
  11633. mdefproc
  11634. mdefproc
  11635. media
  11636. 80096X
  11637. Sep 96^
  11638. --set theItem to choose file -- uncomment to test in an AS editor
  11639.     tell application "Finder"
  11640.         open item "Dev.CD Sep 96 RL:Technical Documentation:develop:develop Issue 14:"
  11641.         activate
  11642.     end tell
  11643. on error errMsg number errNum
  11644.     --enter statements to perform when no records are found such as...
  11645.     display dialog "Sorry, the item you selected could not be found."
  11646.     return
  11647. end try
  11648. Deletedq
  11649. Dev.CD Sep 96 RL
  11650. 2D(All Packages
  11651. Reference Library Edition
  11652. develop Issue 15
  11653.     cintosh. Starting with System 7.5, you can turn off power by pressing the power key, just as you turn on the Macintosh by pressing the power key.  This behavior isn't appropriate for some classroom or kiosk settings.  Therefore, this extension exists.  Drop it into your system folder and restart.
  11654. Version 1.2 fixes a minor concern, removes one line of assembly, and adds a Finder help string, so that turning on balloon help and pointing at this extension exp
  11655. utilitiesN
  11656. utSprocket 1.2.1 in order to build this project.
  11657. Feb 00
  11658. hardware
  11659. tools
  11660. hardware2
  11661. hardware2
  11662. headers
  11663. helloworld
  11664. helloworld
  11665. helpN
  11666. pPSDev.CD Feb 00 TC
  11667.  - What's New?
  11668.  - Development Kits
  11669.  - Mac OS
  11670.  - QuickTime Java SDKV
  11671. 80671X
  11672. Feb 00^
  11673. --set theItem to choose file -- uncomment to test in an AS editor
  11674.     tell application "Finder"
  11675.         open item "Dev.CD Feb 00 TC:What's New?:Development Kits:Mac OS:QuickTime Java SDK:"
  11676.         activate
  11677.     end tell
  11678. on error errMsg number errNum
  11679.     --enter statements to perform when no records are found such as...
  11680.     display dialog "Sorry, the item you selected could not be found."
  11681.     return
  11682. end try
  11683. e    No Changef
  11684. QuickTime
  11685. http://developer.apple.com/sdk/q
  11686. Dev.CD Feb 00 TC
  11687. qD!All Packages
  11688. Tool Chest Edition
  11689. QuickTime Java Windows SDKITQuickTime for Java Windows SDK.  Includes QuickTime for Java API javadoc, and demos.J
  11690. QTJava_SDK.zipK
  11691. Feb 00:What's New?:Development Kits:Cross Platform:QuickTime Java Windows SDK:V
  11692. 80672X
  11693. 1e    No Changeo
  11694. http://developer.apple.com/sdk/
  11695. sample
  11696. traffic
  11697. light
  11698. saving
  11699. moreosl@
  11700. motorola@
  11701. multipage@
  11702. multiple-buffering/p@
  11703. navigate@
  11704. nearly@
  11705. need@
  11706. network-aware@
  11707. networks@
  11708. networksetuphelpers@
  11709. newer@
  11710. news@
  11711. training
  11712. required
  11713. plug-and-play
  11714. design@
  11715. note@
  11716. apple
  11717. guide
  11718. intended
  11719. those
  11720. developers
  11721. manager
  11722. library
  11723. plug-ins@
  11724. numeric@
  11725. nvramrc@
  11726. objects@
  11727. objectsupportlib@
  11728. occurs@
  11729. older@
  11730. on-line@
  11731. open@
  11732. opencheckedout@
  11733. optimizer@
  11734. oracle@
  11735. os-compatible@
  11736. osborne@
  11737. palette@
  11738. parallels@
  11739. particularly@
  11740. parties@
  11741. paths@
  11742. perfectly@
  11743. performas@
  11744. language
  11745. 80234X
  11746. Aug 00^    TC Disk 1
  11747. --set theItem to choose file -- uncomment to test in an AS editor
  11748.     tell application "Finder"
  11749.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:OS Utilities:jGNE Helper:"
  11750.         activate
  11751.     end tell
  11752. on error errMsg number errNum
  11753.     --enter statements to perform when no records are found such as...
  11754.     display dialog "Sorry, the item you selected could not be found."
  11755.     return
  11756. end try
  11757. e    No Changef6GetNextEvent WaitNextEvent filter jGNE INIT 68K helperq
  11758. Dev.CD Aug 00 TC Disk 1
  11759. All Packages
  11760. F    JISAppletI
  11761. This demo program shows how to display any QuickTime content within a java.awt.Applet where the content is read using a java.io.InputStream
  11762. Communications Toolbox
  11763. Contributed
  11764. Devices and Hardware
  11765. Files
  11766. Games
  11767. Graphics 2D
  11768. Graphics 3D
  11769. Help Systems
  11770. Human Interface Toolbox
  11771. Interapplication Comm
  11772. Memory
  11773. Networking
  11774. OS Utilities
  11775. Overview
  11776. Platforms and Tools
  11777. Printing
  11778. Processes
  11779. QuickTime
  11780. Runtime Architecture
  11781. Sound
  11782. 3/92^
  11783. This update to Toolbox assistant includes the following QuickView databases:
  11784. NOTE:  We have released the databases below as standalone products, without an updated Routines A ... Z and Mgr. page.
  11785. Advanced Color Imaging Assistant: This set of three QuickView databases provide conceptual information for working with  color in your application, including sample code, as well as a reference to the Palette Manager, Color Picker Manager, ColorSync Manager, and Color Manager. Advanced Color Ima
  11786. ging Assistant has been revised for version 2.1 of the ColorSync Manager and includes hypertext links to new and revised material.
  11787. Apple Game Sprockets: This QuickView database includes the set of new APIs to make game programming for the Macintosh easy. The four sprockets documented in this QuickView database include SoundSprocket, DrawSprocket, InputSprocket, and NetSprocket. Some of the APIs for these sprockets are for new functionality and others make APIs that already existed in the 
  11788. eUpdate from Mac OS Easy Open SDK to Translation Manager SDK to reflect the move from standalone product to System service. 
  11789. Contains a new example Translation Extension component which demonstrates correct packaging of 68K and PowerPC code.
  11790. Contains a copy of Mac OS Tech Note 1004 which describes proper packaging of components with 68K and PowerPC code.
  11791. JU Readme - Translation Mgr SDK
  11792. (Obsolete)
  11793. Document Converter
  11794. Documentation
  11795. Sample CodeK
  11796. Aug 98M
  11797. Code Warrior Pro 2 -or- ETO
  11798. 23N+easy open, translation manager, translationO?Dev.CD Jul 00 SDK1:Development Kits:Mac OS:Translation Manager:PGDev.CD Jul 00 SDK1
  11799.  - Development Kits
  11800.  - Mac OS
  11801.  - Translation Manager
  11802. scanned
  11803. accurately
  11804. print
  11805. image
  11806. viewed
  11807. monitor
  11808. acgis
  11809. achieve
  11810. achieved
  11811. achieves
  11812. acrobatZ
  11813. acrossZ
  11814. 81137X
  11815. Feb 00^
  11816. --set theItem to choose file -- uncomment to test in an AS editor
  11817.     tell application "Finder"
  11818.         open item "Dev.CD Feb 00 TC:Interactive Media Resources:"
  11819.         activate
  11820.     end tell
  11821. on error errMsg number errNum
  11822.     --enter statements to perform when no records are found such as...
  11823.     display dialog "Sorry, the item you selected could not be found."
  11824.     return
  11825. end try
  11826. e    No Changef%WebObjects
  11827. OPENSTEP
  11828. Memory Managementq
  11829. Dev.CD Feb 00 TC
  11830. All Packages
  11831. WebObjects Performance Tuning
  11832. Performance Tuning
  11833. By Theresa Ray of Tensor Information Systems, Inc.
  11834. Performance tuning your WebObjects application is a critical step on the road to successful deployment of a web site. Optimization of a web site is always productive, only costs a moderate amount of development time, and results in a solid, scalable system. By properly coding, testing and administrating your application, your web site can be a great success!
  11835. 81138X
  11836. Dev.CD July 92
  11837. Dev.CD June 92
  11838. Dev.CD May 92
  11839. Dev.CD Apr 92
  11840. Dev.CD Mar 92
  11841. Dev.CD Feb 92
  11842. Dev.CD Jan 92
  11843. Dev.CD Vol. XI
  11844. Dev.CD Vol. X
  11845. Dev.CD Vol. IX
  11846. Dev.CD Vol. VII
  11847. Dev CD Vol. VI
  11848. Dev CD Vol. V
  11849. Dev CD Vol. IV
  11850. 80327X
  11851. July 9
  11852. --set theItem to choose file -- uncomment to test in an AS editor
  11853.     tell application "Finder"
  11854.         open item "Dev.CD July 92
  11855. Dev.CD June 92
  11856. Dev.CD May 92
  11857. Dev.CD Apr 92
  11858. Dev.CD Mar 92
  11859. Dev.CD Feb 92
  11860. Dev.CD Jan 92
  11861. Dev.CD Vol. XI
  11862. Dev.CD Vol. X
  11863. Dev.CD Vol. IX
  11864. Dev.CD Vol. VII
  11865. Dev CD Vol. VI
  11866. Dev CD Vol. V
  11867. Dev CD Vol. IV"
  11868.         activate
  11869.     end tell
  11870. on error errMsg number errNum
  11871.     --enter statements to perform when no records are found such as...
  11872.     display dialog "Sorry, the item yoB2u selected could not be found."
  11873.     return
  11874. end try
  11875. D!All Packages
  11876. Mac OS SDK Edition
  11877. F#Multilingual Text Editor (MLTE) SDKI{This package contains documentation and sample code to help you start
  11878. working with the Multilingual Text Editor (MLTE) API.e    No Change
  11879. sanctioned
  11880. sanity
  11881. sanskrit
  11882. satisfys
  11883. satisfying
  11884. saturate
  11885. savec
  11886. saved
  11887. saved-off
  11888. savedpapfilexx
  11889. savemenu
  11890. saver
  11891. saves
  11892. TCP/IP Connection.imageK
  11893. Apr 96N
  11894. MacTCP, TCP/IPO4Dev.CD Apr 98 SDK1:Development Kits (Disc 1):MacTCP:P9Dev.CD Apr 98 SDK1
  11895.  - Development Kits (Disc 1)
  11896.  - MacTCP
  11897. Printing
  11898. Processes
  11899. QuickTime
  11900. Runtime Architecture
  11901. Sound
  11902. Feb 00MbPowerPC, System 8.1+, GameSprockets, and either Universal Interfaces 3.3 or The GameSprockets SDK
  11903. O$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  11904.  - Sample CodeV
  11905. 77694X
  11906. Aug 00^    TC Disk 2
  11907. e    No Change
  11908. at has a driver based on the mentat template, then SSW 8.0 with OT 1.2 is required.
  11909. Nov 98V
  11910. 76648X
  11911. 1e    No Change
  11912. tools
  11913. 79977X
  11914. Aug 00^    TC Disk 1
  11915. --set theItem to choose file -- uncomment to test in an AS editor
  11916.     tell application "Finder"
  11917.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Localization:AppleGlot:"
  11918.         activate
  11919.     end tell
  11920. on error errMsg number errNum
  11921.     --enter statements to perform when no records are found such as...
  11922.     display dialog "Sorry, the item you selected could not be found."
  11923.     return
  11924. end try
  11925. e    No ChangefBAppleGlot Localization Internationalization Translation Glossariesq
  11926. Dev.CD Aug 00 TC Disk 1
  11927. All Packages
  11928. AppleScriptO
  11929. Dev.CD Jan 95P
  11930. Dev.CD Jan 9V
  11931. 79978X
  11932. Jan 95
  11933. b--set theItem to choose file -- uncomment to test in an AS editor
  11934.     tell application "Finder"
  11935.         open item "Dev.CD Jan 95"
  11936.         activate
  11937.     end tell
  11938. on error errMsg number errNum
  11939.     --enter statements to perform when no records are found such as...
  11940.     display dialog "Sorry, the item you selected could not be found."
  11941.     return
  11942. end try
  11943. 80410X
  11944. May 98^
  11945. {--set theItem to choose file -- uncomment to test in an AS editor
  11946.     tell application "Finder"
  11947.         open item "Dev.CD May 98 TC:Programs & Marketing:"
  11948.         activate
  11949.     end tell
  11950. on error errMsg number errNum
  11951.     --enter statements to perform when no records are found such as...
  11952.     display dialog "Sorry, the item you selected could not be found."
  11953.     return
  11954. end try
  11955. e    No Changeq
  11956. Dev.CD May 98 TC
  11957. lD!All Packages
  11958. Mac OS SDK Edition
  11959. Power Manager DDK
  11960. The contents of this DDK will be of interest to anyone involved in developing PCI card driver software for the Macintosh. This DDK contains documentation, header files, stub libraries, and sample code which illustrate the requirements for drivers to be PCI power management compliant.
  11961. Mac OS USB DDKK
  11962. Apr 00K1:What's New:Development Kits:Hardware:V
  11963. 80411X
  11964. 1e    No Change
  11965. All Packages
  11966. QuickDraw GXO
  11967. Dev.CD Jan 96 SDK1P
  11968. Dev.CD Jan 96 SDKV
  11969. 80514X
  11970. Jan 96
  11971. g--set theItem to choose file -- uncomment to test in an AS editor
  11972.     tell application "Finder"
  11973.         open item "Dev.CD Jan 96 SDK1"
  11974.         activate
  11975.     end tell
  11976. on error errMsg number errNum
  11977.     --enter statements to perform when no records are found such as...
  11978.     display dialog "Sorry, the item you selected could not be found."
  11979.     return
  11980. end try
  11981. All Packages
  11982. QuickDraw GXO#Dev.CD Aug 96 TC
  11983. Dev.CD Jan 96 SDK1P"Dev.CD Aug 96 TC
  11984. Dev.CD Jan 96 SDKV
  11985. 80515X
  11986. Aug 96
  11987. x--set theItem to choose file -- uncomment to test in an AS editor
  11988.     tell application "Finder"
  11989.         open item "Dev.CD Aug 96 TC
  11990. Dev.CD Jan 96 SDK1"
  11991.         activate
  11992.     end tell
  11993. on error errMsg number errNum
  11994.     --enter statements to perform when no records are found such as...
  11995.     display dialog "Sorry, the item you selected could not be found."
  11996.     return
  11997. end try
  11998. games
  11999. general
  12000. general
  12001. tools
  12002. generator
  12003. generic
  12004. generic
  12005. module
  12006. cwpro2t
  12007. germany
  12008. germany
  12009. distributors/localiz
  12010. gestalt
  12011. gestalt
  12012. gestalt
  12013. selectors
  12014. gestalt
  12015. submission
  12016. getbootvol
  12017. getbootvol
  12018. getdinfo
  12019. getdinfo
  12020. getdir
  12021. getdir
  12022. geteof
  12023. a Access application, a panel appears that shows them if the camera is connected, the number of images in the camera, and two buttons (one to view images in the camera and the other to transfer images between the computer and the camera). This camera panel is an example of a camera component. Camera vendors will be provided with the opportunity to create components unique to their digital cameras. 
  12024. This entire modular architecture will provide advantages for application developers, camera
  12025.  vendors, and ultimately, end users. It will make it easier for application developers to better integrate their applications with camera devices. This, in turn, will make it easier for users to integrate images with their documents, presentations, web sites, and other communications. It will also provide users with more image and camera savvy applications to improve their productivity. Camera vendors win because they no longer need to spend large amounts of time creating image capture app
  12026. 3-032
  12027. editor'sj
  12028. editorsu
  12029. edittext
  12030. edittextcdev
  12031. educationalj
  12032. eenie
  12033. effect
  12034. effective
  12035. effectively
  12036. effectiveness
  12037. effects
  12038. efficient
  12039. efficiently
  12040. effort
  12041. effortless
  12042. effortlessly
  12043. electronics
  12044. element
  12045. elementso
  12046. eliminates
  12047. eliminating
  12048. elizabeth
  12049. email
  12050. embed
  12051. embed
  12052. profile
  12053. image
  12054. specified
  12055. image's
  12056. embedded
  12057. embedding
  12058. employj
  12059. emptied
  12060. emulation
  12061. emulator
  12062. enableq
  12063. enable
  12064. mouse
  12065. keyboard
  12066. enable
  12067. speech
  12068. t the HTML files which underlie search engine web pages and if they
  12069. re proficient with tools such as BBEdit, a flexible text editor available from Bare Bones Software and ResEdit, a free utility from Apple. 
  12070. The plug-ins in this package are just a representative sample of what can be accomplished using this powerful search technology.
  12071. Information on how you can take develop plug-ins is available at our web site at http://www.apple.com/sherlock/plugindev.html
  12072. AmazonBooks.src
  12073. AmazonMusic.src
  12074. Apple.src
  12075. AppleSWUpdates-English.src
  12076. AppleSWUpdates-WW.src
  12077. BarnesAndNoble.src
  12078. CNN.src
  12079. DirectHit.src
  12080. HotBot.src
  12081. LookSmart.src
  12082. MacGuide.src
  12083. XTNow.src
  12084. Yahoo.srcK
  12085. Jan 99L
  12086. Feb 99N
  12087. engine, Internet, SherlockO/Dev.CD Feb 99 TC:What's New?:Sherlock Plug-ins:P4Dev.CD Feb 99 TC
  12088.  - What's New?
  12089.  - Sherlock Plug-inss
  12090. quick
  12091. demonstration
  12092. implement
  12093. sample
  12094. shows
  12095. basic
  12096. implementations
  12097. drawsprocket
  12098. sample
  12099. shows
  12100. transport
  12101. before patching traps.
  12102. For further info on the jGNE filter, consult your Technotes.
  12103. Issues:  Prospective users of this code should know that the plan of record for Copland does not include support for jGNEFilter. However, it is likely that Copland will include some form of global event filtering service. Carefully isolate your use of this code and you may be able to make the move to Copland without too much pain.
  12104. JejGNE Helper.68K.cw7.
  12105. jGNE Helper.68K.tpm7.
  12106. jGNE Helper.c
  12107. MW jGNE Helper
  12108. native jGNE
  12109. TPM jGNE HelperK
  12110. Mar 96MNAny Macintosh; Metrowerks CodeWarrior CW7 or Symantec THINK Project Manager 7.N6GetNextEvent WaitNextEvent filter jGNE INIT 68K helperO<Dev.CD Aug 00 TC Disk 1:Tool Chest:OS Utilities:jGNE Helper:PDDev.CD Aug 00 TC Disk 1
  12111.  - Tool Chest
  12112.  - OS Utilities
  12113.  - jGNE HelperRing cardOPDev.CD Aug 00 TC Disk 1:Tool Chest:Networking:MacTCP:MacTCP Token Ring MTU Tool:V
  12114. 79051X
  12115. 1e    No Change
  12116. CD Aug 00 TC Disk 2
  12117.  - Sample CodeV
  12118. 76646X
  12119. Aug 00^    TC Disk 2
  12120. e    No Change
  12121. letters
  12122. lettingZ
  12123. level
  12124. levels
  12125. lexical
  12126. lexicon
  12127. libraries_
  12128. libraryA
  12129. licenced
  12130. edition
  12131. 1.0.2
  12132. 1.1.6
  12133. 100basetx
  12134. 2.1.1
  12135. 3.2.1
  12136. apple
  12137. guide
  12138. systemsp
  12139. apple
  12140. apple
  12141. guideq
  12142. apple
  12143. apple
  12144. developer
  12145. newsi
  12146. appleeventa
  12147. appleevents]
  12148. applegloty
  12149. appleglot
  12150. localization
  12151. internationalization
  12152. translation
  12153. glosy
  12154. applescript\
  12155. applescript
  12156. apple
  12157. events
  12158. aegizmos_
  12159. applescript
  12160. apple
  12161. events
  12162. recordable
  12163. scriptable
  12164. script\
  12165. helper
  12166. helper
  12167. helper
  12168. jman2.0
  12169. jmanhtml
  12170. justify
  12171. k-finnish
  12172. kanji
  12173. kanji
  12174. 1.1.3
  12175. mappings
  12176. keyboard
  12177. keychain
  12178. keychain
  12179. keycode
  12180. keymenu
  12181. kh-hangulkorean
  12182. killer
  12183. killer
  12184. content
  12185. killres
  12186. killres
  12187. korean
  12188. korean
  12189. 1.1.3
  12190. tions replace the separate Developer Kits previously available for individual networking products.
  12191.  Only the MacTCP and MacTCP Admin control panels have changed to 2.0.6.  The Connection and Administration disks have not been re-rolled to use the new files.
  12192. The MacTCP 2.0.4 to 2.0.6 Patch is an update for MacTCP 2.0.4.  Since the MacTCP 2.0.4 to 2.0.6 Patch must be applied to an unmodified MacTCP 2.0.4, be sure to get or install a fresh copy from your original disks befor
  12193. 0e    No Changef2AppleShare
  12194. File Sharing
  12195. File Manager
  12196. Drag and Dropq
  12197. Dev.CD Aug 00 TC Disk 1
  12198. 1D!All Packages
  12199. Tool Chest Edition
  12200. URL Access 1.0.1 SDK
  12201. URL Access - A collection of functions allowing easy access to files on network systems using URLs to reference the remote sources. Support is provided for ftp, http,  and file URLs.
  12202. Download data from a given URL
  12203. Upload data to a given URL (FTP only)
  12204. Post an HTML form
  12205. Download a directory listing (FTP only)
  12206. Download/Upload an entire directory (FTP only)
  12207. Progress and authentication UI
  12208. The SSL code in URL Access uses 40-bit encryption.  This is exportable.
  12209. JrURL Access
  12210. URL Access Scripting
  12211. URLAccess.h
  12212. URLAccess.p
  12213. URLAccess.pdf
  12214. URLAccess68K.lib
  12215. URLAccessLib
  12216. URLAccessLib.oK
  12217. Aug 99M    MacOS 8.6N
  12218. URL Access, Internet, IPOJDev.CD Aug 99 TC:What's New?:Development Kits:Mac OS:URL Access 1.0.1 SDK:PUDev.CD Aug 99 TC
  12219.  - What's New?
  12220.  - Development Kits
  12221.  - Mac OS
  12222.  - URL Access 1.0.1 SDKV
  12223. 81120X
  12224. Aug 99^
  12225. packages
  12226. 80407X
  12227. Aug 00^    TC Disk 2
  12228. y--set theItem to choose file -- uncomment to test in an AS editor
  12229.     tell application "Finder"
  12230.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  12231.         activate
  12232.     end tell
  12233. on error errMsg number errNum
  12234.     --enter statements to perform when no records are found such as...
  12235.     display dialog "Sorry, the item you selected could not be found."
  12236.     return
  12237. end try
  12238. e    No Changef
  12239. Printing
  12240. PostScript
  12241. Filterq
  12242. Dev.CD Aug 00 TC Disk 2
  12243. All Packages
  12244. PostScript UtilitiesI
  12245. Summary: This folder contains a number of PostScript
  12246.  utilities.
  12247. Features:
  12248.  DiskRestore
  12249.  kill test page
  12250.  Laser Doctor
  12251.  letter paper tray
  12252.  plain paper tray
  12253.  print total pages
  12254.  restore test page
  12255. This package is 7.0 compatible.JnDiskRestore
  12256. kill test page
  12257. Laser Doctor
  12258. letter paper tray
  12259. plain paper tray
  12260. print total pages
  12261. restore test pageK
  12262. Vol IIIL
  12263. Vol VIIOADev.CD Aug 00 TC Disk 1:Tool Chest:Printing:PostScript Utilities:V
  12264. 80408X
  12265. 1e    No Change
  12266. composersj
  12267. backgrounder
  12268. backlight
  12269. backlight
  12270. control
  12271. balloonify
  12272. balloonify
  12273. balloonify
  12274. balloony
  12275. balloony
  12276. balloony
  12277. resources
  12278. balloonyhelp
  12279. balloonyhelp
  12280. balloonyres
  12281. balloonyres
  12282. barnesandnoble
  12283. barnesandnoble
  12284. basic
  12285. basic
  12286. connectivity
  12287. 1.1.1
  12288. bbedit
  12289. bbedit
  12290. extensions
  12291. bbedit
  12292. bbedit
  12293. quickstart
  12294. before
  12295. begini
  12296. benelux
  12297. benelux
  12298. distributors/localiz
  12299. betabase
  12300. betabase
  12301. bigeasy2
  12302. bigeasy2
  12303. bigeasy2
  12304. bigeasydialogs
  12305. bigeasydialogs
  12306. binhex
  12307. specs
  12308. blockreader
  12309. blockreader
  12310. board
  12311. bootvol
  12312. browseri
  12313. reporting
  12314. bugdetails
  12315. buildfailed
  12316. building
  12317. building
  12318. dcmds
  12319. buildprogram
  12320. builds
  12321. buildscript
  12322. buildsucceeded
  12323. buildxcmd
  12324. business
  12325. business
  12326. opp's
  12327. germany
  12328. butcdef
  12329. butcdef
  12330. OEDev.CD Aug 00 TC Disk 1:Tool Chest:Devices:CD-ROM:How to Detect a CD:PPDev.CD Aug 00 TC Disk 1
  12331.  - Tool Chest
  12332.  - Devices
  12333.  - CD-ROM
  12334.  - How to Detect a CDV
  12335. 80196X
  12336. Aug 00^    TC Disk 1
  12337. --set theItem to choose file -- uncomment to test in an AS editor
  12338.     tell application "Finder"
  12339.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Devices:CD-ROM:How to Detect a CD:"
  12340.         activate
  12341.     end tell
  12342. on error errMsg number errNum
  12343.     --enter statements to perform when no records are found such as...
  12344.     display dialog "Sorry, the item you selected could not be found."
  12345.     return
  12346. end try
  12347. e    No Changef
  12348. CD-ROM
  12349. Device Manager
  12350. Dev.CD Aug 00 TC Disk 1
  12351. All Packages
  12352. HTMLSample
  12353. 80197X
  12354. us TesterI
  12355. NuBusTester:  A library (with source) to detect early Macintosh II CPU ROMs that didn't handle declaration ROMs in 32-bit space correctly.  K
  12356. Oct 92V
  12357. 79106X
  12358. 1e    No Change
  12359. ld graphics problem is investigated and then solved using a custom color search procedure and 
  12360. This snippet shows the steps necessary to implement a scrolling, editable text field in a modal dialog.
  12361. Modeless Dialog Sample:  A sample application showing how to implement a modeless dialog  with a couple of controls. Compiles with the PowerPC Universal interfaces for both 68K and PowerPC applications, which you can get from a Developer CD or AppleLink.
  12362. MovableModal:  A small sample showing one way of implementing Movable Modal dialogs in a 7.0 or later application.
  12363. NoResDialog:  OK,
  12364.  so despite all your planning, you still think you may need to create dialogs on the fly , without having any resource templates available for the DITL. This small sample creates a dialog with an OK button witha border around it, all with in-memory data structures. Just look at the function NoResDialog(...), and you'll see.
  12365. NoSound:  This small app, placed in your Startup Items folder,  quiets the startup sound by installing a Shutdown procedure that saves the current volume setting and s
  12366. Feb 00
  12367. E- Common
  12368.     - Sun Compliant Java Runtime Environment 1.1
  12369.     - QuickTime 3 
  12370.     - QTJava.zip
  12371.     - An Applet viewer - Apple Applet Runner or the sun appletviewer
  12372.     - QTJava media samples
  12373. - Mac OS:
  12374.     - System 8 or later
  12375.     - Macintosh Runtime for Java (MRJ) 2.1
  12376. - Windows 95, 98, or NT::
  12377.     - JRE/JDK from Sun Microsystems, Inc. recommended
  12378. QuickTime, Java, MRJO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  12379.  - Sample CodeV
  12380. 80235X
  12381. Aug 00^    TC Disk 2
  12382. y--set theItem to choose file -- uncomment to test in an AS editor
  12383.     tell application "Finder"
  12384.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  12385.         activate
  12386.     end tell
  12387. on error errMsg number errNum
  12388.     --enter statements to perform when no records are found such as...
  12389.     display dialog "Sorry, the item you selected could not be found."
  12390.     return
  12391. end try
  12392. e    No Changef
  12393. QuickTime
  12394. Dev.CD Aug 00 TC Disk 2
  12395. All Packages
  12396. JPEG Sample
  12397. 80236X
  12398. program
  12399. sample
  12400. demonstrate
  12401. apple
  12402. events
  12403. program's
  12404. programatically
  12405. programmatic`
  12406. programmatically
  12407. programmerf
  12408. programmer'sj
  12409. programmers
  12410. programmingv
  12411. programsj
  12412. progress
  12413. progress
  12414. authentication
  12415. progressbars
  12416. progresswindoid
  12417. prohibitedo
  12418. projectf
  12419. projectbuilder
  12420. projectdrag
  12421. projectfolders
  12422. projectmenu
  12423. projector
  12424. O$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  12425.  - Sample Codeis
  12426. debugging
  12427. catches
  12428. synchronous
  12429. synch
  12430. synchronization
  12431. synchronizeB
  12432. synchronous
  12433. syncing
  12434. syntactic
  12435. syntax
  12436. synthesizers
  12437. sysbeep
  12438. sysenvirons
  12439. systemO
  12440. -Rotation Controllers Read Me
  12441. -Rotation Ctl's Read Me.txt
  12442. Related Paper
  12443. Rotation Controllers demo 1.0.1
  12444. Virtual Sphere Sample Code 1.1K
  12445. Mar 93L
  12446. Jun 93M=Must have Color QuickDraw.  Will run in System 6 or System 7.OBDev.CD Aug 00 TC Disk 1:Tool Chest:QuickDraw:Virtual Sphere 1.0.1:PJDev.CD Aug 00 TC Disk 1
  12447.  - Tool Chest
  12448.  - QuickDraw
  12449.  - Virtual Sphere 1.0.1V
  12450. 81125X
  12451. Aug 00^    TC Disk 1
  12452. --set theItem to choose file -- uncomment to test in an AS editor
  12453.     tell application "Finder"
  12454.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:QuickDraw:Virtual Sphere 1.0.1:"
  12455.         activate
  12456.     end tell
  12457. on error errMsg number errNum
  12458.     --enter statements to perform when no records are found such as...
  12459.     display dialog "Sorry, the item you selected could not be found."
  12460.     return
  12461. end try
  12462. e    No Changeq
  12463. Dev.CD Aug 00 TC Disk 1
  12464. All Packages
  12465. Virtual User
  12466. 81126X
  12467. snippets
  12468. testing
  12469. debugging
  12470. snippets
  12471. snippets
  12472. toolbox
  12473. tokenizer
  12474. plain
  12475. plain
  12476. paper
  12477. platformsN
  12478. bechtel
  12479. becoming
  12480. bedford
  12481. beenN
  12482. before
  12483. begin
  12484. behave
  12485. Communications Toolbox
  12486. Contributed
  12487. Devices and Hardware
  12488. Files
  12489. Games
  12490. Graphics 2D
  12491. Graphics 3D
  12492. Help Systems
  12493. Human Interface Toolbox
  12494. Interapplication Comm
  12495. Memory
  12496. Networking
  12497. OS Utilities
  12498. Overview
  12499. Platforms and Tools
  12500. Printing
  12501. Processes
  12502. QuickTime
  12503. Runtime Architecture
  12504. Sound
  12505. SignatureToApp:  A function that finds an application on any mounted (non-floppy) disk given its 4-character signature. It will also launch or activate the application if told to.
  12506. Splasher:  A very simpl
  12507. e application that displays a "modal" window that goes away as soon as you click the mouse or press a key.  This is how many splash screens behave -- but as long as the window is displayed, the Process Manager won't switch your application from being frontmost.
  12508. Sys7 popUpCDEF:  A simple example of using the PopupCDEF available in System 7 and later.
  12509. Tabs LDEF 1.0:  Tabs LDEF is a custom list definition which allows developers to easily create multiple columned lists using different sizes
  12510. demonstrates
  12511. switch
  12512. private
  12513. stack
  12514. correctly
  12515. summary
  12516. virtual
  12517. tutorial
  12518. provides
  12519. quick
  12520. intro
  12521. summary
  12522. services
  12523. apple
  12524. event
  12525. suite
  12526. allows
  12527. appli
  12528. summary
  12529. these
  12530. applications
  12531. demonstrate
  12532. write
  12533. backgr
  12534. summary
  12535. these
  12536. obsolete
  12537. hypercard
  12538. toolkits
  12539. which
  12540. summary
  12541. these
  12542. updated
  12543. tools
  12544. quicktime
  12545. summary
  12546. these
  12547. applications
  12548. remote
  12549. control
  12550. server
  12551. summary
  12552. application
  12553. demonstrates
  12554. appleev
  12555. summary
  12556. application
  12557. displays
  12558. volume
  12559. meters
  12560. summary
  12561. application
  12562. exercises
  12563. copybits
  12564. copymask
  12565. summary
  12566. brochure
  12567. serves
  12568. foundation
  12569. explaining
  12570. summary
  12571. sample
  12572. demonstrates
  12573. palette
  12574. summary
  12575. collects
  12576. information
  12577. about
  12578. system
  12579. summary
  12580. demonstrates
  12581. program
  12582. finder-like
  12583. label
  12584. 3F    QuickTimeO
  12585. Dev.CD Jan 94
  12586. Dev.CD Oct 93P
  12587. Dev.CD Jan 94
  12588. Dev.CD Oct 9s
  12589. sprite
  12590. blitters
  12591. drawsprocket
  12592. moofwars
  12593. gaming
  12594. gamma
  12595. t to test in an AS editor
  12596.     tell application "Finder"
  12597.         open item "Dev.CD Aug 96 TC"
  12598.         activate
  12599.     end tell
  12600. on error errMsg number errNum
  12601.     --enter statements to perform when no records are found such as...
  12602.     display dialog "Sorry, the item you selected could not be found."
  12603.     return
  12604. end try
  12605. All Packages
  12606. QuickDraw GXO
  12607. Dev.CD Aug 96 TCP
  12608. Dev.CD Aug 96 TV
  12609. 78083X
  12610. Aug 96
  12611. e--set theItem to choose file -- uncomment to test in an AS editor
  12612.     tell application "Finder"
  12613.         open item "Dev.CD Aug 96 TC"
  12614.         activate
  12615.     end tell
  12616. on error errMsg number errNum
  12617.     --enter statements to perform when no records are found such as...
  12618.     display dialog "Sorry, the item you selected could not be found."
  12619.     return
  12620. end try
  12621. All Packages
  12622. QuickDraw GXO
  12623. Dev.CD Aug 96 TCP
  12624. Dev.CD Aug 96 TV
  12625. 78084X
  12626. down the actual values of a color and then typing them back in where you want them?  It's annoying to say the least.  Especially if you want to move or keep track of a number of colors.  Also, if the information could be moved from one application to another, programs could work together better and in a more integrated fashion.
  12627. At least t
  12628. hat's what we figured.  Mark is the author of ColorSieve, a popular freeware utility that helps C, Pascal, and HTML programmers look at and manipulate color information.  Patrick is the author of WebColor, a popular sharware application that helps HTML authors create web pages with custom colors defined for the background as well as the various types of links (as well as other neat features).  We felt that our programs could work together really well if they could communicate the color inf
  12629. p--set theItem to choose file -- uncomment to test in an AS editor
  12630.     tell application "Finder"
  12631.         open item "Dev.CD Apr 94
  12632. Dev.CD Jan 94"
  12633.         activate
  12634.     end tell
  12635. on error errMsg number errNum
  12636.     --enter statements to perform when no records are found such as...
  12637.     display dialog "Sorry, the item you selected could not be found."
  12638.     return
  12639. end try
  12640. neighborhood
  12641. neophyte
  12642. nepali
  12643. nested
  12644. net-install
  12645. net/biz/bbsw
  12646. netcom
  12647. netscapej
  12648. netsprocket
  12649. netstat
  12650. netware
  12651. networkB
  12652. orkingj
  12653. symbol`
  12654. symbols
  12655. symptom
  12656. synccatch
  12657. synccatch
  12658. debugging
  12659. catches
  12660. synchronous
  12661. synch
  12662. synchronization
  12663. synchronizeB
  12664. synchronous
  12665. syncing
  12666. syntactic
  12667. syntax
  12668. synthesizers
  12669. sysbeep
  12670. sysenvirons
  12671. systemO
  12672. Winder-like
  12673. label
  12674. 9500j
  12675. network-aware
  12676. network-connected
  12677. network/hard-disk
  12678. networkable
  12679. networkingj
  12680. donckx
  12681. bryan
  12682. budget
  12683. bufcallback
  12684. buffer
  12685. buffercmd
  12686. buffered
  12687. buffering
  12688. buffers
  12689. bugfix
  12690. buggy
  12691. businessj
  12692. butcdef
  12693. buttin
  12694. button
  12695. buttons
  12696. All Packages
  12697. System Enabler 111 (PB 160/180)O
  12698. Dev.CD Apr 93P
  12699. Dev.CD Apr 9V
  12700. 80951X
  12701. Apr 93
  12702. b--set theItem to choose file -- uncomment to test in an AS editor
  12703.     tell application "Finder"
  12704.         open item "Dev.CD Apr 93"
  12705.         activate
  12706.     end tell
  12707. on error errMsg number errNum
  12708.     --enter statements to perform when no records are found such as...
  12709.     display dialog "Sorry, the item you selected could not be found."
  12710.     return
  12711. end try
  12712. All Packages
  12713. System Enabler 111 (PB 160/180)O
  12714. Dev.CD Apr 93P
  12715. Dev.CD Apr 9V
  12716. 80952X
  12717. Apr 93
  12718. b--set theItem to choose file -- uncomment to test in an AS editor
  12719.     tell application "Finder"
  12720.         open item "Dev.CD Apr 93"
  12721.         activate
  12722.     end tell
  12723. on error errMsg number errNum
  12724.     --enter statements to perform when no records are found such as...
  12725.     display dialog "Sorry, the item you selected could not be found."
  12726.     return
  12727. end try
  12728. All Packages
  12729. 80953X
  12730. signature
  12731. signing
  12732. simpletext
  12733. simpletext
  12734. script
  12735. print
  12736. scriptable
  12737. printing
  12738. simplified
  12739. single-link
  12740. manager
  12741. declaration
  12742. configuration
  12743. sniffer
  12744. network
  12745. management
  12746. socket
  12747. makefile
  12748. makefilealias
  12749. makefilehelp
  12750. makefiles
  12751. makemake
  12752. makemake
  12753. manual
  12754. makeout
  12755. makethefolder
  12756. making
  12757. making
  12758. malph
  12759. malph
  12760. management
  12761. managerd
  12762. manalyzer
  12763. manalyzer
  12764. manalyzer
  12765. media
  12766. Dev.CD Jan 94P
  12767. Dev.CD Jan 9V
  12768. 80619X
  12769. Jan 94
  12770. b--set theItem to choose file -- uncomment to test in an AS editor
  12771.     tell application "Finder"
  12772.         open item "Dev.CD Jan 94"
  12773.         activate
  12774.     end tell
  12775. on error errMsg number errNum
  12776.     --enter statements to perform when no records are found such as...
  12777.     display dialog "Sorry, the item you selected could not be found."
  12778.     return
  12779. end try
  12780. All Packages
  12781. F    QuickTimeOsDev.CD Jan 94
  12782. Dev.CD Oct 93
  12783. Dev.CD Jul 93
  12784. Dev.CD Apr 93
  12785. Dev.CD Mar 93
  12786. Dev.CD Feb 93
  12787. Dev.CD Jan 93
  12788. Dev.CD Nov/Dec 92PrDev.CD Jan 94
  12789. Dev.CD Oct 93
  12790. Dev.CD Jul 93
  12791. Dev.CD Apr 93
  12792. Dev.CD Mar 93
  12793. Dev.CD Feb 93
  12794. Dev.CD Jan 93
  12795. Dev.CD Nov/Dec 9V
  12796. 80620X
  12797. Jan 94
  12798. 2.3e4
  12799. 3d-partyj
  12800. 3d-thej
  12801. 4/16Q
  12802. 40-60
  12803. program
  12804. control
  12805. access
  12806. files
  12807. hange
  12808. finder
  12809. finder
  12810. 7.1.3
  12811. finderevents
  12812. finderevents
  12813. finderevents
  12814. release
  12815. notes
  12816. findeverything
  12817. findeverything
  12818. findfolder
  12819. findfolder
  12820. findhammerhead
  12821. findhammerhead
  12822. findlurkers
  12823. finland
  12824. finland
  12825. distributors/localiz
  12826. firstp
  12827. e    No Changef
  12828. InputSprocket
  12829. PowerPlantq
  12830. Dev.CD Aug 00 TC Disk 2
  12831. All Packages
  12832. InputSprocketTest
  12833. This sample demonstates the basic implmenetation of high and low level InputSprocket.  It shows the following functionality:
  12834. - ISpElementList_ExtractByKind
  12835. - List all devices
  12836. - List all elements
  12837. - List all buttons
  12838. - List all directional pads
  12839. - List all axes
  12840. - List all X-axes
  12841. - Get events
  12842. - Suspend
  12843. - Resume
  12844. - Create needs
  12845. - Destroy needs
  12846. - Get needs events
  12847. - Configuration dialog
  12848. - Enable mouse and keyboard
  12849. - Disable mouse and keyboard
  12850. - Reinitialize ADB bus
  12851. - Allocate/Deallocate test
  12852. - TestBIArbitraryAllocate test
  12853. - TestAccelration
  12854. - Enable speech
  12855. - Disable speech
  12856. Communications Toolbox
  12857. Contributed
  12858. Devices and Hardware
  12859. Files
  12860. Games
  12861. Graphics 2D
  12862. Graphics 3D
  12863. Help Systems
  12864. Human Interface Toolbox
  12865. Interapplication Comm
  12866. Memory
  12867. Networking
  12868. OS Utilities
  12869. Overview
  12870. Platforms and Tools
  12871. Printing
  12872. Processes
  12873. QuickTime
  12874. Runtime Architecture
  12875. Sound
  12876. 80217X
  12877. 1e    No Change
  12878. Communications Toolbox
  12879. Contributed
  12880. Devices and Hardware
  12881. Files
  12882. Games
  12883. Graphics 2D
  12884. Graphics 3D
  12885. Help Systems
  12886. Human Interface Toolbox
  12887. Interapplication Comm
  12888. Memory
  12889. Networking
  12890. OS Utilities
  12891. Overview
  12892. Platforms and Tools
  12893. Printing
  12894. Processes
  12895. QuickTime
  12896. Runtime Architecture
  12897. Sound
  12898. aetracker
  12899. aetracker
  12900. monitor`
  12901. aetracker
  12902. read`
  12903. aeusertermtypes^
  12904. aeusertermtypes
  12905. aeut^
  12906. resource^
  12907. protocol
  12908. agent
  12909. aiatb
  12910. manual
  12911. changes
  12912. readmeb
  12913. gxoverridetool
  12914. gxoverview
  12915. gxprintdrivers
  12916. gxprinting
  12917. gxtypography
  12918. h-norwegian
  12919. cond method which makes it simpler and allows us to illustrate the DSp/OpenGL interface well.      
  12920. Note: You will have to replace the access paths for the GameSprcokets SDK and OpenGL SDK with valid ones for your local environment.
  12921. Communications Toolbox
  12922. Contributed
  12923. Devices and Hardware
  12924. Files
  12925. Games
  12926. Graphics 2D
  12927. Graphics 3D
  12928. Help Systems
  12929. Human Interface Toolbox
  12930. Interapplication Comm
  12931. Memory
  12932. Networking
  12933. OS Utilities
  12934. Overview
  12935. Platforms and Tools
  12936. Printing
  12937. Processes
  12938. QuickTime
  12939. Runtime Architecture
  12940. Sound
  12941. Nov 99M)Mac OS 8.1+, OpenGL SDK, DrawSprocket SDKN0OpenGL, DrawSprocket, multiple monitor, rendererO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  12942.  - Sample CodeLaunchApplication creates a different size memory partition 
  12943. 80406X
  12944. Mar OO^
  12945. RLDisk 1
  12946. --set theItem to choose file -- uncomment to test in an AS editor
  12947.     tell application "Finder"
  12948.         open item "Dev.CD Mar OO RLDisk 1:Interactive Media Resources:PortingObjectiveCtoJava:"
  12949.         activate
  12950.     end tell
  12951. on error errMsg number errNum
  12952.     --enter statements to perform when no records are found such as...
  12953.     display dialog "Sorry, the item you selected could not be found."
  12954.     return
  12955. end try
  12956. Deletedf
  12957. WebObjects
  12958. Objective-C
  12959. Javaq
  12960. Dev.CD Mar OO RLDisk 1
  12961. All Packages
  12962. PostScript Output Filters
  12963. 80407X
  12964. end try
  12965. e    No Changef
  12966. testing
  12967. debuggingq
  12968. Dev.CD Aug 00 TC Disk 1
  12969. AuntieDialog
  12970. $AuntieDialog is a module, provided in source code form, which replaces some key Dialog Manager calls with calls to Control Manager and Window Manager, thus freeing you from struggling with the Dialog Manager API, yet allowing you to use the familiar tools you've always used to build dialogs.
  12971. alogs.
  12972. All Packages
  12973. F#System Enabler 040 (Centris/Quadra)O7Dev.CD Apr 94
  12974. Dev.CD Jan 94
  12975. Dev.CD Oct 93
  12976. Dev.CD Aug 93P6Dev.CD Apr 94
  12977. Dev.CD Jan 94
  12978. Dev.CD Oct 93
  12979. Dev.CD Aug 9V
  12980. 80899X
  12981. Apr 94
  12982. --set theItem to choose file -- uncomment to test in an AS editor
  12983.     tell application "Finder"
  12984.         open item "Dev.CD Apr 94
  12985. Dev.CD Jan 94
  12986. Dev.CD Oct 93
  12987. Dev.CD Aug 93"
  12988.         activate
  12989.     end tell
  12990. on error errMsg number errNum
  12991.     --enter statements to perform when no records are found such as...
  12992.     display dialog "Sorry, the item you selected could not be found."
  12993.     return
  12994. end try
  12995. All Packages
  12996. F#System Enabler 040 (Centris/Quadra)OEDev.CD Apr 94
  12997. Dev.CD Jan 94
  12998. Dev.CD Oct 93
  12999. Dev.CD Jul 93
  13000. Dev.CD Apr 93PDDev.CD Apr 94
  13001. Dev.CD Jan 94
  13002. Dev.CD Oct 93
  13003. Dev.CD Jul 93
  13004. Dev.CD Apr 9V
  13005. 80900X
  13006. Apr 94
  13007. opaque
  13008. opcode
  13009. opcodes
  13010. somethingU
  13011. soundP
  13012. specialT
  13013. specifyT
  13014. stateU
  13015. suchQ
  13016. suiteN
  13017. summaryB
  13018. updated sample on this CD for important changes. Here's the path to the sample:
  13019.   :Programming Stuff:Sample Code:Printing Samples:
  13020.    Printer Drivers
  13021. :LaserWriterIIsc (New GX v1.1)
  13022. Also, due to time constraints, we did not have time to recompile all the code samples on this CD using the latest version of the interfaces and libraries.  Nevertheless, the "QuickDraw GX shell" sample (which can be found at the path :Programming Stuff:Sample Code:General QDGX App Samples:QuickDraw GX Shell 
  13023. :)F@ has been re-built successfully using Think, MPW and Metrowerks.
  13024. Documents
  13025. Goodies
  13026. Ideas, Opportunities, and Info
  13027. Open Me First
  13028. Programming Stuff
  13029. QuickDraw GX Init Update
  13030. QuickDraw
  13031.  GX - Read Me FirstK
  13032. Aug 95L
  13033. Jan 97N
  13034. QuickDraw GX, GraphicsOHDev.CD Jul 00 SDK2:Development Kits:
  13035.  Obsolete/Unsupported:QuickDraw GX:PPDev.CD Jul 00 SDK2
  13036.  - Development Kits
  13037.  Obsolete/Unsupported
  13038.  - QuickDraw GXite of events.
  13039. 7Edit 3.1
  13040. CoreSample 1.1K
  13041. May 92L
  13042. May 94V
  13043. 78705X
  13044. 1e    No Change
  13045. 80236X
  13046. Aug 00^    TC Disk 2
  13047. y--set theItem to choose file -- uncomment to test in an AS editor
  13048.     tell application "Finder"
  13049.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  13050.         activate
  13051.     end tell
  13052. on error errMsg number errNum
  13053.     --enter statements to perform when no records are found such as...
  13054.     display dialog "Sorry, the item you selected could not be found."
  13055.     return
  13056. end try
  13057. Movedf"quicktime jpeg compress decompressq
  13058. Dev.CD Aug 00 TC Disk 2
  13059. All Packages
  13060. JSaverI
  13061. JSaver is a Screen Saver module for Berkeley Systems After Dark package that uses the JManager API to run Java applets as screen saver modules.  
  13062. JManager APIs
  13063. Fat CFM code resources
  13064. Communications Toolbox
  13065. Contributed
  13066. Devices and Hardware
  13067. Files
  13068. Games
  13069. Graphics 2D
  13070. Graphics 3D
  13071. Help Systems
  13072. Human Interface Toolbox
  13073. Interapplication Comm
  13074. Memory
  13075. Networking
  13076. OS Utilities
  13077. Overview
  13078. Platforms and Tools
  13079. Printing
  13080. Processes
  13081. QuickTime
  13082. Runtime Architecture
  13083. Sound
  13084. summary
  13085. folder
  13086. contains
  13087. complete
  13088. information
  13089. developR
  13090. summary
  13091. folder
  13092. contains
  13093. documents
  13094. about
  13095. programming
  13096. summary
  13097. folder
  13098. contains
  13099. electronic
  13100. forms
  13101. allow
  13102. summary
  13103. folder
  13104. contains
  13105. helpful
  13106. scripts
  13107. summary
  13108. folder
  13109. contains
  13110. information
  13111. tells
  13112. develope
  13113. summary
  13114. folder
  13115. contains
  13116. goodies
  13117. developer
  13118. folder
  13119. contains
  13120. tools
  13121. useful
  13122. develo]
  13123. summary
  13124. guide
  13125. provides
  13126. information
  13127. about
  13128. markets
  13129. distri
  13130. summary
  13131. complete
  13132. demonstration
  13133. access
  13134. summary
  13135. da/application
  13136. allows
  13137. examine
  13138. summary
  13139. xcmds
  13140. xfcns
  13141. perform
  13142. summary
  13143. definition
  13144. binhex
  13145. protocol
  13146. summary
  13147. electronic
  13148. version
  13149. develop
  13150. magazine
  13151. Summary: This is the electronic version of develop magazine.
  13152.  Issue 6 highlights:
  13153. Threads on the Macintosh  by Michael Gough.   Multiple concurrent 
  13154. threads of execution on the Macintosh? You bet! This article presents a complete threads package, talks about its implementation, and shows you how to use it.
  13155. QuickDraw's CopyBits Procedure: Better Than Ever in System 7.0  by Konstantin Othmer.   In System 7.0, the internal workings of this versatile routine have changed (for the better, o
  13156. f course!). Learn all about the differences, and check out some simple but useful image processing techniques.
  13157. MacTCP Cookbook: Constructing Network-Aware Applications   
  13158. by Steve Falkenburg.   Networking for the rest of us. Here's an introduction to the TCP/IP protocol suite, and a library of routines that make using MacTCP a (relative) breeze.
  13159. Print Hints from Luke & Zz: Color Printing with LaserWriter 6.0 Revisited  by Pete 
  13160.  Alexander.   A potential color printing problem, and s
  13161.     C;rt, Export and Filter) to replace the old version 1.3 ones.
  13162. JfColorSync Plugins readme
  13163. ColorSync
  13164.  Export
  13165. ColorSync
  13166.  Filter
  13167. ColorSync
  13168.  Import
  13169. Lab Color Space ProfileK
  13170. Oct 97M#ColorSync 2.1.x and Adobe PhotoshopN
  13171. ColorSync Photoshop Plug-insOcDev.CD Apr 98 SDK1:Development Kits (Disc 1):ColorSync SDK:Goodies:ColorSync Photoshop Plugins 2.1:PnDev.CD Apr 98 SDK1
  13172.  - Development Kits (Disc 1)
  13173.  - ColorSync SDK
  13174.  - Goodies
  13175.  - ColorSync Photoshop Plugins 2.1(
  13176. summary
  13177. includes
  13178. a/rose
  13179. v1.2.1
  13180. system
  13181. extension
  13182. includinQ
  13183. summary
  13184. inside
  13185. macintosh
  13186. collection
  13187. books
  13188. organized
  13189. summary
  13190. iw-half-dither
  13191. imagewriter
  13192. sample
  13193. driver
  13194. summary
  13195. laserwriter
  13196. driver
  13197. current
  13198. printi
  13199. error
  13200. tones
  13201. application
  13202. explains
  13203. summary
  13204. macintosh
  13205. software
  13206. distributed
  13207. world
  13208. summary
  13209. objects
  13210. hypercard
  13211. allowed
  13212. variabl
  13213. summary
  13214. sample
  13215. discussion
  13216. detect
  13217. whether
  13218. --set theItem to choose file -- uncomment to test in an AS editor
  13219.     tell application "Finder"
  13220.         open item "Dev.CD Apr 94
  13221. Dev.CD Jan 94
  13222. Dev.CD Oct 93
  13223. Dev.CD Jul 93
  13224. Dev.CD Apr 93"
  13225.         activate
  13226.     end tell
  13227. on error errMsg number errNum
  13228.     --enter statements to perform when no records are found such as...
  13229.     display dialog "Sorry, the item you selected could not be found."
  13230.     return
  13231. end try
  13232. 79933X
  13233. Aug 00^    TC Disk 2
  13234. y--set theItem to choose file -- uncomment to test in an AS editor
  13235.     tell application "Finder"
  13236.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  13237.         activate
  13238.     end tell
  13239. on error errMsg number errNum
  13240.     --enter statements to perform when no records are found such as...
  13241.     display dialog "Sorry, the item you selected could not be found."
  13242.     return
  13243. end try
  13244. Movedq
  13245. Dev.CD Aug 00 TC Disk 2
  13246. D!All Packages
  13247. Tool Chest Edition
  13248. 24GC  7.0.1I
  13249. CAUTION: THIS SOFTWARE IS NOT COMPATIBLE WITH SYSTEM 6.0.X.
  13250. Summary: This is the software for the Apple Macintosh Display Card 8
  13251. 24GC.
  13252. Features: Enables acceleration mode on the Apple Macintosh Display Card 8
  13253. 24GC.J
  13254. 24 GC
  13255. 24GC READMEK
  13256. Jan 92M
  13257. Apple Macintosh Display Card 8
  13258. 24GC installed in your CPU and a minimum of 3 Megabytes RAM installed in your CPU. This package requires System 7 or greater installed in your CPU (not compatible with System 6.0.X.)N
  13259. Videoth a click of the mou
  13260. quicktime
  13261. first
  13262. quicktime
  13263. quicktime
  13264. contents
  13265. quicktime
  13266. quicktime
  13267. tools
  13268. quicktime
  13269. fully
  13270. quicktime
  13271. xcmds
  13272. quicktime
  13273. xcmds
  13274. alias
  13275. quickview
  13276. quickview
  13277. 2.3e4
  13278. release
  13279. notes
  13280. quickview
  13281. databases-standalone
  13282. qwertytunes
  13283. qwertytunes
  13284. qwertytunes
  13285. qwertytunes
  13286. filing
  13287. qwertytunes
  13288. filing
  13289. qwertytunes
  13290. qwertytunes
  13291. qwertytunes
  13292. qwertytunes
  13293. rdocproc
  13294. readV
  13295. package
  13296. updated
  13297. 1.0.2
  13298. 1.1.6
  13299. 100basetx
  13300. 100basetx
  13301. ethernet
  13302. 2.1.1
  13303. 3.2.1
  13304. barrier
  13305. limit
  13306. sound
  13307. 8.5.1
  13308. 802.2
  13309. 802.3
  13310. 9650/350
  13311. apple
  13312. detectorsh
  13313. apple
  13314. developer
  13315. newsi
  13316. apple
  13317. eventa
  13318. apple
  13319. event
  13320. folder
  13321. actions
  13322. apple
  13323. event
  13324. server
  13325. apple
  13326. events\
  13327. apple
  13328. guidep
  13329. apple
  13330. helpq
  13331. apple
  13332. apple
  13333. newsi
  13334. apple
  13335. shared
  13336. library
  13337. managerv
  13338. apple
  13339. systemx
  13340. apple
  13341. services
  13342. unicode
  13343. imaging
  13344. appleevent
  13345. appleevents
  13346. applegloty
  13347. appleglot
  13348. localization
  13349. internationalization
  13350. translation
  13351. glosy
  13352. Communications Toolbox
  13353. Contributed
  13354. Devices and Hardware
  13355. Files
  13356. Games
  13357. Graphics 2D
  13358. Graphics 3D
  13359. Help Systems
  13360. Human Interface Toolbox
  13361. Interapplication Comm
  13362. Memory
  13363. Networking
  13364. OS Utilities
  13365. Overview
  13366. Platforms and Tools
  13367. Printing
  13368. Processes
  13369. QuickTime
  13370. Runtime Architecture
  13371. Sound
  13372. add-ons
  13373. add/remove
  13374. addchange
  13375. added
  13376. addendumg
  13377. addheader
  13378. adding^
  13379. additionc
  13380. additionala
  13381. additionally
  13382. additionsj
  13383. addresmenu
  13384. address
  13385. resolution
  13386. protocol
  13387. protocol
  13388. mapping
  13389. addresses
  13390. addressing
  13391. adequate
  13392. formatsw
  13393. formatteda
  13394. formatting
  13395. formerlyb
  13396. formerly
  13397. appearance
  13398. contextual
  13399. menumanager
  13400. formrelativeposition
  13401. formsT
  13402. formulate
  13403. forrest
  13404. forth
  13405. fortran
  13406. forward
  13407. forwarders
  13408. forwards
  13409. foundY
  13410. four-color
  13411. fragment
  13412. fragments
  13413. frame
  13414. frames
  13415. frames/sec
  13416. framework
  13417. framework-based
  13418. frameworks
  13419. francois
  13420. franke
  13421. freeZ
  13422. NRMacTCP, Communications Toolbox, CTB, Serial ports, CD Audio toolkit, Video toolkitOYDev.CD Aug 00 TC Disk 1:Tool Chest:Development Kits:HyperCard Related:HyperCard Toolkits:PdDev.CD Aug 00 TC Disk 1
  13423.  - Tool Chest
  13424.  - Development Kits
  13425.  - HyperCard Related
  13426.  - HyperCard Toolkits perform when no records are found such as...
  13427.     display dialog "Sorry, the item you selected could not be found."
  13428.     return
  13429. end try
  13430. er note describes the latest PowerBook computer, which carries the PowerBook lin
  13431. e forward by adding FireWire ports as well as a new internal architecture, higher processor speeds, and an ATI RAGE 128 graphics controller.
  13432.    The developer note includes information about
  13433.    - the features of the PowerBook
  13434.    - some compatibility issues
  13435.    - the internal logic and custom ICs
  13436.    - the I/O ports and built-in I/O devices
  13437.    - the expansion features
  13438.    - the system software
  13439. --------------------------------
  13440. iBook Developer Note 
  13441. This developer note has been updated to inclu
  13442. modular
  13443. modulet
  13444. modulesQ
  13445. mofify
  13446. moment
  13447. momentumj
  13448. moneys
  13449. monitorT
  13450. monitors
  13451. monolithic
  13452. monroe
  13453. month
  13454. monthlyj
  13455. months
  13456. moofwars
  13457. more]
  13458. morefiles
  13459. morefiles
  13460. collection
  13461. high-level
  13462. routines
  13463. written
  13464. morefinderevents
  13465. morenetworksetup
  13466. Summary:  This Developer's Kit package includes only AppleShare IP API documentation at this time.  The AppleShare IP Developer's Kit documentation contains all the information you need to use server control calls, handle server events, and support AFP protocol version 2.2, including AFP over TCP/IP. 
  13467. Released April 98.
  13468. Dev.CD SDK
  13469. AppleShare IP 5.0 requires System Software 7.6, Open Transport 1.1.2, and any Macintosh computer or Workgroup Server that uses a PowerPC 601, 604, 604e processB
  13470. J(AppleShare IP API Read Me
  13471. Documentation:K
  13472. Apr 98M
  13473. AppleShare IP 5.0.2 requires Mac OS 8, with Open Transport 1.2.1, and any Macintosh computer or Workgroup Server that uses a PowerPC 601, 604, 604e processors.N"AppleShare, IP, API, AFP protocol.O?Dev.CD Apr 98 SDK1:Development Kits (Disc 1):AppleShare IP API:PDDev.CD Apr 98 SDK1
  13474.  - Development Kits (Disc 1)
  13475.  - AppleShare IP API
  13476. Communications Toolbox
  13477. Contributed
  13478. Devices and Hardware
  13479. Files
  13480. Games
  13481. Graphics 2D
  13482. Graphics 3D
  13483. Help Systems
  13484. Human Interface Toolbox
  13485. Interapplication Comm
  13486. Memory
  13487. Networking
  13488. OS Utilities
  13489. Overview
  13490. Platforms and Tools
  13491. Printing
  13492. Processes
  13493. QuickTime
  13494. Runtime Architecture
  13495. Sound
  13496. italy
  13497. italy
  13498. distributors/localiz
  13499. items
  13500. japan
  13501. japanesep
  13502. japanese
  13503. 3.0.1
  13504. japanese
  13505. resourcesp
  13506. survival
  13507. guide
  13508. COADev.CD Jul 00 SDK1:Development Kits:Mac OS:AppleShare IP 6.3 SDK:PIDev.CD Jul 00 SDK1
  13509.  - Development Kits
  13510.  - Mac OS
  13511.  - AppleShare IP 6.3 SDKCD Jan 94
  13512. Dev.CD Oct 93
  13513. Dev.CD Jul 93
  13514. Dev.CD Apr 9V
  13515. 79778X
  13516. Apr 94
  13517. --set theItem to choose file -- uncomment to test in an AS editor
  13518.     tell application "Finder"
  13519.         open item "Dev.CD Apr 94
  13520. Dev.CD Jan 94
  13521. Dev.CD Oct 93
  13522. Dev.CD Jul 93
  13523. Dev.CD Apr 93"
  13524.         activate
  13525.     end tell
  13526. on error errMsg number errNum
  13527.     --enter statements to perform when no records are found such as...
  13528.     display dialog "Sorry, the item you selected could not be found."
  13529.     return
  13530. end try
  13531. All Packages
  13532. System Enabler 201 (PB Duo)OEDev.CD Apr 94
  13533. Dev.CD Jan 94
  13534. Dev.CD Oct 93
  13535. Dev.CD Jul 93
  13536. Dev.CD Apr 93PDDev.CD Apr 94
  13537. Dev.CD Jan 94
  13538. Dev.CD Oct 93
  13539. Dev.CD Jul 93
  13540. Dev.CD Apr 9V
  13541. 79779X
  13542. Apr 94
  13543. mmodates different writing styles to suit wide user preferences.
  13544. On-screen keyboards to enable quick input of symbols and puntuation marks.
  13545. Recognize
  13546. 80076X
  13547. Aug 00^    TC Disk 1
  13548. --set theItem to choose file -- uncomment to test in an AS editor
  13549.     tell application "Finder"
  13550.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Communications Toolbox:CTB Development Resources:"
  13551.         activate
  13552.     end tell
  13553. on error errMsg number errNum
  13554.     --enter statements to perform when no records are found such as...
  13555.     display dialog "Sorry, the item you selected could not be found."
  13556.     return
  13557. end try
  13558. e    No Changeq
  13559. Dev.CD Aug 00 TC Disk 1
  13560. D!All Packages
  13561. Mac OS SDK Edition
  13562. Cursor Component SDK
  13563. EThe Cursor Component SDK enables the building and use of cursor components.  Cursor components allow you to build custom color cursor completely under your control.  For example cursors created utilizing this SDK could be extra large, thousands or millions of colors, transparent, situationually intelligent, and/or animated.
  13564. Cursor_Comp_1.0_SDK.imgK
  13565. Jun 00M6Mac OS 9.0 or later, Universal Interfaces 3.3 or later
  13566. 81140X
  13567. Aug 00^    TC Disk 2
  13568. y--set theItem to choose file -- uncomment to test in an AS editor
  13569.     tell application "Finder"
  13570.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  13571.         activate
  13572.     end tell
  13573. on error errMsg number errNum
  13574.     --enter statements to perform when no records are found such as...
  13575.     display dialog "Sorry, the item you selected could not be found."
  13576.     return
  13577. end try
  13578. e    No ChangefFcounter
  13579. windows
  13580. introduction
  13581. document
  13582. modal dialog
  13583. printing
  13584. aboutq
  13585. Dev.CD Aug 00 TC Disk 2
  13586. All Packages
  13587. WindowPicker 1.1
  13588. LSummary:  WindowPicker is a System 7 extension that provides you with a convenient/simple way to bring any open window to the front.
  13589. Features:
  13590. - WindowPicker Menu next to the Help Menu
  13591. - popup WindowPicker Menu
  13592. - arrow keys to switch between open windows and applications
  13593. - customizable modifier keys
  13594. - help for setting preferences
  13595. J Read Me
  13596. Read Me.txt
  13597. WindowPickerK
  13598. Jul 92L
  13599. Aug 93M
  13600. System 7 & Any Macintosh
  13601. nt 'see' specific information on the target (i.e. VU Aid has
  13602.     ScreenCompare and WindowCompare modules which permit the target to tell
  13603.     its host if specific or all screen content matches a pre-measured checksum.
  13604.   vuCollect 1.0b1
  13605.     This folder contains a combination MPW Tool/Script that is designed
  13606.     to collect information on a target machine and format it so that there
  13607.     is only 1 descriptor per line.  For more information, see the
  13608.     "vuCollect ReadMe" file.
  13609.   VUMarF
  13610. k 1.0b1
  13611.     VUMark is an MPW script that will mark all of the VU tasks in a file
  13612.     for you.  For more information on VUMark, see the "Controls.lib Reference"
  13613.     document.
  13614. Virtual User tools.imgK
  13615. Vol VL
  13616. Feb 94M1ShimmerMate must be launched from the same volumeOJDev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:Virtual User tools:PRDev.CD Aug 00 TC Disk 1
  13617.  - Tool Chest
  13618.  - Testing & Debugging
  13619.  - Virtual User tools
  13620. selectors
  13621. would
  13622. wouldn't
  13623. wprocasm
  13624. wrapcommenttext
  13625. wrapper
  13626. wrench
  13627. wringer
  13628. writec
  13629. writer
  13630. writersu
  13631. writes
  13632. writeswell
  13633. writing
  13634. writtenY
  13635. wrong
  13636. wrongly
  13637. wwdcj
  13638. xwindoid
  13639. xwindow
  13640. yahoo
  13641. yearsj
  13642. yes/no
  13643. Dec 99M&CW2 or later and Universal Headers 3.3N8AGP, VRAM, NewGWorld, useDistantHdwrMem, useLocalHdwrMemO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  13644.  - Sample Codeical Documentation:Develop:develop Issue 25:"
  13645.         activate
  13646.     end tell
  13647. on error errMsg number errNum
  13648.     --enter statements to perform when no records are found such as...
  13649.     display dialog "Sorry, the item you selected could not be found."
  13650.     return
  13651. end try
  13652. e    No Changeq
  13653. Dev.CD Jun 00 RL Disk 1
  13654. All Packages
  13655. develop Issue 26
  13656. 78867X
  13657. sing scripting support in terms they already understand.
  13658. J<Project
  13659. ScriptableStuffItEngine
  13660. ScriptableStuffItEngine.htmlK
  13661. Feb 99M
  13662. Universal Headers 3.2, System 7N0AppleScript, StuffIt, Engine, scriptable, scriptOZDev.CD Aug 00 TC Disk 1:Tool Chest:Interapplication Communication:ScriptableStuffItEngine:PbDev.CD Aug 00 TC Disk 1
  13663.  - Tool Chest
  13664.  - Interapplication Communication
  13665.  - ScriptableStuffItEnginer
  13666. 1.0b4]
  13667. resedit
  13668. editor]
  13669. RAVE Starter Samples
  13670. *There are three different samples here, each showing a variation on the same theme -- we create a window and do some simple 2D drawing into it.  These samples don't show any clipping code or a full featured 3D engine; these will appear in a future sample.
  13671. Textures and RAVE callbacks are discussed
  13672. JZCallback Sample
  13673. Gouraud Sample
  13674. RAVE Common Code
  13675. RAVE Starter Samples Readme
  13676. Texture SampleK
  13677. Jun 98M
  13678. RAVE 1.5 SDKN)RAVE, QuickDraw 3D, Hardware Accelerationdither
  13679. document
  13680. documentationu
  13681. documentation
  13682. manuals
  13683. style
  13684. usage
  13685. style
  13686. guideu
  13687. documents
  13688. domain
  13689. double-byte
  13690. QuickTime
  13691. Runtime Architecture
  13692. Sound
  13693. Nov 99M)Mac OS 8.1+, OpenGL SDK, DrawSprocket SDKN0OpenGL, DrawSprocket, multiple monitor, rendererO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  13694.  - Sample Code
  13695. 80341X
  13696. Jul 00^
  13697. --set theItem to choose file -- uncomment to test in an AS editor
  13698.     tell application "Finder"
  13699.         open item "Dev.CD Jul 00 SDK1:Development Kits:Mac OS:NSL 1.1 SDK:"
  13700.         activate
  13701.     end tell
  13702. on error errMsg number errNum
  13703.     --enter statements to perform when no records are found such as...
  13704.     display dialog "Sorry, the item you selected could not be found."
  13705.     return
  13706. end try
  13707. e    No ChangefoNSL
  13708. network
  13709.  TCP/IP search
  13710. browse Internet services
  13711. network administrator
  13712. domain
  13713. neighborhood.q
  13714. Dev.CD Jul 00 SDK1
  13715. All Packages
  13716. Network Stream
  13717. 80342X
  13718.  CD-ROM Audio Tracks From Your Application  by Eric Mueller. The calls to use if you want to access CD-ROM audio tracks from your Apple II application, the layout of a CD-ROM audio track, and more.
  13719. s Up: Catch the Comm Toolbox Wave  by Rob Berkowitz and Alex Kazim.  An introduction to three Communications Toolbox managers, illustrated by a look at a simple te
  13720. Ahead to QuickDraw GX  by Pete (
  13721. ) Alexander.   Some things you should be aware of involving QuickDraw GX and its effect on printing.
  13722. Graphical Truffles: The Palette Manager Way  by Edgar Lee and Forrest Tanaka.   The Palette Manager need not be a mystery. Here
  13723. s the scoop.
  13724. J(develop Issue 13:
  13725. develop Issue 13 code:K
  13726. Vol IIIL
  13727. Jun 95OBDev.CD Sep 96 RL:Technical Documentation:develop:develop Issue 13:PJDev.CD Sep 96 RL
  13728.  - Technical Documentation
  13729.  - develop
  13730.  - develop Issue 13 bK
  13731. y getting the gdRefNum and calling GetDctlEntry to find the slot number.
  13732. Wake100:  Wake100 resets the wake up time on PowerBooks that support it (PB 100, Portable) so that it wakes up at the same time everyday.
  13733. Communications Toolbox
  13734. Contributed
  13735. Devices and Hardware
  13736. Files
  13737. Games
  13738. Graphics 2D
  13739. Graphics 3D
  13740. Help Systems
  13741. Human Interface Toolbox
  13742. Interapplication Comm
  13743. Memory
  13744. Networking
  13745. OS Utilities
  13746. Overview
  13747. Platforms and Tools
  13748. Printing
  13749. Processes
  13750. QuickTime
  13751. Runtime Architecture
  13752. Sound
  13753. project
  13754. large
  13755. project
  13756. large
  13757. project
  13758. quick
  13759. start
  13760. guide
  13761. projectdrag
  13762. projectdrag
  13763. applets
  13764. projectdrag
  13765. manual
  13766. projectfolders
  13767. projectmenu
  13768. projects
  13769. projectxplugin68k
  13770. projectxplugin68knfp
  13771. projectxpluginppc
  13772. projlistmenu
  13773. promptoid
  13774. promptoid
  13775. protocol
  13776. protos
  13777. prototyping
  13778. prototyping
  13779. toolkit
  13780. speech
  13781. recognition
  13782. manager
  13783. speech
  13784. synthesis
  13785. manager
  13786. sphere
  13787. stack
  13788. standardsw
  13789. starter
  13790. stream
  13791. strip
  13792. styleu
  13793. success
  13794. suite
  13795. suitesm
  13796. super
  13797. survey
  13798. switch
  13799. synchronization
  13800. synthesis
  13801. systemx
  13802. technicalS
  13803. technotes
  13804. terminology^
  13805. tester
  13806. testing
  13807. textedit
  13808. token
  13809. tokenizer
  13810. xSummary:  This sample demonstrates how to compress and decompress JPEG images with QuickTime. We use the FCompressImage function but the CompressImage counterpart function could also be used. Although this sample strictly demonstrates JPEG compression/decompression you could use this as a framework for other types of compression (except for the decoding of the JPEG header).
  13811. Communications Toolbox
  13812. Contributed
  13813. Devices and Hardware
  13814. Files
  13815. Games
  13816. Graphics 2D
  13817. Graphics 3D
  13818. Help Systems
  13819. Human Interface Toolbox
  13820. Interapplication Comm
  13821. Memory
  13822. Networking
  13823. OS Utilities
  13824. Overview
  13825. Platforms and Tools
  13826. Printing
  13827. Processes
  13828. QuickTime
  13829. Runtime Architecture
  13830. Sound
  13831. Jul 96L
  13832. May 97N"quicktime jpeg compress decompressO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  13833.  - Sample Coden running locked stacks and stacks on a CD-ROM.OPDev.CD Aug 00 TC Disk 1:Tool Chest:Localization:HC Stack Localization Navigator:V
  13834. 77702X
  13835. 1e    No Change
  13836. s has the capabilities you want.
  13837. b--set theItem to choose file -- uncomment to test in an AS editor
  13838.     tell application "Finder"
  13839.         open item "Dev.CD Jul 95"
  13840.         activate
  13841.     end tell
  13842. on error errMsg number errNum
  13843.     --enter statements to perform when no records are found such as...
  13844.     display dialog "Sorry, the item you selected could not be found."
  13845.     return
  13846. end try
  13847. simple
  13848. sample
  13849. which
  13850. demonstrates
  13851. setdeskcpa
  13852. simpleapp
  13853. simplechooser
  13854. simpleinit
  13855. simpler
  13856. Apple System Profiler (ASP) lets you gather information about the configuration of your computer. The information that ASP reports may be useful if you place a call to the Apple User Assistance Center or for recording system configurations during testing.
  13857. If you have one of the computers listed below, we recommend that you install Apple System Profiler now. Note that you MUST be running Mac OS version 7.5.2 or 7.5.3 or later to successfully install Apple System Profiler.
  13858. * Power Macintos
  13859. h 9500, 8500, 8100, 7600, 7500, 7200, 7100, 6100, 5400, 5300 and 5200 series.
  13860. * PowerBook 5300, 2300 and 190 series. 
  13861. * Macintosh Performa 6300, 6200, 6100, 5300 and 5200 series.
  13862. Apple System Profiler will only install on the computers listed above. Do NOT attempt to install iton any other computers.
  13863. Installation instructions:
  13864. 1. Locate the Apple System Profiler Installer. It is in the same folder as this document.
  13865. 2. Double-click on the Apple System Profiler Installer application. 
  13866. ser and developer documentation), AppleScript software, sample code and sample scripts for modifying or creating your own AppleScript scripts.
  13867. AppleScript 1.3.4 SDK.smiK
  13868. Apr 93L
  13869. Mar 99N2AppleScript, scripting, Apple Event,Folder ActionsO;Dev.CD Jul 00 SDK1:Development Kits:Mac OS:AppleScript SDK:PCDev.CD Jul 00 SDK1
  13870.  - Development Kits
  13871.  - Mac OS
  13872.  - AppleScript SDK
  13873. foundY
  13874. foundation
  13875. foundation's
  13876. fourN
  13877. four-color
  13878. fragment
  13879. frame
  13880. framework
  13881. francois
  13882. franke
  13883. freeZ
  13884. freed
  13885. freeing
  13886. freeware
  13887. frequently
  13888. friend
  13889. friendly
  13890. friends
  13891. fromZ
  13892. applesearch
  13893. appleshare
  13894. gatewayS
  13895. ethernetQ
  13896. ethernet
  13897. built-in
  13898. address
  13899. burned-in
  13900. address
  13901. getenetaddr
  13902. ethernet
  13903. multicast
  13904. mdata
  13905. 802.2
  13906. 802.3
  13907. ethertalk
  13908. etsda
  13909. eventa
  13910. events\
  13911. expansion
  13912. extension
  13913. external
  13914. extractor
  13915. faceless
  13916. family
  13917. fcode
  13918. features
  13919. fetch
  13920. field
  13921. manager
  13922. desktop
  13923. manager
  13924. sample
  13925. synchronization
  13926. backup
  13927. assistant
  13928. folder
  13929. duplicatio
  13930. system
  13931. manager
  13932. external
  13933. system
  13934. foreign
  13935. filename
  13936. files
  13937. imaging
  13938. indexb
  13939. information
  13940. input
  13941. inputsprocket
  13942. inputsprocket
  13943. drawsprocket
  13944. soundsprocket
  13945. sound
  13946. interleaving
  13947. keyboard
  13948. keyse
  13949. kibitz
  13950. 80710X
  13951. Aug 00^    TC Disk 2
  13952. y--set theItem to choose file -- uncomment to test in an AS editor
  13953.     tell application "Finder"
  13954.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  13955.         activate
  13956.     end tell
  13957. on error errMsg number errNum
  13958.     --enter statements to perform when no records are found such as...
  13959.     display dialog "Sorry, the item you selected could not be found."
  13960.     return
  13961. end try
  13962. Movedq
  13963. Dev.CD Aug 00 TC Disk 2
  13964. All Packages
  13965. ShowDialogBoxes v2.1
  13966. Summary:  SDB allows you to display dialogs, alerts, and coolAlerts of your application. Requires an associated scriptfile which specifies the relationships between the text and the dialogs. Version 2.1 adds support for displaying coolAlerts under QuickDraw GX.
  13967. ShowDialogBoxes v2.1.imgK
  13968. Vol VIIL
  13969. May 94N
  13970. Testing, InternationalO@Dev.CD Aug 00 TC Disk 1:Tool Chest:Localization:ShowDialogBoxes:PHDev.CD Aug 00 TC Disk 1
  13971.  - Tool Chest
  13972.  - Localization
  13973.  - ShowDialogBoxesV
  13974. 80711X
  13975. 1e    No Change
  13976. redistributeh
  13977. redistributed
  13978. redistributing
  13979. redistribution
  13980. redraw
  13981. reduceg
  13982. reducedj
  13983. reducesj
  13984. reduction
  13985. reekes
  13986. reeves
  13987. referv
  13988. reference[
  13989. referenced
  13990. references
  13991. referential
  13992. reflect
  13993. reflectingU
  13994. reformats
  13995. reformatting
  13996. regarded
  13997. regardingo
  13998. regardless
  13999. regards
  14000. region
  14001. regions
  14002. registerZ
  14003. leaseQ
  14004. released
  14005. releasesj
  14006. relevanti
  14007. reliable
  14008. reliancep
  14009. relief
  14010. relies
  14011. relstring
  14012. difference
  14013. differences
  14014. digital
  14015. digital
  14016. asset
  14017. management
  14018. digital
  14019. storyboard
  14020. digitizers
  14021. config
  14022. config&interleave
  14023. configuration
  14024. interleave
  14025. interleave
  14026. diractive
  14027. directhit
  14028. directhit
  14029. directionsj
  14030. discipline
  14031. discipline
  14032. 2.0.2
  14033. disclaimer
  14034. discoveringopenstepb
  14035. discoveringopenstepb
  14036. disinfectant
  14037. diskv
  14038. JQ CFM-68K Runtime Enabler
  14039. CFM-68K 4.0
  14040. CFM-68K Read Me
  14041. Interfaces:
  14042. ObjectSupportLibK
  14043. Jan 96L
  14044. May 97M
  14045. The CFM-68K runtime software requires System 7.1 or later, 32-bit addressing to be turned on, and a 68020, 68030, or 68040 Macintosh system.O7Dev.CD Jul 99 SDK1:Development Kits:Mac OS:CFM-68K SDK:
  14046. sample
  14047. HSummary:  Pippin is a new multimedia and Internet playback architecture based on Power Macintosh and licensed by Apple to Bandai Digital Entertainment. Because it is based on Mac, most Pippin development is the same as Mac development. The tech notes in this folder cover all the Pippin-specific aspects of developing on Pippin.
  14048. Applejack Tech Note
  14049. Creating Pippin CDROMs
  14050. Pippin Authentication
  14051. Pippin Flash Access 
  14052. Pippin Launch
  14053. Pippin Standard File 
  14054. Pippin Startup Process
  14055. Pippin Video
  14056. PippinFinder
  14057. Stoppinf INIT IconsK
  14058. Aug 96M
  14059. Adobe Acrobat Reader.N+Pippin, Bandai, Atworld, Atmark, multimediaO@Dev.CD Dec 99 RL:Technical Documentation:Pippin Technical Notes:PEDev.CD Dec 99 RL
  14060.  - Technical Documentation
  14061.  - Pippin Technical NotesDev.CD Aug 00 TC
  14062.  - Tool Chest
  14063.  - Localization
  14064.  - cihuiV
  14065. 75086X
  14066. Aug 00^
  14067. archivei
  14068. arpsample
  14069. artwork
  14070. market
  14071. guide
  14072. assist
  14073. assistant
  14074. async
  14075. async
  14076. driver
  14077. tester
  14078. asyncdriversample1.0
  14079. ataerrordetector
  14080. atrapper
  14081. audio
  14082. audio
  14083. palette
  14084. developer
  14085. audit
  14086. audit
  14087. aug-95
  14088. auntiedialog
  14089. autoguest
  14090. autoguest
  14091. automation
  14092. automation
  14093. essentials
  14094. 2.3.0
  14095. emulator
  14096. backlight
  14097. backlight
  14098. control
  14099. balloony
  14100. bbedit
  14101. bbedit
  14102. betabase
  14103. binhex
  14104. bit-depth
  14105. bitblitz
  14106. bitblitz
  14107. bouncingsprites
  14108. bring-up
  14109. broadcast
  14110. reporting
  14111. buginfo
  14112. buginfo
  14113. macro
  14114. build/download
  14115. registration
  14116. requests
  14117. callfinder
  14118. callfinder
  14119. callhyper
  14120. callhyper
  14121. camera
  14122. oe sure that the name of the profile file is the same as the name in the profile.  To use this application, first rename the file name of the profile as desired.  Then drag the ColorSync Profile (or a folder containing several profiles) onto this application and it make the internal profile name the same as the profile's file name.
  14123. Features: see above
  14124. Issues: none
  14125. Communications Toolbox
  14126. Contributed
  14127. Devices and Hardware
  14128. Files
  14129. Games
  14130. Graphics 2D
  14131. Graphics 3D
  14132. Help Systems
  14133. Human Interface Toolbox
  14134. Interapplication Comm
  14135. Memory
  14136. Networking
  14137. OS Utilities
  14138. Overview
  14139. Platforms and Tools
  14140. Printing
  14141. Processes
  14142. QuickTime
  14143. Runtime Architecture
  14144. Sound
  14145. Jan 98M    ColorSyncN
  14146. ColorSync profile rename toolO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  14147.  - Sample Code
  14148. again
  14149. against
  14150. age-old
  14151. agent
  14152. agents
  14153. aggregate
  14154. aggressivej
  14155. aglfont
  14156. aglfonts
  14157. agreeZ
  14158. agreementZ
  14159. ahead
  14160. aiatb
  14161. aiding
  14162. aimedd
  14163. aincludes
  14164. airport
  14165. aladdin
  14166. alertj
  14167. alerting
  14168. alerts
  14169. alexander
  14170. algorithmb
  14171. un 00 RL Disk 1
  14172. All Packages
  14173. MacsBug 6.6
  14174. 79047X
  14175. July97K
  14176. Feb 98M)Any PCI card containing a PCI-PCI bridge.N`Tanzania, Zanzibar, StarMax, 4400, Hang, Boot, Open Firmware, PCI, Bridge, PCI-PCI Bridge, RiserOADev.CD Aug 00 TC Disk 1:Tool Chest:Hardware:OpenFWBridgeFixJul97:
  14177. network
  14178. preferences
  14179. network
  14180. server
  14181. network
  14182. services
  14183. location
  14184. network
  14185. services
  14186. location
  14187. manager
  14188. network
  14189. setup
  14190. network
  14191. softwareQ
  14192. networking
  14193. networking
  14194. communications
  14195. newgworld
  14196. newsi
  14197. no-copy
  14198. no-copy
  14199. receives
  14200. notes
  14201. novell
  14202. nubus
  14203. number
  14204. number
  14205. formatting
  14206. object
  14207. object
  14208. object-oriented
  14209. objective-c
  14210. objects
  14211. objectsupportlib
  14212. off-screen
  14213. opaque
  14214. opaque
  14215. types
  14216. summary
  14217. folder
  14218. contains
  14219. several
  14220. snippets
  14221. illustrat
  14222. summary
  14223. folder
  14224. contains
  14225. apple
  14226. event
  14227. registry
  14228. summary
  14229. folder
  14230. contains
  14231. apple
  14232. event
  14233. terminolog^
  14234. summary
  14235. folder
  14236. contains
  14237. following
  14238. localized
  14239. version
  14240. summary
  14241. folder
  14242. contains
  14243. macsnmp
  14244. developer's
  14245. summary
  14246. folder
  14247. contains
  14248. net-install
  14249. apple's
  14250. summary
  14251. folder
  14252. contains
  14253. assist
  14254. increas
  14255. summary
  14256. folder
  14257. contains
  14258. tools
  14259. useful
  14260. develo]
  14261. summary
  14262. graphics
  14263. primer
  14264. contains
  14265. information
  14266. concep
  14267. summary
  14268. guide
  14269. provides
  14270. information
  14271. about
  14272. markets
  14273. distri
  14274. summary
  14275. complete
  14276. demonstration
  14277. access
  14278. summary
  14279. da/application
  14280. allows
  14281. examine
  14282. summary
  14283. functional
  14284. opentransport
  14285. sample
  14286. imple
  14287. summary
  14288. graphical
  14289. representation
  14290. maximum
  14291. summary
  14292. definition
  14293. procedure
  14294. source
  14295. jsaver
  14296. screen
  14297. saver
  14298. module
  14299. berkeley
  14300. systems
  14301. after
  14302. julyj
  14303. junej
  14304. jungle
  14305. v.CD May 96 TC"
  14306.         activate
  14307.     end tell
  14308. on error errMsg number errNum
  14309.     --enter statements to perform when no records are found such as...
  14310.     display dialog "Sorry, the item you selected could not be found."
  14311.     return
  14312. end try
  14313. y tagged with a vendor ID of -1.  The bug behavior was that when any card with a PCI bridge chip was installed it would be wrong
  14314. ly associated with the 3/5-slot Riser Card.  Code intended for the Riser Card would run on the card-with-bridge-chip's address, causing a hang.
  14315. So the patch, as well as later versions of OF, make "byte-load-file" always do full exact matches--any genericness is supported by tagging such OF drivers with a vendor ID of -1.
  14316. If you wish to experiment with OF, hold down cmd-opt-O-F on boot with a 38400/8/N/1 terminal at the Modem port.  To see OF NVRAM variables, type "printenv" at the OF pro
  14317. tokenizer
  14318. fcode
  14319. tokentalkQ
  14320. zation and Other Human Interface Issues by Mark H. Linton.  The Macintosh Human Interface Guidelines say that a window
  14321. s title should match the corresponding document
  14322. s name at all times. Here
  14323. s some code that will help you do that.
  14324. JBdevelop Issue 23
  14325. develop Issue 23 code
  14326. develop Issue 23 referencesK
  14327. Sep 95L
  14328. Sep 95OIDev.CD Jun 00 RL Disk 1:Technical Documentation:Develop:develop Issue 23:PQDev.CD Jun 00 RL Disk 1
  14329.  - Technical Documentation
  14330.  - Develop
  14331.  - develop Issue 23I device editor  and general purpose SCSI utility.  It talks to any device on the SCSI bus.  It can function as a block editor; much like Fedit.  It also allows you to send SCSI commands directly out to any SCSI device.  J$Sedit
  14332. Sedit Documentation
  14333. Template.rK
  14334. Vol IIIL
  14335. Vol VIIO<Dev.CD Aug 00 TC Disk 1:Tool Chest:Devices:SCSI:Sedit 1.0b3:V
  14336. 78214X
  14337. 1e    No Change
  14338. 80379X
  14339. Aug 00^    TC Disk 2
  14340. y--set theItem to choose file -- uncomment to test in an AS editor
  14341.     tell application "Finder"
  14342.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  14343.         activate
  14344.     end tell
  14345. on error errMsg number errNum
  14346.     --enter statements to perform when no records are found such as...
  14347.     display dialog "Sorry, the item you selected could not be found."
  14348.     return
  14349. end try
  14350. e    No Changef2Open Transport
  14351. kernel
  14352. strlog
  14353. debug
  14354. streamsq
  14355. Dev.CD Aug 00 TC Disk 2
  14356. All Packages
  14357. OTTCPWillDial
  14358. This sample shows how to use the Network Setup library (as introduced in Mac OS 8.5) to determine whether opening a TCP/IP provider will cause a modem to dial.  If the Network Setup library is not available, the sample will read the "TCP/IP Preferences" file directly.
  14359. Dec 98V
  14360. 80380X
  14361. 1e    No Change
  14362. when no records are found such as...
  14363.     display dialog "Sorry, the item you selected could not be found."
  14364.     return
  14365. end try
  14366. Dec 98M
  14367. Any Mac with an audio input.N
  14368. SPBRecord, asynchronous, recordO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  14369.  - Sample CodeV
  14370. 80681X
  14371. Aug 00^    TC Disk 2
  14372. y--set theItem to choose file -- uncomment to test in an AS editor
  14373.     tell application "Finder"
  14374.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  14375.         activate
  14376.     end tell
  14377. on error errMsg number errNum
  14378.     --enter statements to perform when no records are found such as...
  14379.     display dialog "Sorry, the item you selected could not be found."
  14380.     return
  14381. end try
  14382. e    No Changef
  14383. SPBRecord
  14384. asynchronous
  14385. recordq
  14386. Dev.CD Aug 00 TC Disk 2
  14387. All Packages
  14388. Report Error 2.0I
  14389. Summary: This package provides English error messages for OS errors and result codes
  14390. Features: All result codes from IM-I through IM-VI are included. This submission adds a failure handler and code that displays a stack crawl following A6 links.J
  14391. General tools.imgK
  14392. Vol VIIIL
  14393. Mar 92V
  14394. 80682X
  14395. 1e    No Change
  14396. debugger
  14397. Aug 97MNAfter Dark 3.0 or later,  Mac OS Runtime for Java (http://applejava.apple.com)N
  14398. java, cfm, after dark, wombatO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  14399.  - Sample CodeV
  14400. 80237X
  14401. Aug 00^    TC Disk 2
  14402. y--set theItem to choose file -- uncomment to test in an AS editor
  14403.     tell application "Finder"
  14404.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  14405.         activate
  14406.     end tell
  14407. on error errMsg number errNum
  14408.     --enter statements to perform when no records are found such as...
  14409.     display dialog "Sorry, the item you selected could not be found."
  14410.     return
  14411. end try
  14412. e    No Changef
  14413. after dark
  14414. wombatq
  14415. Dev.CD Aug 00 TC Disk 2
  14416. All Packages
  14417. JScriptAppletI\This demo program shows how to control a QuickTime movie within a browser using JavaScript.
  14418. Feb 00V
  14419. 80238X
  14420. 1e    No Change
  14421. ool Chest:Testing & Debugging:Debuggers & dcmds:MacsBug 6.6:P`Dev.CD Aug 00 TC Disk 1
  14422.  - Tool Chest
  14423.  - Testing & Debugging
  14424.  - Debuggers & dcmds
  14425.  - MacsBug 6.6
  14426. projects
  14427. projectx
  14428. projlistmenu
  14429. prominent
  14430. prominently
  14431. promised
  14432. promises
  14433. promotion
  14434. promotional
  14435. promotions
  14436. prompt
  14437. promptsY
  14438. proofreadersu
  14439. propagates
  14440. proper
  14441. properly
  14442. properties
  14443. property
  14444. propertylist
  14445. proportional
  14446. propositinj
  14447. proprietary
  14448. prospective
  14449. protect
  14450. protected
  14451. proto
  14452. protocol
  14453. protocol's
  14454. protocols
  14455. prototyping
  14456. prove
  14457. proverbial
  14458. proves
  14459. t be found."
  14460.     return
  14461. end try
  14462. e    No Changef
  14463. QuickTime
  14464. Dev.CD Aug 00 TC Disk 2
  14465. All Packages
  14466. QTEffects Explode
  14467. 79229X
  14468. Edition, October 1995; Human Interface: This Old Interface; QuickDraw 3D-The Future 
  14469. Virtual User is the primary tool used by Apple Computer to perform integration, compatibility, and user-perceived performance testing.  Virtual User 3.0.1d3 is compatible with System 6.0.5 through Mac OS 9.0.
  14470. Virtual User 3.0.1d3 is a pre-releases version that has some bug fixes for Systems 8.6 and 9.0, and some minor enhancements.  See the release notes for details.
  14471. Includes: Virtual User (FAT application, Sys 9.0 compatible);  Agent VU (enabling system extension); documents; examples.
  14472. Host machines:  Mac IIfx or later, 16 MB memory or greater. System 7.0 or later (System 7.5 or later preferred).
  14473. Target machines:  Mac SE or later, 4 MB memory or greater.  System 6.5 or later (System 7.0 or later preferred).  VU External Tools require System 7.0 or later.
  14474. Virtual User is a host-target based testing system.  At least 2 machines (1 host, many targets) are necessary to perform any testing with Virtual User, and all machines must be connected via an AppleTalk network (TCP/
  14475. levels
  14476. leverages
  14477. lexical
  14478. lexicon
  14479. libraries_
  14480. libraries
  14481. librariesthat
  14482. libraryA
  14483. authenticate
  14484. authenticated
  14485. authentication
  14486. authenticator
  14487. author
  14488. authoring
  14489. authorized
  14490. authorsp
  14491. becauseh
  14492. bedford
  14493. beenN
  14494. before
  14495. begin
  14496. beinga
  14497. believe
  14498. belowp
  14499. benefitp
  14500. s Graphics Answers  by Bill Guschwan.   Tips on the first few things to try when faced with a question about QuickDraw.
  14501. Somewhere in QuickTime: Derived Media Handlers  by John Wang.
  14502. How to write derived media handlers, a powerful new ability in QuickTime 1.5.
  14503. Be Our Guest: System Enablers  by C. K. Haun.   The scoop on these new chunks of system software. (Hands off!)
  14504. J(develop Issue 14:
  14505. develop Issue 14 code:K
  14506. Vol IIIL
  14507. Jun 95OBDev.CD Sep 96 RL:Technical Documentation:develop:develop Issue 14:PJDev.CD Sep 96 RL
  14508.  - Technical Documentation
  14509.  - develop
  14510.  - develop Issue 14Isi and LC CPUs both have Egrets, LCs can't do soft power on).
  14511. Floppy II:  This sample uses the sony driver calls to get the format list of a super drive disk, to find if the disk supports MFM 720 disk. If so, it reformats the disk to be that type. !! Warning: The data on the disk in drive 1  will get blown away and there are no warnings.!!
  14512. ledApp:  This is a faceless background task for System 7. It cou
  14513. however
  14514. hp-ux
  14515. htmlZ
  14516. htmlrenderinglib
  14517. htmlsample
  14518. htmlsample
  14519. application
  14520. illustrating
  14521. httpZ
  14522. hundreds
  14523. huxham
  14524. hybrid
  14525. hypercardc
  14526. hyperdam
  14527. hypertalk
  14528. hypertext[
  14529. ports
  14530. built-in
  14531. devices
  14532. ibm's
  14533. ibook
  14534. ibooks
  14535. ic-savvy
  14536. Summary: This is the electronic version of develop magazine.
  14537.  Issue 2 highlights:
  14538. Using C++ Objects in a Handle-Based World.  Avoiding headaches when you use C++ objects in the Macintosh world.
  14539. Using Objects Safely in Object Pascal.  Guidelines to take the worry out of using objects so you can relax and enjoy their advantages.
  14540. The Secret Life of the Memory Manager.  Memory Manager behavior and how it affects your applications.
  14541. Speed Your Software Development with MacApp.  Let MacApp 
  14542. take care of the user so you can focus on writing
  14543. and reusing
  14544. code.
  14545. How to Design an Object-Based Application.  A step-by-step two-phase process for designing an object-bases application.
  14546. Unofficial C++ Style Guide.  How to harness C++
  14547. s power without getting tripped up by some of its less savory features.
  14548. Demystifying the GS/OS Cache.  Taking the mystery and confusion out of caching algorithms. 
  14549. J(develop Issue  2:
  14550. develop Issue  2 code:K
  14551. Vol IIIL
  14552. Jun 95
  14553. 80713X
  14554. Aug 00^    TC Disk 2
  14555. y--set theItem to choose file -- uncomment to test in an AS editor
  14556.     tell application "Finder"
  14557.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  14558.         activate
  14559.     end tell
  14560. on error errMsg number errNum
  14561.     --enter statements to perform when no records are found such as...
  14562.     display dialog "Sorry, the item you selected could not be found."
  14563.     return
  14564. end try
  14565. e    No Changef"DrawSprocket
  14566. GSpGetVersion
  14567. Toolboxq
  14568. Dev.CD Aug 00 TC Disk 2
  14569. All Packages
  14570. SimpleApp 1.0.2
  14571. Summary: SimpleApp is a general utility for handling TEXT, PICT and movie editing. Its purpose is to demonstrate the human interface features with QuickTime
  14572.  and hold the basic functions of text editing and PICT viewing. There are no new features to v1.0.2, just some bug fixes.
  14573. Features:
  14574. Viewing, editing and saving text files.
  14575. Viewing picture files.
  14576. Viewing, editing and saving movie files.
  14577. Clipboard window supports TEXT,PICT and MooV.
  14578. Preference settings.
  14579. 80383X
  14580. Aug 00^    TC Disk 2
  14581. y--set theItem to choose file -- uncomment to test in an AS editor
  14582.     tell application "Finder"
  14583.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  14584.         activate
  14585.     end tell
  14586. on error errMsg number errNum
  14587.     --enter statements to perform when no records are found such as...
  14588.     display dialog "Sorry, the item you selected could not be found."
  14589.     return
  14590. end try
  14591. Movedf:Palette
  14592. GWorld
  14593. PmForeColor
  14594. Color2Index
  14595. RGBForeColor
  14596. ctSeedq
  14597. Dev.CD Aug 00 TC Disk 2
  14598. All Packages
  14599. PartMaker 4.3
  14600. 80384X
  14601. Jan 96
  14602. f--set theItem to choose file -- uncomment to test in an AS editor
  14603.     tell application "Finder"
  14604.         open item "Dev.CD Jan 96 SSW"
  14605.         activate
  14606.     end tell
  14607. on error errMsg number errNum
  14608.     --enter statements to perform when no records are found such as...
  14609.     display dialog "Sorry, the item you selected could not be found."
  14610.     return
  14611. end try
  14612. All Packages
  14613. System 7.5 Update 1.0V
  14614. 78311X
  14615. Feb 00
  14616. D- Common
  14617.     - Sun Compliant Java Runtime Environment 1.1
  14618.     - QuickTime 3 
  14619.     - QTJava.zip
  14620.     - An Applet viewer - Apple Applet Runner or the sun appletviewer
  14621.     - QTJava media samples
  14622. - Mac OS:
  14623.     - System 8 or later
  14624.     - Macintosh Runtime for Java (MRJ) 2.1
  14625. - Windows 95, 98, or NT::
  14626.     - JRE/JDK from Sun Microsystems, Inc. recommended
  14627. QuickTime, Java, MRJO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  14628.  - Sample CodeV
  14629. 80238X
  14630. Aug 00^    TC Disk 2
  14631. y--set theItem to choose file -- uncomment to test in an AS editor
  14632.     tell application "Finder"
  14633.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  14634.         activate
  14635.     end tell
  14636. on error errMsg number errNum
  14637.     --enter statements to perform when no records are found such as...
  14638.     display dialog "Sorry, the item you selected could not be found."
  14639.     return
  14640. end try
  14641. e    No Changef
  14642. QuickTime
  14643. Dev.CD Aug 00 TC Disk 2
  14644. All Packages
  14645. KanjiTalk 7 UpdateV
  14646. 80239X
  14647. 79046X
  14648. 1e    No Change
  14649. OYDev.CD Aug 00 TC Disk 1:Tool Chest:Interapplication Communication:AE Sample Applications:PaDev.CD Aug 00 TC Disk 1
  14650.  - Tool Chest
  14651.  - Interapplication Communication
  14652.  - AE Sample ApplicationsV
  14653. 79947X
  14654. Aug 00^    TC Disk 1
  14655. --set theItem to choose file -- uncomment to test in an AS editor
  14656.     tell application "Finder"
  14657.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Interapplication Communication:AE Sample Applications:"
  14658.         activate
  14659.     end tell
  14660. on error errMsg number errNum
  14661.     --enter statements to perform when no records are found such as...
  14662.     display dialog "Sorry, the item you selected could not be found."
  14663.     return
  14664. end try
  14665. e    No Changef5AppleScript
  14666. Apple events
  14667. recordable
  14668. scriptable
  14669. scriptq
  14670. Dev.CD Aug 00 TC Disk 1
  14671. All Packages
  14672. AE Tools
  14673. 79948X
  14674. ontains the VU Assist C++ tool to increase Virtual User compatibility with MacApp applications.
  14675. Features: There is a different tool for MacApp 2.0.1 and MacApp 3.0.J
  14676. Virtual User tools.imgNo Change
  14677. varietyb
  14678. various
  14679. vdig's
  14680. vdtextsample
  14681. vector
  14682. verified
  14683. verify]
  14684. verifying
  14685. verilog
  14686. veritable
  14687. versa
  14688. versatile
  14689. versatility
  14690. versionN
  14691. 80695X
  14692. Aug 00^    TC Disk 2
  14693. y--set theItem to choose file -- uncomment to test in an AS editor
  14694.     tell application "Finder"
  14695.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  14696.         activate
  14697.     end tell
  14698. on error errMsg number errNum
  14699.     --enter statements to perform when no records are found such as...
  14700.     display dialog "Sorry, the item you selected could not be found."
  14701.     return
  14702. end try
  14703. Movedf
  14704. SCSI Manager 4.3q
  14705. Dev.CD Aug 00 TC Disk 2
  14706. All Packages
  14707. SCSI Tools 1.0
  14708. 80696X
  14709. encoding
  14710. converter
  14711. encodings
  14712. O7Dev.CD Apr 94
  14713. Dev.CD Jan 94
  14714. Dev.CD Oct 93
  14715. Dev.CD Aug 93P6Dev.CD Apr 94
  14716. Dev.CD Jan 94
  14717. Dev.CD Oct 93
  14718. Dev.CD Aug 9V
  14719. 80239X
  14720. Apr 94
  14721. --set theItem to choose file -- uncomment to test in an AS editor
  14722.     tell application "Finder"
  14723.         open item "Dev.CD Apr 94
  14724. Dev.CD Jan 94
  14725. Dev.CD Oct 93
  14726. Dev.CD Aug 93"
  14727.         activate
  14728.     end tell
  14729. on error errMsg number errNum
  14730.     --enter statements to perform when no records are found such as...
  14731.     display dialog "Sorry, the item you selected could not be found."
  14732.     return
  14733. end try
  14734. All Packages
  14735. KeyboardControllerI
  14736. This demo program shows how to customise user control of the playback of a movie that is a member of a Compositor using the Keyboard.
  14737. Communications Toolbox
  14738. Contributed
  14739. Devices and Hardware
  14740. Files
  14741. Games
  14742. Graphics 2D
  14743. Graphics 3D
  14744. Help Systems
  14745. Human Interface Toolbox
  14746. Interapplication Comm
  14747. Memory
  14748. Networking
  14749. OS Utilities
  14750. Overview
  14751. Platforms and Tools
  14752. Printing
  14753. Processes
  14754. QuickTime
  14755. Runtime Architecture
  14756. Sound
  14757. This sample is designed to show simple use of DrawSprocket to set screen resolution and size within the confines of a standard Macintosh Toolbox environment.  Additionally, it demonstrates how to get DrawSprocket's version with DSpGetVersion () and without it.
  14758. Communications Toolbox
  14759. Contributed
  14760. Devices and Hardware
  14761. Files
  14762. Games
  14763. Graphics 2D
  14764. Graphics 3D
  14765. Help Systems
  14766. Human Interface Toolbox
  14767. Interapplication Comm
  14768. Memory
  14769. Networking
  14770. OS Utilities
  14771. Overview
  14772. Platforms and Tools
  14773. Printing
  14774. Processes
  14775. QuickTime
  14776. Runtime Architecture
  14777. Sound
  14778. Dec 99MMCW2 or later and Universal Headers 3.2 (3.3 if building for DrawSprocket 1.7)N$DrawSprocket, GSpGetVersion, ToolboxO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  14779.  - Sample Code
  14780. media
  14781. folder and this script
  14782. This is the SDK for InputSprocket 1.7 which provides support for using joysticks, keyboards, mice,  and other input devices when playing games on your Macintosh computer.J
  14783. Debug Extensions
  14784. HID Library
  14785. InputSprocket 1.7.pdf
  14786. InputSprocket Extension
  14787. InputSprocket Read Me
  14788. InputSprocket Release Notes
  14789. Interfaces&Libraries
  14790. Licensing Info folder
  14791. USB HID Driver
  14792. Writing an ISp Driver.pdfL
  14793. May 00M
  14794. Mac OS 8.1 or laterN3InputSprocket, Joystick, keyboard, mouse, game, USBOODev.CD Apr 00 SDK1:Development Kits:Mac OS:GameSprocket SDKs:InputSprocket_SDK:PZDev.CD Apr 00 SDK1
  14795.  - Development Kits
  14796.  - Mac OS
  14797.  - GameSprocket SDKs
  14798.  - InputSprocket_SDKV
  14799. 80215X
  14800. Apr 00^
  14801. e    No Changeo
  14802. http://developer.apple.com/sdk
  14803. ince user breaks are not crashes!  
  14804. MRJLib has been compiled with PowerPC 
  14805. traceback tables
  14806.  enabled. This results in much more accurate native stack crawls that correctly display the names of functions/methods. This is of great help to us in debugging if you send us MacsBug logs when a 
  14807. what's[
  14808. what's
  14809. 1.4.2_
  14810. what's
  14811. what's
  14812. bbedit
  14813. what's
  14814. 1.5.1
  14815. what's
  14816. package
  14817. what's
  14818. difference
  14819. the System 7 calls RecordPictInfo and RetrievePictInfo.
  14820. Restore Screen Cluts:  This snippet shows how to restore all the screen
  14821. s color tables back to what they normally are using two different methods.
  14822. Rotate Bitmap 90
  14823. :  Shows a fast way to rotate bitmaps by 90 degrees.
  14824. RotateString:  This c
  14825. ontains the code for rotating a string 90 degrees.  Just call  RotateString and you get back a BitMap containing the rotated text.
  14826. Rubber Bandit:  This silly little app demonstrates how to do rubber-banding in a dialog using srcXOr mode.
  14827. Save PICT file:  Creates a QuickDraw PICT and saves it as a PICT file, including the required header of 512 bytes of nothing important.
  14828. ScreenDump:  This snippet shows how to dump an area of the screen to a PicHandle
  14829. SearchProcs & Color Separation:  Th
  14830. 80369X
  14831. Aug 00^    TC Disk 2
  14832. y--set theItem to choose file -- uncomment to test in an AS editor
  14833.     tell application "Finder"
  14834.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  14835.         activate
  14836.     end tell
  14837. on error errMsg number errNum
  14838.     --enter statements to perform when no records are found such as...
  14839.     display dialog "Sorry, the item you selected could not be found."
  14840.     return
  14841. end try
  14842. e    No ChangefWOpen Transport
  14843. code resource
  14844. CodeWarrior
  14845. ethernet address
  14846. hardware addressq
  14847. Dev.CD Aug 00 TC Disk 2
  14848. All Packages
  14849. OTDumpInternetStatusI
  14850. This sample demonstrates how to write an application that dumps out various information on the Open Transport TCP/IP protocol stack, much like the netstat program on UNIX.
  14851. May 98L
  14852. Jun 98V
  14853. 80370X
  14854. 1e    No Change
  14855. ver, that developers update their products to include the Communications 1 version 1.1 software.
  14856. NOTE:  Developers should do all new development with Open Transport where possible.
  14857. Aug 93L
  14858. de    No Changef
  14859. QuickTime
  14860. Dev.CD Aug 00 TC Disk 2
  14861. eD(All Packages
  14862. Reference Library Edition
  14863. Bug Reporting
  14864. <The "Apple Bug Reporter" HyperCard stack is no longer the way to report bugs to Apple. Instead, you should report them through the World Wide Web by going to <http://gemma.apple.com/bin/bugrpt.pl>. If you do not have web access, fill out the template contained in this document and send it to <devsupport@apple.com>.
  14865. JvAppleII File and Auxiliary Type
  14866. Bug Reporting
  14867. C/F Registration Requests:
  14868. Dev Info Change Form
  14869. NuBus Board RegistrationK
  14870. May 92L
  14871. Jan 98N#bug reports, error reports to AppleO+Dev.CD Dec 99 RL:Utilities:Developer Forms:P0Dev.CD Dec 99 RL
  14872.  - Utilities
  14873.  - Developer FormsV
  14874. 80020X
  14875. Dec 99^
  14876. carbon
  14877. carbonlib
  14878. services
  14879. setdefaultdtp
  14880. setdeskcpat
  14881. setting
  14882. setup
  14883. change
  14884. deleted@
  14885. moved@
  14886. change@
  14887. package@
  14888. docviewer
  14889. doesn'tj
  14890. doesn't
  14891. documents
  14892. properly
  14893. doesnt
  14894. dogcow
  14895. ormat
  14896. formatter
  14897. germany
  14898. glossariess
  14899. grayscaleo
  14900. guidep
  14901. handbookf
  14902. handwriting
  14903. helpq
  14904. imaging[
  14905. internationals
  14906. language
  14907. override
  14908. override
  14909. quickdraw
  14910. table
  14911. resource
  14912. overview
  14913. package
  14914. package
  14915. aware
  14916. packages
  14917. setup
  14918. dialog
  14919. pages
  14920. palette
  14921. pan/tilt
  14922. pan/tilt
  14923. movies
  14924. panel
  14925. panorama
  14926. parser
  14927. parser
  14928. generator
  14929. pascal
  14930. passphrase
  14931. password
  14932. password
  14933. storage
  14934. patch
  14935. pbclock
  14936. pccard
  14937. pccts
  14938. driver
  14939. driver
  14940. loader
  14941. openfirmware
  14942. fcode
  14943. forth
  14944. tokenize
  14945. pci-pci
  14946. pci-pci
  14947. bridge
  14948. lable devices find the best renderer, build a DSp context on this, then build your OPenGL context.  The downfall of this method is that you know nothing about the graphics capabilities of the device and the user can't select another screen.  The upside is that you get a renderer that is has the capabilities you want.
  14949. companionZ
  14950. companion
  14951. source
  14952. media
  14953. files
  14954. web-based
  14955. company
  14956. company's
  14957. compare
  14958. compared
  14959. comparedirtext
  14960. comparelastrevision
  14961. compareproc
  14962. compares
  14963. compatiblesj
  14964. compilation
  14965. compile
  14966. compilers
  14967. compiles
  14968. completeR
  14969. completed
  14970. completely
  14971. completion
  14972. complex
  14973. complexity
  14974. compliance
  14975. componentP
  14976. component-based
  14977. components
  14978. composersj
  14979. composite
  14980. composited
  14981. compositing
  14982. compound
  14983. compound-document
  14984. compressed
  14985. compressionP
  14986. compression/decompreP
  14987. compressor/decompres
  14988. computerj
  14989. computer'si
  14990. computer-based
  14991. computersj
  14992. conceptual
  14993. volumes[
  14994. vrefnum
  14995. vucollect
  14996. vumark
  14997. vumeter
  14998. w/mathlib
  14999. w/sound
  15000. w/sysp
  15001. waiting
  15002. waitnextevent
  15003. waits
  15004. wake100
  15005. wakes
  15006. walk-through
  15007. walks
  15008. walkthrough
  15009. wantg
  15010. wanted
  15011. wanting
  15012. wants
  15013. warming
  15014. warning
  15015. warnings
  15016. warns
  15017. warrior
  15018. digital
  15019. digital
  15020. asset
  15021. management
  15022. digital
  15023. storyboard
  15024. directionsj
  15025. diskv
  15026. docsr
  15027. documentation
  15028. Aug 92L
  15029. Nov/Dec 92MiMPW 3.2, MacApp 2.0.1 or 3.0 application, Virtual User Host and target, VU Agent installed on Target CPU.N
  15030. VU, Virtual UserOJDev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:Virtual User tools:PRDev.CD Aug 00 TC Disk 1
  15031.  - Tool Chest
  15032.  - Testing & Debugging
  15033.  - Virtual User toolsV
  15034. 81130X
  15035. Aug 00^    TC Disk 1
  15036. --set theItem to choose file -- uncomment to test in an AS editor
  15037.     tell application "Finder"
  15038.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:Virtual User tools:"
  15039.         activate
  15040.     end tell
  15041. on error errMsg number errNum
  15042.     --enter statements to perform when no records are found such as...
  15043.     display dialog "Sorry, the item you selected could not be found."
  15044.     return
  15045. end try
  15046. e    No Changef
  15047. Virtual Userq
  15048. Dev.CD Aug 00 TC Disk 1
  15049. All Packages
  15050. VU Tutorial & Scripts
  15051. 81131X
  15052. palette
  15053. parserV
  15054. performance
  15055. photoshop
  15056. player
  15057. appleshare
  15058. appleshareclientapi
  15059. appleshareclientapi
  15060. applesingle/appledouw
  15061.   open item "Dev.CD Apr 94
  15062. Dev.CD Jan 94
  15063. Dev.CD Oct 93
  15064. Dev.CD Jul 93
  15065. Dev.CD Apr 93"
  15066.         activate
  15067.     end tell
  15068. on error errMsg number errNum
  15069.     --enter statements to perform when no records are found such as...
  15070.     display dialog "Sorry, the item you selected could not be found."
  15071.     return
  15072. end try
  15073. hidemenubar
  15074. hiding
  15075. hierarchical
  15076. hifi-color
  15077.  pseudo-item 'sfHookOpenAlias' in a CustomGetFile hook function and transform it into 'getOpen'. This causes the dialog to behave as if the user had clicked the open button. Also, we intercept the item number of a check box we have added to the dialog item template in order to allow the user to choose whether to resolve aliases. Finally, when CustomGetFile returns, we call DebugStr to let the user (you, the programmer, not end users -
  15078. staging
  15079. stakingj
  15080. stalking
  15081. stand
  15082. stand-alone
  15083. standalone
  15084. standalone
  15085. version
  15086. standards
  15087. standardfile
  15088. standardfileicons
  15089. standardgetfolder
  15090. standardized
  15091. standardsw
  15092. starmax
  15093. start
  15094. started
  15095. starting
  15096. starts
  15097. startup
  15098. stateU
  15099. statements
  15100. states
  15101. statistic
  15102. inhex
  15103. protocol
  15104. summary
  15105. electronic
  15106. version
  15107. develop
  15108. magazine
  15109. previews
  15110. previousa
  15111. previouslyn
  15112. prgeneral
  15113. prgram
  15114. price
  15115. pricesj
  15116. primarily
  15117. primary
  15118. primer
  15119. primitive
  15120. primitivesd
  15121. principles
  15122. printN
  15123. print2
  15124. printable
  15125. printdialogmagic
  15126. printed
  15127. printenv
  15128. DumpNetworkSetup dumps the entire contents of the Network Setup database to a text file.  The purpose of this sample is twofold.  Firstly, it shows a simple use of the Network Setup API.  Secondly, it is a useful tool for debugging other Network Setup code because it allows you to see the affect your code had on the database.  I used DumpNetworkSetup extensively while developing the MoreNetworkSetup sample.
  15129. Communications Toolbox
  15130. Contributed
  15131. Devices and Hardware
  15132. Files
  15133. Games
  15134. Graphics 2D
  15135. Graphics 3D
  15136. Help Systems
  15137. Human Interface Toolbox
  15138. Interapplication Comm
  15139. Memory
  15140. Networking
  15141. OS Utilities
  15142. Overview
  15143. Platforms and Tools
  15144. Printing
  15145. Processes
  15146. QuickTime
  15147. Runtime Architecture
  15148. Sound
  15149. Sep 99M
  15150. Network Setup, Mac OS 8.5N"Network Setup, network preferencesO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  15151.  - Sample Code not be found."
  15152.     return
  15153. end try
  15154. All Packages
  15155. PowerTalk (PPC)O
  15156. Dev.CD Oct 94P
  15157. Dev.CD Oct 9V
  15158. 79201X
  15159. Oct 94
  15160. Summary:  The file 
  15161. CODE editor for ResEdit 2.1
  15162.  contains a ResEdit 2.1 (or later) RSSC resource that adds a disassembly viewer to ResEdit to handle CODE and code-like resources.  This allows you to view code resources as assembly code instead of 
  15163.  hex.  When added to ResEdit version 2.1.1 or later, the CODE editor can also operate concurrently with the basic HEXA editor, providing editing and searching capabilities as well.  The disassembly code is annotated with the module names extr
  15164. acted from the MacsBug strings in the code.  Navigation facilities are provided to allow viewing related pieces of code.   Special formatting may be applied to the disassembly for embedded data that cannot normally be distinguished from actual code.  There are also facilities to allow you to answer the question 
  15165. who references this location?
  15166. Issues:  Do not add this editor to versions of ResEdit before 2.1.  This editor is not part of the official ResEdit release, and has not been rigo
  15167. Summary:  The aim of this application and its code is to give an example of creating a Scriptable Application. A scriptable application goes far beyond supporting just the basic four events of the Required Suite (Open Application, Open Documents, Print Documents and Quit Application).
  15168. This latest version of 7Edit has been designed to be very similar to the Scriptable Text Editor. The example may not be as fully scriptable as the Scriptable Text Editor but it should give you good idea of hB
  15169. ow to make your application scriptable. In particular it shows you how to handle the 'whose' clause in AppleScript.
  15170. This version of 7Edit also demonstrates  QuickDraw GX printing and Drag Manager Support.
  15171. Communications Toolbox
  15172. Contributed
  15173. Devices and Hardware
  15174. Files
  15175. Games
  15176. Graphics 2D
  15177. Graphics 3D
  15178. Help Systems
  15179. Human Interface Toolbox
  15180. Interapplication Comm
  15181. Memory
  15182. Networking
  15183. OS Utilities
  15184. Overview
  15185. Platforms and Tools
  15186. Printing
  15187. Processes
  15188. QuickTime
  15189. Runtime Architecture
  15190. Sound
  15191. All Packages
  15192. QuickDraw GXO
  15193. Dev.CD Aug 96 TCP
  15194. Dev.CD Aug 96 TV
  15195. 80556X
  15196. Aug 96
  15197. e--set theItem to choose file -- uncomment to test in an AS editor
  15198.     tell application "Finder"
  15199.         open item "Dev.CD Aug 96 TC"
  15200.         activate
  15201.     end tell
  15202. on error errMsg number errNum
  15203.     --enter statements to perform when no records are found such as...
  15204.     display dialog "Sorry, the item you selected could not be found."
  15205.     return
  15206. end try
  15207. All Packages
  15208. QuickDraw GXO
  15209. Dev.CD Aug 96 TCP
  15210. Dev.CD Aug 96 TV
  15211. 80557X
  15212. Aug 96
  15213. e--set theItem to choose file -- uncomment to test in an AS editor
  15214.     tell application "Finder"
  15215.         open item "Dev.CD Aug 96 TC"
  15216.         activate
  15217.     end tell
  15218. on error errMsg number errNum
  15219.     --enter statements to perform when no records are found such as...
  15220.     display dialog "Sorry, the item you selected could not be found."
  15221.     return
  15222. end try
  15223. All Packages
  15224. QuickDraw GXO
  15225. Dev.CD Aug 96 TCP
  15226. Dev.CD Aug 96 TV
  15227. 80558X
  15228. Apr 95
  15229. b--set theItem to choose file -- uncomment to test in an AS editor
  15230.     tell application "Finder"
  15231.         open item "Dev.CD Apr 95"
  15232.         activate
  15233.     end tell
  15234. on error errMsg number errNum
  15235.     --enter statements to perform when no records are found such as...
  15236.     display dialog "Sorry, the item you selected could not be found."
  15237.     return
  15238. end try
  15239. All Packages
  15240. QuickDraw GXO
  15241. Dev.CD Apr 95P
  15242. Dev.CD Apr 9V
  15243. 80554X
  15244. Apr 95
  15245. b--set theItem to choose file -- uncomment to test in an AS editor
  15246.     tell application "Finder"
  15247.         open item "Dev.CD Apr 95"
  15248.         activate
  15249.     end tell
  15250. on error errMsg number errNum
  15251.     --enter statements to perform when no records are found such as...
  15252.     display dialog "Sorry, the item you selected could not be found."
  15253.     return
  15254. end try
  15255. All Packages
  15256. QuickDraw GXO
  15257. Dev.CD Aug 93P
  15258. Dev.CD Aug 9V
  15259. 80555X
  15260. Aug 93
  15261. 1.0.1h
  15262. 1.0.2h
  15263. 1.0.3e
  15264. 1.0.4
  15265. 1.0.6
  15266. 1.0.8
  15267. 1.0a5
  15268. 1.0b1
  15269. 1.0b2
  15270. 1.0d1
  15271. 1.0d8
  15272. 1.1.1
  15273. ging:Networks:PHDev.CD Aug 00 TC Disk 1
  15274.  - Tool Chest
  15275.  - Testing & Debugging
  15276.  - NetworksV
  15277. 79515X
  15278. Aug 00^    TC Disk 1
  15279. --set theItem to choose file -- uncomment to test in an AS editor
  15280.     tell application "Finder"
  15281.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:Networks:"
  15282.         activate
  15283.     end tell
  15284. on error errMsg number errNum
  15285.     --enter statements to perform when no records are found such as...
  15286.     display dialog "Sorry, the item you selected could not be found."
  15287.     return
  15288. end try
  15289. e    No Changeq
  15290. Dev.CD Aug 00 TC Disk 1
  15291. All Packages
  15292. F    StreamNOPV
  15293. 79516X
  15294. [3-129
  15295. csmp-digest-v3-130
  15296. csmp-digest-v3-131
  15297. csmp-digest-v3-132
  15298. csmp-digest-v3-133
  15299. csmp-digest-v3-134
  15300. csmp-digest-v3-135
  15301. csmp-digest-v3-136
  15302. csmp-digest-v3-138
  15303. csmp-digest-v3-139
  15304. csmp-digest-v3-140
  15305. csmp-digest-v3-141
  15306. csmp-digest-v3-142
  15307. csmp-digest-v3-143
  15308. csmp-digest-v3-144
  15309. csmp-digest-v3-145
  15310. csmp-digest-v3-146
  15311. csmp-digest-v3-147
  15312. csmp-digest-v3-148
  15313. em you selected could not be found."
  15314.     return
  15315. end try
  15316. pci-based
  15317. pci-pci
  15318. pci-thej
  15319. pcmcia
  15320. peak-hold
  15321. peering
  15322. viewer
  15323. utility
  15324. which
  15325. graphically
  15326. pending
  15327. penetrate
  15328. pentiumj
  15329. people
  15330. peoplesoft
  15331. percentage
  15332. #//ftp.apple.com/developer/Development_Kits/OpenTransport/OT2.5.2/
  15333.  Development Kits
  15334.  - Mac OS
  15335.  - Control Strip
  15336. e    No Changef
  15337. QuickDraw GX
  15338. GXGraphics 1.1.6q
  15339. Dev.CD Apr 98 SDK2
  15340. All Packages
  15341. GXifier 1.1
  15342. Summary:  The GXifier automatically adds tables to existing TrueType fonts that allow those fonts to be used more effectively with applications that support GX typography. The 1.1 version adds support for more scripts, and adds more information automatically to fonts.
  15343. Issues:  Only works with TrueType fonts in the Roman, Arabic, Hebrew, Cyrillic, Devanagari, Traditional Chinese and Simplified Chinese script systems. Other scripts will be supported in future versions.
  15344. Documents
  15345. Release Notes
  15346. ToolsK
  15347. May 95L
  15348. Oct 95M_QuickDraw GX. The "About the GXifier" document can be opened in SimpleText if GX is installed.
  15349. GX Fonts, GX TypographyO<Dev.CD Aug 00 TC Disk 1:Tool Chest:QuickDraw GX:GXifier 1.1:PDDev.CD Aug 00 TC Disk 1
  15350.  - Tool Chest
  15351.  - QuickDraw GX
  15352.  - GXifier 1.1V
  15353. 80182X
  15354. Aug 00^    TC Disk 1
  15355. e    No Change
  15356. summary
  15357. communications
  15358. toolbox
  15359. contains
  15360. summary
  15361. control
  15362. strip
  15363. control
  15364. panel
  15365. provides
  15366. summary
  15367. cyrillic
  15368. language
  15369. combination
  15370. system
  15371. summary
  15372. developer's
  15373. reference
  15374. guide
  15375. apple
  15376. networ
  15377. summary
  15378. program
  15379. demonstrates
  15380. lookup
  15381. calls
  15382. under
  15383. summary
  15384. editor
  15385. resedit
  15386. contains
  15387. summary
  15388. system
  15389. manager
  15390. provides
  15391. systematic
  15392. summary
  15393. gxifier
  15394. automatically
  15395. tables
  15396. existing
  15397. summary
  15398. hebrew
  15399. language
  15400. combination
  15401. system
  15402. summary
  15403. hypercard
  15404. player
  15405. software
  15406. enables
  15407. summary
  15408. japanese
  15409. language
  15410. combination
  15411. system
  15412. ummary
  15413. these
  15414. obsolete
  15415. hypercard
  15416. toolkits
  15417. which
  15418. summary
  15419. application
  15420. exercises
  15421. copybits
  15422. copymask
  15423. summary
  15424. brochure
  15425. serves
  15426. foundation
  15427. explaining
  15428. summary
  15429. demonstrates
  15430. program
  15431. finder-like
  15432. label
  15433. after
  15434. wombat
  15435. tutorial
  15436. introduction
  15437. programming
  15438. learning
  15439. jbindery
  15440. jdirect
  15441. jmanager
  15442. joystick
  15443. kernel
  15444. keyboardU
  15445. keyboard
  15446. keychain
  15447. keychain
  15448. password
  15449. storage
  15450. passphrase
  15451. password
  15452. keychain
  15453. access
  15454. cryptography
  15455. signing
  15456. keyse
  15457. kibitz
  15458. demonstates
  15459. demonstation
  15460. demonstrate\
  15461. demonstrated
  15462. demonstratesN
  15463. rammatically
  15464. background
  15465. am's software architecture and how often the processor accesses cache (L1 & L2) versus main memory.
  15466. Displays the memory size (amount of RAM) of each DIMM installed in each of the DIMM slots of a Hammerhead-based PCI PowerMac, such as 7300, 7500, 7600, 8500, 8600, 9500, and 9600 computers. Also indicates if any pairs have been installed properly to enable interleaving.
  15467. Includes source code so that Developers can incorporate the code into their own program.
  15468. Issues: This program only runs 
  15469. on Hammerhead-based PCI PowerMacs, such as the 7300, 7500, 7600, 8500, 8600, 9500, and 9600 computers. It doesn't support any Nubus machine, including the original PowerMac, or PowerMacs which use a memory controller other than a Hammerhead-based, such as the 4400, 6400 or 7200.
  15470. DIMM Config&Interleave
  15471. DIMM Config.rsrc
  15472. DIMM Configuration Read Me v1.1
  15473. DIMM Interleave Rlsd.
  15474. DIMM Interleave Rlsd.
  15475.  Data
  15476. FindHammerHead.c
  15477. Interleave.c
  15478. Interleave.h
  15479. TestBanks.cK
  15480. Dec 97
  15481. Communications Toolbox
  15482. Contributed
  15483. Devices and Hardware
  15484. Files
  15485. Games
  15486. Graphics 2D
  15487. Graphics 3D
  15488. Help Systems
  15489. Human Interface Toolbox
  15490. Interapplication Comm
  15491. Memory
  15492. Networking
  15493. OS Utilities
  15494. Overview
  15495. Platforms and Tools
  15496. Printing
  15497. Processes
  15498. QuickTime
  15499. Runtime Architecture
  15500. Sound
  15501. webobjects
  15502. tools
  15503. techniques
  15504. theresa
  15505. tensor
  15506. weird
  15507. weiss
  15508. wellj
  15509. well-designed
  15510. well-trod
  15511. wereo
  15512. what_
  15513. performanc
  15514. Communications Toolbox
  15515. Contributed
  15516. Devices and Hardware
  15517. Files
  15518. Games
  15519. Graphics 2D
  15520. Graphics 3D
  15521. Help Systems
  15522. Human Interface Toolbox
  15523. Interapplication Comm
  15524. Memory
  15525. Networking
  15526. OS Utilities
  15527. Overview
  15528. Platforms and Tools
  15529. Printing
  15530. Processes
  15531. QuickTime
  15532. Runtime Architecture
  15533. Sound
  15534. DataBase Connectivity (ODBC) standard.  This folder contains the software development kit for MacODBC version 2.1.2 GM.  
  15535. Features:
  15536.  Cross-platform remote database access
  15537.  Wide range of third party drivers
  15538.  All major relational databases covered
  15539.  Many Mac OS databases also supported (Butler from Everyware Corp. , dTF from theta group and many more )
  15540. PleaB3se report bugs and problems to kodom@visigenic.com.
  15541. J\Documentation:
  15542. ODBC Install.image
  15543. ODBC Sample Bins.image
  15544. ODBC Tools.image
  15545. Readme - InstallerK
  15546. Sep 93L
  15547. Sep 96M
  15548. MacOS System 7.5NNODBC, MacODBC, Database, Connectivity, Drivers, Network, Middleware, VisigenicO5Dev.CD Apr 98 SDK1:Development Kits (Disc 1):MacODBC:nge
  15549. 77710X
  15550. transports
  15551. trapped
  15552. trapping
  15553. traps
  15554. trash
  15555. travel
  15556. traversing
  15557. treatz
  15558. treatment
  15559. trees
  15560. triangles
  15561. triangular
  15562. trick
  15563. tricksS
  15564. tricky
  15565. tries
  15566. triggerT
  15567. tripped
  15568. trivial
  15569. truetype
  15570. truffles
  15571. truncate
  15572. trust
  15573. truth
  15574. trying
  15575. tsmte
  15576. ttextgridview
  15577. ttextlistview
  15578. tuneplayer
  15579. tuning
  15580.  be found."
  15581.     return
  15582. end try
  15583. Movedq
  15584. Dev.CD Aug 00 TC Disk 2
  15585. All Packages
  15586. CreateMovie
  15587. 77590X
  15588. --set theItem to choose file -- uncomment to test in an AS editor
  15589.     tell application "Finder"
  15590.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:SyncCatch 2.1:"
  15591.         activate
  15592.     end tell
  15593. on error errMsg number errNum
  15594.     --enter statements to perform when no records are found such as...
  15595.     display dialog "Sorry, the item you selected could not be found."
  15596.     return
  15597. end try
  15598. menuscripter
  15599. sample
  15600. summary
  15601. beta-level
  15602. tools
  15603. creating
  15604. summary
  15605. quickdraw
  15606. print
  15607. spooler
  15608. patch
  15609. fixes
  15610. problem
  15611. ummary
  15612. these
  15613. applications
  15614. demonstrate
  15615. write
  15616. backgr
  15617. summary
  15618. these
  15619. obsolete
  15620. hypercard
  15621. toolkits
  15622. which
  15623. summary
  15624. application
  15625. exercises
  15626. copybits
  15627. copymask
  15628. summary
  15629. brochure
  15630. serves
  15631. foundation
  15632. explaining
  15633. summary
  15634. sample
  15635. demonstrates
  15636. palette
  15637. summary
  15638. demonstrates
  15639. program
  15640. finder-like
  15641. label
  15642. gatewayS
  15643. gatewaysj
  15644. gatherx
  15645. gathering
  15646. gb2312
  15647. gdevice
  15648. gdevice's
  15649. gdevvideo
  15650. gdirp
  15651. gdrefnum
  15652. gearing
  15653. gelphman
  15654. gemma
  15655. general
  15656. general-purpose
  15657. generally
  15658. generate
  15659. generated
  15660. generatesn
  15661. generating
  15662. generation
  15663. generator
  15664. generators
  15665. generic
  15666. generically
  15667. genericness
  15668. geometric
  15669. geometries
  15670. geoportj
  15671. german
  15672. germany
  15673. er low memory conditions, it's often necessary to draw an image by individual bands rather than to draw the entire image at once, and in most cases this method works fine unless the image requires dithering from its source to its destination.   The purpose of this app is to show the problem that may o
  15674. 79945X
  15675. Jun 00^    RL Disk 1
  15676. --set theItem to choose file -- uncomment to test in an AS editor
  15677.     tell application "Finder"
  15678.         open item "Dev.CD Jun 00 RL Disk 1:Utilities:Acrobat Reader 4.0.1:"
  15679.         activate
  15680.     end tell
  15681. on error errMsg number errNum
  15682.     --enter statements to perform when no records are found such as...
  15683.     display dialog "Sorry, the item you selected could not be found."
  15684.     return
  15685. end try
  15686. e    No Changef
  15687. Adobe
  15688. Acrobat
  15689. Reader
  15690. Dev.CD Jun 00 RL Disk 1
  15691. D(All Packages
  15692. Reference Library Edition
  15693. F$Advanced Color Imaging on the Mac OS
  15694.       return
  15695. end try
  15696. Deletedf
  15697. WebObjects
  15698. Categories
  15699. Posersq
  15700. Dev.CD Mar OO RLDisk 1
  15701. All Packages
  15702. WebObjects Database Part II
  15703. 79894X
  15704. eglot
  15705. appleglot
  15706. 2.4b6z
  15707. applescript
  15708. applescript
  15709. 1.3.4
  15710. applesearch
  15711. appleshare
  15712. appleshare
  15713. client
  15714. appleshare
  15715. appleshare
  15716. applesingle/appledou
  15717. applesingle/appledou
  15718. format
  15719. system
  15720. supportingN
  15721. supports\
  15722. suppose
  15723. sures
  15724. surely
  15725. surf's
  15726. surface
  15727. surfboards
  15728. surfer
  15729. surovell
  15730. surprise
  15731. surround
  15732. survey
  15733. survival
  15734. suspend
  15735. suspendappleevent
  15736. suspending
  15737. sustains
  15738. swapping
  15739. swaps
  15740. temsoft
  15741. t-shirt
  15742. tab-delimiteds
  15743. tableY
  15744. tablesY
  15745. tablet
  15746. tabso
  15747. tague
  15748. takeB
  15749. takeng
  15750. Summary:  "Show Movie" is a small application designed to load and play movies. It demonstrates several useful features in QuickTime and ways to use them.
  15751.   -Creating a Time Base call back
  15752.   -Setting call backs based on the length of a movie.
  15753.   -Automatically closing a movie once it has finished playing
  15754.   -Making a loop within a movie.
  15755.   -Changing the rate of a movie while it is playing.
  15756.   -Slaving one movie to another.
  15757.   -Offsetting the start frame of a slave movie.
  15758.   -Delaying the start
  15759. E of a slave movie playing
  15760. It achieves the above by using Time Base call backs documented in Inside Macintosh QuickTime pages 2-335 to 2-341, 2-364
  15761. It also demonstrates
  15762.   Ways to pass data to the call backs and dispose of it once the movie has finished.
  15763.   How to create a default button on a dialog without using user items.
  15764. Jan 96E
  15765. ity Apple Data Detectors (control panel) - allows user to configure which detectors and actions should be enabled
  15766. Apple Data Detectors Scripting (scripting addition) - provides terminology to AppleScript so developers can develop new actions with the Script Editor Detector Editor (tool) - helps developer to more easily create and test new detectors
  15767. Internet Address Detectors 1.0.1 requires Mac OS 8 or laterApple Data Detectors 1.0.2 (SDK) extension and control panel require Mac OS 7.6 or 
  15768. later
  15769. Detector Editor requires Mac OS 8 or later
  15770. Apple initially shipped Internet Address Detectors 1.0.1 as the premiere set of detectors and actions using the technology Apple Data Detectors.  This was limited to Mac OS 8 only.  Now, developers can write new detectors and actions and deliver this functionality to users who are running Mac OS 7.6 because the extension and control panel for the SDK (1.0.2) have been qualified to work on Mac OS 7.6 or later.  Note that developers will als
  15771. Communications Toolbox
  15772. Contributed
  15773. Devices and Hardware
  15774. Files
  15775. Games
  15776. Graphics 2D
  15777. Graphics 3D
  15778. Help Systems
  15779. Human Interface Toolbox
  15780. Interapplication Comm
  15781. Memory
  15782. Networking
  15783. OS Utilities
  15784. Overview
  15785. Platforms and Tools
  15786. Printing
  15787. Processes
  15788. QuickTime
  15789. Runtime Architecture
  15790. Sound
  15791. "Sorry, the item you selected could not be found."
  15792.     return
  15793. end try
  15794. dles updates from one version to another, and copies over resizeable items.
  15795. Features:
  15796.  supports 'RMAP' resources to remap to a dB
  15797. ifferent template
  15798.  can treat the datafork as a resource
  15799.  environement relative batch file
  15800.  P0nn retry logic
  15801.  file specific templates in a _FileInfo folder
  15802.  auto association by name
  15803.  bug fixes : size fields, speed zone (see 'What's New')
  15804. AppleGlot 2.4b6.imgK
  15805. Dec 95L
  15806. Mar 96M
  15807. System 7 or later.NBAppleGlot Localization Internationalization Translation GlossariesO:Dev.CD Aug 00 TC Disk 1:Tool Chest:Localization:AppleGlot:PBDev.CD Aug 00 TC Disk 1
  15808.  - Tool Chest
  15809.  - Localization
  15810.  - AppleGlot
  15811. )D!All Packages
  15812. Tool Chest Edition
  15813. Apple Developer News archive
  15814. This folder contains the archives (in HTML format) of Apple Computer's weekly newsletter to developers, Apple Developer News. The navigation links and graphics at the top and bottom of each page do not work, but the body of each page (and relevant links to the Internet) are complete. This folder is a mirror image of the ADN content on Apple's web site and is included for those developers who do not have web access.  copy text, fast full-text search, user annotations, and resizable windows.
  15815. This release updates the QuickView application to versiB
  15816. on 2.3e4; see the document "QuickView 2.3e4 Release Notes" for details.  New databases have been added to the Toolbox Assistant package--OpenDoc, OpenTransport, Cyberdog and ODF.
  15817. See the file "Read Me First!" for installation and other information.
  15818. Deleted
  15819. filesi
  15820. archive
  15821. htmli
  15822. color
  15823. imaging
  15824. advanced[
  15825. anges to your application with Carbon, new Apple menu behavior, accessing opaque menu data, accessing menu item data using universal command IDs, writing a Carbon MDEF, working with menu and menu item attributes, and enabling and disabling menu items.
  15826. Carbon Window Manager API [NEW]
  15827. ------------------------
  15828. This preliminary document discusses the Window Manager features introduced in CarbonLib 1.0 with Mac OS 9.0. The CarbonLib 1.0 Window Manager API includes new functions for window cla
  15829. sses and layering, changing window attributes, window scrolling, creating windows with custom structure regions, and erasing the window's content region.
  15830. Display Manager [NEW]
  15831. ---------------
  15832. This document describes the application programming interface for the Display Manager. It provides a complete reference, as well as conceptual material and programming examples. Topics discussed include handling events in response to Display Manager changes, determining the characteristics of video 
  15833. cM[PowerPC, System 8.1+, DrawSprocket, and either Universal Interfaces 3.3 or DrawSprocket SDKN
  15834. DrawSprocket, Context Switchme the file name of the profile as desired.  Then drag the ColorSync Profile (or a folder containing several profiles) onto this application and it make the internal profile name the same as the profile's file name.
  15835. Features: see above
  15836. Issues: none
  15837. Communications Toolbox
  15838. Contributed
  15839. Devices and Hardware
  15840. Files
  15841. Games
  15842. Graphics 2D
  15843. Graphics 3D
  15844. Help Systems
  15845. Human Interface Toolbox
  15846. Interapplication Comm
  15847. Memory
  15848. Networking
  15849. OS Utilities
  15850. Overview
  15851. Platforms and Tools
  15852. Printing
  15853. Processes
  15854. QuickTime
  15855. Runtime Architecture
  15856. Sound
  15857. Jan 98M    ColorSyncN
  15858. ColorSync profile rename toolO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  15859.  - Sample Codexample help files and a tutorial.
  15860. This is the initial release of the Apple Help SDK and is compatible with Mac OS 8.6 and later systems.
  15861. Apple Help SDK.smiK
  15862. Oct 99M
  15863. Mac OS 8.6 or later systems
  15864. [P!Dev.CD Jun 97 SSW
  15865. Dev.CD Dec 96 SV
  15866. 80650X
  15867. Jun 97
  15868. w--set theItem to choose file -- uncomment to test in an AS editor
  15869.     tell application "Finder"
  15870.         open item "Dev.CD Jun 97 SSW
  15871. Dev.CD Dec 96 SE"
  15872.         activate
  15873.     end tell
  15874. on error errMsg number errNum
  15875.     --enter statements to perform when no records are found such as...
  15876.     display dialog "Sorry, the item you selected could not be found."
  15877.     return
  15878. end try
  15879. All Packages
  15880. F    QuickTimeO"Dev.CD Jun 97 SSW
  15881. Dev.CD Dec 96 SEP!Dev.CD Jun 97 SSW
  15882. Dev.CD Dec 96 SV
  15883. 80651X
  15884. Jun 97
  15885. w--set theItem to choose file -- uncomment to test in an AS editor
  15886.     tell application "Finder"
  15887.         open item "Dev.CD Jun 97 SSW
  15888. Dev.CD Dec 96 SE"
  15889.         activate
  15890.     end tell
  15891. on error errMsg number errNum
  15892.     --enter statements to perform when no records are found such as...
  15893.     display dialog "Sorry, the item you selected could not be found."
  15894.     return
  15895. end try
  15896. All Packages
  15897. F    QuickTimeV
  15898. 80652X
  15899. All Packages
  15900. F)System Enabler 131 (PB 160/165c/180/180c)O7Dev.CD Apr 94
  15901. Dev.CD Jan 94
  15902. Dev.CD Oct 93
  15903. Dev.CD Jul 93P6Dev.CD Apr 94
  15904. Dev.CD Jan 94
  15905. Dev.CD Oct 93
  15906. Dev.CD Jul 9V
  15907. 80996X
  15908. Apr 94
  15909. --set theItem to choose file -- uncomment to test in an AS editor
  15910.     tell application "Finder"
  15911.         open item "Dev.CD Apr 94
  15912. Dev.CD Jan 94
  15913. Dev.CD Oct 93
  15914. Dev.CD Jul 93"
  15915.         activate
  15916.     end tell
  15917. on error errMsg number errNum
  15918.     --enter statements to perform when no records are found such as...
  15919.     display dialog "Sorry, the item you selected could not be found."
  15920.     return
  15921. end try
  15922. All Packages
  15923. F)System Enabler 131 (PB 160/165c/180/180c)O7Dev.CD Apr 94
  15924. Dev.CD Jan 94
  15925. Dev.CD Oct 93
  15926. Dev.CD Jul 93P6Dev.CD Apr 94
  15927. Dev.CD Jan 94
  15928. Dev.CD Oct 93
  15929. Dev.CD Jul 9V
  15930. 80997X
  15931. Apr 94
  15932. 2.0d38
  15933. 2.1.1
  15934. 2.1.2
  15935. 2.1.3
  15936. 2.2.2
  15937. 2.3.0
  15938. 2.4b6z
  15939. 2.6.1
  15940. Chinese Dictation KitO
  15941. Dev.CD May 97 TCP
  15942. Dev.CD May 97 Tev.CD Apr 94
  15943. Dev.CD Jan 94
  15944. Dev.CD Oct 93
  15945. Dev.CD Jul 93
  15946. Dev.CD Apr 93PDDev.CD Apr 94
  15947. Dev.CD Jan 94
  15948. Dev.CD Oct 93
  15949. Dev.CD Jul 93
  15950. Dev.CD Apr 9V
  15951. 79599X
  15952. Apr 94
  15953. --set theItem to choose file -- uncomment to test in an AS editor
  15954.     tell application "Finder"
  15955.         open item "Dev.CD Apr 94
  15956. Dev.CD Jan 94
  15957. Dev.CD Oct 93
  15958. Dev.CD Jul 93
  15959. Dev.CD Apr 93"
  15960.         activate
  15961.     end tell
  15962. on error errMsg number errNum
  15963.     --enter statements to perform when no records are found such as...
  15964.     display dialog "Sorry, the item you selected could not be found."
  15965.     return
  15966. end try
  15967. All Packages
  15968. System Enabler 001 (IIvx, IIvi)OEDev.CD Apr 94
  15969. Dev.CD Jan 94
  15970. Dev.CD Oct 93
  15971. Dev.CD Jul 93
  15972. Dev.CD Apr 93PDDev.CD Apr 94
  15973. Dev.CD Jan 94
  15974. Dev.CD Oct 93
  15975. Dev.CD Jul 93
  15976. Dev.CD Apr 9V
  15977. 79600X
  15978. Apr 94
  15979. restore
  15980. restored
  15981. restricted
  15982. restrictions
  15983. resulta
  15984. resulting
  15985. ry:  The Macintosh Technical Q&As are designed to provide Macintosh developers with solutions, workarounds and code snippets to help in  development efforts.  The questions are those that Apple's Developer Support Center (DSC) has received on specific topics, along with answers from DSC engineers.   Please send any feedback on the new structure to AppleLink DEVFEEDBACK or devfeedback@applelink.apple.com.
  15986. J)Open Me With Web Browser
  15987. techqa.shtmlK
  15988. Sep 95L
  15989. Dec 96M
  15990. Netscape 2.0 or later.OBDev.CD Dec 99 RL:Technical Documentation:Macintosh Technical Q&As:PGDev.CD Dec 99 RL
  15991.  - Technical Documentation
  15992.  - Macintosh Technical Q&Asuld be possible for many different applications to use the meta-content represented in the MCF. 
  15993. HotSauce standalone app FAQ
  15994. Meta-Content Format
  15995. Project X Large 68K:
  15996. Project X Large PPC:
  15997. Project X Quick Start Guide
  15998. ProjectXPlugIn68K
  15999. ProjectXPlugIn68KNFPU
  16000. ProjectXPlugInPPC
  16001. Standalone App Quick StartK
  16002. Nov 96 but not fixed in this release
  16003. This sample code accompanies "TN 1174: Optimization Strategies for the Mac OS".
  16004. The Cacheline Optimizer evaluates cacheline usage.  Given a stride value, it will simulate the cache utilization for the L1 and L2 caches on an iMac, as well as giving an approximate idea of the TLB usage.  It gives the percentage utilization as well as how many iterations before you will begin to evict data from the cache.
  16005. CBuffFileStream demonstrates the  implementation of a buffered file system on top of B
  16006. the Mac OS file system.
  16007. Communications Toolbox
  16008. Contributed
  16009. Devices and Hardware
  16010. Files
  16011. Games
  16012. Graphics 2D
  16013. Graphics 3D
  16014. Help Systems
  16015. Human Interface Toolbox
  16016. Interapplication Comm
  16017. Memory
  16018. Networking
  16019. OS Utilities
  16020. Overview
  16021. Platforms and Tools
  16022. Printing
  16023. Processes
  16024. QuickTime
  16025. Runtime Architecture
  16026. Sound
  16027. Nov 99M0Optimization Strategies for the Mac OS Technote.N4Optimization, buffered file system, cache, cachelineO$Dev.CD Aug 00 TC Disk 2:Sample Code:dInputSample demonstrat
  16028. All Packages
  16029. System Enabler 088 (AVs)O
  16030. Dev.CD Apr 94P
  16031. Dev.CD Apr 9V
  16032. 80933X
  16033. Apr 94
  16034. b--set theItem to choose file -- uncomment to test in an AS editor
  16035.     tell application "Finder"
  16036.         open item "Dev.CD Apr 94"
  16037.         activate
  16038.     end tell
  16039. on error errMsg number errNum
  16040.     --enter statements to perform when no records are found such as...
  16041.     display dialog "Sorry, the item you selected could not be found."
  16042.     return
  16043. end try
  16044. All Packages
  16045. System Enabler 088 (AVs)O
  16046. Dev.CD Apr 94P
  16047. Dev.CD Apr 9V
  16048. 80934X
  16049. Apr 94
  16050. b--set theItem to choose file -- uncomment to test in an AS editor
  16051.     tell application "Finder"
  16052.         open item "Dev.CD Apr 94"
  16053.         activate
  16054.     end tell
  16055. on error errMsg number errNum
  16056.     --enter statements to perform when no records are found such as...
  16057.     display dialog "Sorry, the item you selected could not be found."
  16058.     return
  16059. end try
  16060. All Packages
  16061. System Enabler 088 (AVs)V
  16062. 80935X
  16063. 1e    No Change
  16064. Feb 00
  16065. - Common
  16066.     - Sun Compliant Java Runtime Environment 1.1
  16067.     - QuickTime 3 
  16068.     - QTJava.zip
  16069.     - QTJava media samples
  16070. - Mac OS:
  16071.     - System 8 or later
  16072.     - Macintosh Runtime for Java (MRJ) 2.1
  16073. - Windows 95, 98, or NT::
  16074.     - JRE/JDK from Sun Microsystems, Inc. recommended
  16075. QuickTime, Java, MRJO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  16076.  - Sample CodeV
  16077. 80240X
  16078. Aug 00^    TC Disk 2
  16079. y--set theItem to choose file -- uncomment to test in an AS editor
  16080.     tell application "Finder"
  16081.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  16082.         activate
  16083.     end tell
  16084. on error errMsg number errNum
  16085.     --enter statements to perform when no records are found such as...
  16086.     display dialog "Sorry, the item you selected could not be found."
  16087.     return
  16088. end try
  16089. e    No Changef
  16090. QuickTime
  16091. Dev.CD Aug 00 TC Disk 2
  16092. D!All Packages
  16093. Mac OS SDK Edition
  16094. Keychain SDK 1.0.1
  16095.     .html
  16096. UO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  16097.  - Sample CodeV
  16098. 81156X
  16099. Aug 00^    TC Disk 2
  16100. y--set theItem to choose file -- uncomment to test in an AS editor
  16101.     tell application "Finder"
  16102.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  16103.         activate
  16104.     end tell
  16105. on error errMsg number errNum
  16106.     --enter statements to perform when no records are found such as...
  16107.     display dialog "Sorry, the item you selected could not be found."
  16108.     return
  16109. end try
  16110. e    No Changef$Sample Code
  16111. Games
  16112. Graphics
  16113. Animationq
  16114. Dev.CD Aug 00 TC Disk 2
  16115. All Packages
  16116. ZapTCP 1.2.1
  16117. &Summary:  ZapTCP provides a safety net for MacTCP developers.  It automatically cleans up TCP streams that are left dangling when your application quits unexpectedly.  This prevents a lot of restarting during MacTCP development.
  16118. Version 1.2.1 renders the extension benign under Open Transport.
  16119. About ZapTCP
  16120. ZapTCPK
  16121. Vol IXL
  16122. Sep 96V
  16123. 81157X
  16124. 1e    No Change
  16125. 80111X
  16126. Jun 00^    RL Disk 1
  16127. --set theItem to choose file -- uncomment to test in an AS editor
  16128.     tell application "Finder"
  16129.         open item "Dev.CD Jun 00 RL Disk 1:Technical Documentation:Develop:develop Issue 28:"
  16130.         activate
  16131.     end tell
  16132. on error errMsg number errNum
  16133.     --enter statements to perform when no records are found such as...
  16134.     display dialog "Sorry, the item you selected could not be found."
  16135.     return
  16136. end try
  16137. e    No Changeq
  16138. Dev.CD Jun 00 RL Disk 1
  16139. All Packages
  16140. develop Issue 29
  16141. 80112X
  16142. eturn
  16143. end try
  16144. e    No Changef
  16145. SPBRecord
  16146. asynchronous
  16147. recordq
  16148. Dev.CD Aug 00 TC Disk 2
  16149. All Packages
  16150. Report Error 2.0I
  16151. Summary: This package provides English error messages for OS errors and result codes
  16152. Features: All result codes from IM-I through IM-VI are included. This submission adds a failure handler and code that displays a stack crawl following A6 links.J
  16153. General tools.imgK
  16154. Vol VIIIL
  16155. Mar 92V
  16156. 79440X
  16157. 1e    No Change
  16158. l debuggin
  16159. use-nvramrc
  16160. goodies
  16161. builds
  16162. goodies
  16163. goodies
  16164. scripts
  16165. readme
  16166. scripts
  16167. readme
  16168. mpwtool
  16169. mpwtool
  16170. 1.0.1b1c2
  16171. installer
  16172. debug
  16173. 2.2.2
  16174. install
  16175. installer
  16176. 1.0.1b1c2
  16177. mrj2.2.2
  16178. mrj2.2.2
  16179. redistribution
  16180. multilingualtextedit
  16181. multilingualtextedit
  16182. multimediaw
  16183. multimedia
  16184. standardsw
  16185. multimediagraphics
  16186. multiple
  16187. music
  16188. music
  16189. helper
  16190. native
  16191. native
  16192. navig
  16193. navigable
  16194. navigable
  16195. movie
  16196. toolkit
  16197. navigation
  16198. navigation
  16199. services
  16200. nbtestintf
  16201. nbtestintf
  16202. nbtestlib
  16203. nbtestlib
  16204. applescript
  16205. scripting
  16206. apple
  16207. event
  16208. folder
  16209. actions
  16210. applescript
  16211. stuffit
  16212. engine
  16213. scriptable
  16214. script
  16215. applesearchS
  16216. appleshareS
  16217. appleshare
  16218. client
  16219. shared
  16220. volumes
  16221. appleshare
  16222. sharing
  16223. faceless
  16224. background-only
  16225. appleshare
  16226. sharing
  16227. manager
  16228. appleshare
  16229. client
  16230. registry
  16231. appletalkQ
  16232. appletalk
  16233. ethernet
  16234. networking
  16235. opentransport
  16236. tcp/ip
  16237. appletalk
  16238. ethertalk
  16239. tokentalk
  16240. network
  16241. ethernet
  16242. token
  16243. appletalk
  16244. networking
  16245. appletalk
  16246. router
  16247. internet
  16248. application
  16249. appstogo
  16250. appstogo
  16251. appwannabe
  16252. wannabe
  16253. stylechat
  16254. appwannabe
  16255. arabic
  16256. architecture
  16257. archiving
  16258. arrangement
  16259. aslmv
  16260. apple
  16261. shared
  16262. library
  16263. manager
  16264. dynamic
  16265. libraryv
  16266. 1e    No Change
  16267. All Packages
  16268. System 7.5 Update 1.0O
  16269. Dev.CD Jan 96 SSWP
  16270. Dev.CD Jan 96 SSV
  16271. 80797X
  16272. Jan 96
  16273. f--set theItem to choose file -- uncomment to test in an AS editor
  16274.     tell application "Finder"
  16275.         open item "Dev.CD Jan 96 SSW"
  16276.         activate
  16277.     end tell
  16278. on error errMsg number errNum
  16279.     --enter statements to perform when no records are found such as...
  16280.     display dialog "Sorry, the item you selected could not be found."
  16281.     return
  16282. end try
  16283. All Packages
  16284. System 7.5 Update 1.0O
  16285. Dev.CD Jan 96 SSWP
  16286. Dev.CD Jan 96 SSV
  16287. 80798X
  16288. Jan 96
  16289. f--set theItem to choose file -- uncomment to test in an AS editor
  16290.     tell application "Finder"
  16291.         open item "Dev.CD Jan 96 SSW"
  16292.         activate
  16293.     end tell
  16294. on error errMsg number errNum
  16295.     --enter statements to perform when no records are found such as...
  16296.     display dialog "Sorry, the item you selected could not be found."
  16297.     return
  16298. end try
  16299. All Packages
  16300. System 7.5 Update 1.0V
  16301. 80799X
  16302. interoperates
  16303. interpret
  16304. interpretation
  16305. interpreting
  16306. interrupt
  16307. interrupt-time
  16308. interrupted
  16309. intersection
  16310. intersects
  16311. intertask
  16312. interval
  16313. intervention
  16314. interview-based
  16315. intimate
  16316. intoB
  16317. intra
  16318. intranets
  16319. intricacies
  16320. intrinsic
  16321. intro
  16322. introduce
  16323. introducedd
  16324. introduces
  16325. introducing
  16326. introduction
  16327. introspection
  16328. y--set theItem to choose file -- uncomment to test in an AS editor
  16329.     tell application "Finder"
  16330.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  16331.         activate
  16332.     end tell
  16333. on error errMsg number errNum
  16334.     --enter statements to perform when no records are found such as...
  16335.     display dialog "Sorry, the item you selected could not be found."
  16336.     return
  16337. end try
  16338. ted could not be found."
  16339.     return
  16340. end try
  16341. Deletedq
  16342. Dev.CD Dec 99 RL
  16343. 'D!All Packages
  16344. Mac OS SDK Edition
  16345. Apple Color OneScanner SDK
  16346.     .CD Aug 00 TC Disk 2:Sample Code:"
  16347.         activate
  16348.     end tell
  16349. on error errMsg number errNum
  16350.     --enter statements to perform when no records are found such as...
  16351.     display dialog "Sorry, the item you selected could not be found."
  16352.     return
  16353. end try
  16354. e    No Changef
  16355. QuickTime
  16356. Dev.CD Aug 00 TC Disk 2
  16357. )D!All Packages
  16358. Mac OS SDK Edition
  16359. Translation Manager
  16360. Communications Toolbox
  16361. Contributed
  16362. Devices and Hardware
  16363. Files
  16364. Games
  16365. Graphics 2D
  16366. Graphics 3D
  16367. Help Systems
  16368. Human Interface Toolbox
  16369. Interapplication Comm
  16370. Memory
  16371. Networking
  16372. OS Utilities
  16373. Overview
  16374. Platforms and Tools
  16375. Printing
  16376. Processes
  16377. QuickTime
  16378. Runtime Architecture
  16379. Sound
  16380.  perform when no records are found such as...
  16381.     display dialog "Sorry, the item you selected could not be found."
  16382.     return
  16383. end try
  16384. e    No Changeq
  16385. Dev.CD Aug 97 TC
  16386. All Packages
  16387. WorldScript UpdaterO
  16388. Dev.CD Jul 96 SSWP
  16389. Dev.CD Jul 96 SSV
  16390. 79904X
  16391. Jul 96
  16392. f--set theItem to choose file -- uncomment to test in an AS editor
  16393.     tell application "Finder"
  16394.         open item "Dev.CD Jul 96 SSW"
  16395.         activate
  16396.     end tell
  16397. on error errMsg number errNum
  16398.     --enter statements to perform when no records are found such as...
  16399.     display dialog "Sorry, the item you selected could not be found."
  16400.     return
  16401. end try
  16402. All Packages
  16403. WorldScript UpdaterO
  16404. Dev.CD Jul 96 SSWV
  16405. 79905X
  16406. gatewayS
  16407. generator
  16408. gestalt
  16409. gestalt
  16410. manager
  16411. gestalt
  16412. selector
  16413. codes
  16414. getenetaddrdirect
  16415. getenetaddrdirect
  16416. getnextevent
  16417. getnextevent
  16418. waitnextevent
  16419. filter
  16420. helper
  16421. getpixrowbytes
  16422. getversion
  16423. global
  16424. global
  16425. search
  16426. replace
  16427. software
  16428. project
  16429. archiving
  16430. glossaries
  16431. glyphs
  16432. desktop
  16433. grammar
  16434. graphics
  16435. grayrgn
  16436. gspgetversion
  16437. guest
  16438. guidep
  16439. guidelines
  16440. gworld
  16441. fonts
  16442. typography
  16443. gxgraphics
  16444. gxgraphics
  16445. 1.1.6
  16446. halftone
  16447. handles
  16448. handoff
  16449. handoff
  16450. endpoints
  16451. handwriting
  16452. hardware
  16453. hardware
  16454. acceleration
  16455. hardware
  16456. address
  16457. hardware
  16458. developer
  16459. documentation
  16460. zones
  16461. heaps
  16462. hebrew
  16463. --set theItem to choose file -- uncomment to test in an AS editor
  16464.     tell application "Finder"
  16465.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Toolbox:System 7.0 Menu Def Info:"
  16466.         activate
  16467.     end tell
  16468. on error errMsg number errNum
  16469.     --enter statements to perform when no records are found such as...
  16470.     display dialog "Sorry, the item you selected could not be found."
  16471.     return
  16472. end try
  16473. alone
  16474. version
  16475. standards
  16476. standardfile
  16477. standardfileicons
  16478. standardgetfolder
  16479. standardized
  16480. standardsw
  16481. starmax
  16482. start
  16483. started
  16484. starting
  16485. starts
  16486. startup
  16487. stateU
  16488. states
  16489. statistic
  16490. traffic@
  16491. transition@
  16492. transport's@
  16493. tunnel@
  16494. typechar@
  16495. uncompiled@
  16496. understood@
  16497. unwrapcommenttext@
  16498. up-to-date@
  16499. updates@
  16500. upgrader@
  16501. upon@
  16502. upside@
  16503. urls@
  16504. use-nvramrc@
  16505. utility@
  16506. variety@
  16507. version
  16508. windowed
  16509. allows
  16510. creation
  16511. versions@
  16512. viewed@
  16513. virtual@
  16514. wave@
  16515. ways@
  16516. webobjects@
  16517. aegizmos@
  16518. whereas@
  16519. while@
  16520. whole@
  16521. whose@
  16522. widely@
  16523. wireless@
  16524. wishes@
  16525. customer
  16526. million
  16527. windo@
  16528. plug-in's
  16529. without@
  16530. world@
  16531. would@
  16532. you'll@
  16533. you've@
  16534. yourself@
  16535. 07/97@
  16536. 1.0b3@
  16537. 2/96@
  16538. about
  16539. backlight
  16540. control
  16541. analyzer@
  16542. alias@
  16543. platforms
  16544. toolsN
  16545. powerbookg3series
  16546. powerbookg3series
  16547. powerpc
  16548. All Packages
  16549. QuickDraw GXO
  16550. Dev.CD Jun 97 SSWP
  16551. Dev.CD Jun 97 SSV
  16552. 80571X
  16553. Jun 97
  16554. f--set theItem to choose file -- uncomment to test in an AS editor
  16555.     tell application "Finder"
  16556.         open item "Dev.CD Jun 97 SSW"
  16557.         activate
  16558.     end tell
  16559. on error errMsg number errNum
  16560.     --enter statements to perform when no records are found such as...
  16561.     display dialog "Sorry, the item you selected could not be found."
  16562.     return
  16563. end try
  16564. All Packages
  16565. QuickDraw GXO
  16566. Dev.CD Jun 97 SSWP
  16567. Dev.CD Jun 97 SSV
  16568. 80572X
  16569. Jun 97
  16570. f--set theItem to choose file -- uncomment to test in an AS editor
  16571.     tell application "Finder"
  16572.         open item "Dev.CD Jun 97 SSW"
  16573.         activate
  16574.     end tell
  16575. on error errMsg number errNum
  16576.     --enter statements to perform when no records are found such as...
  16577.     display dialog "Sorry, the item you selected could not be found."
  16578.     return
  16579. end try
  16580. All Packages
  16581. QuickDraw GXO
  16582. Dev.CD Jun 97 SSWV
  16583. 80573X
  16584. All Packages
  16585. F    QuickTimeO
  16586. Dev.CD Jun 97 SSWP
  16587. Dev.CD Jun 97 SSV
  16588. 80654X
  16589. Jun 97
  16590. f--set theItem to choose file -- uncomment to test in an AS editor
  16591.     tell application "Finder"
  16592.         open item "Dev.CD Jun 97 SSW"
  16593.         activate
  16594.     end tell
  16595. on error errMsg number errNum
  16596.     --enter statements to perform when no records are found such as...
  16597.     display dialog "Sorry, the item you selected could not be found."
  16598.     return
  16599. end try
  16600. All Packages
  16601. F    QuickTimeO
  16602. Dev.CD Jun 97 SSWP
  16603. Dev.CD Jun 97 SSV
  16604. 80655X
  16605. Jun 97
  16606. f--set theItem to choose file -- uncomment to test in an AS editor
  16607.     tell application "Finder"
  16608.         open item "Dev.CD Jun 97 SSW"
  16609.         activate
  16610.     end tell
  16611. on error errMsg number errNum
  16612.     --enter statements to perform when no records are found such as...
  16613.     display dialog "Sorry, the item you selected could not be found."
  16614.     return
  16615. end try
  16616. All Packages
  16617. F    QuickTimeO
  16618. Dev.CD Jun 97 SSWP
  16619. Dev.CD Jun 97 SSV
  16620. 80656X
  16621. Jun 97
  16622. This very simple sample dumps a text version of the OT port registry to stdout.  The compiled executable also makes a handy debugging tool.
  16623. You have to run the 68K version on a 68K Mac and the PPC version on a PPC Mac.
  16624. Communications Toolbox
  16625. Contributed
  16626. Devices and Hardware
  16627. Files
  16628. Games
  16629. Graphics 2D
  16630. Graphics 3D
  16631. Help Systems
  16632. Human Interface Toolbox
  16633. Interapplication Comm
  16634. Memory
  16635. Networking
  16636. OS Utilities
  16637. Overview
  16638. Platforms and Tools
  16639. Printing
  16640. Processes
  16641. QuickTime
  16642. Runtime Architecture
  16643. Sound
  16644. Apr 97L
  16645. Jun 98M
  16646. Open Transport 1.1.1 or greaterN@open transport, port registry, OTGetIndexedPort, dump, list, seeO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  16647.  - Sample CodeV
  16648. 80371X
  16649. Aug 00^    TC Disk 2
  16650. e    No Change
  16651.     display dialog "Sorry, the item you selected could not be found."
  16652.     return
  16653. end try
  16654. All Packages
  16655. CPU SE 406O
  16656. Dev.CD Jul 95P
  16657. Dev.CD Jul 9V
  16658. 78828X
  16659. Jul 95
  16660. - Sample CodeV
  16661. 78259X
  16662. Aug 00^    TC Disk 2
  16663. e    No Change
  16664. 80241X
  16665. Jan 99^
  16666. --set theItem to choose file -- uncomment to test in an AS editor
  16667.     tell application "Finder"
  16668.         open item "Dev.CD Jan 99 SDK1:Development Kits:Keychain SDK 1.0.1:"
  16669.         activate
  16670.     end tell
  16671. on error errMsg number errNum
  16672.     --enter statements to perform when no records are found such as...
  16673.     display dialog "Sorry, the item you selected could not be found."
  16674.     return
  16675. end try
  16676. Deletedf-keychain
  16677. password storage
  16678. passphrase
  16679. passwordq
  16680. Dev.CD Jan 99 SDK1
  16681. All Packages
  16682. KibitzI
  16683. Summary: Sample network chess application.
  16684. Features: Allows two users to play chess over the network via Apple Events.  Robust 7.0 sample application.
  16685. MPW 3.2, System 7
  16686. This package is System 7.0 compatible.
  16687. Jan 92V
  16688. 80242X
  16689. Moved
  16690. developer's
  16691. developersS
  16692.  Palette Manager, the Color Picker Manager, the ColorSync Manager, and the CB
  16693. olor Manager. It
  16694. s companion book, Advanced Color Imaging Reference, documents the constants, data types, and functions your application uses to provide color support.
  16695. JCAdvanced Color Imaging
  16696. Advanced Color Imaging Ref
  16697. What's New in ACIK
  16698. Jan 97O:Dev.CD Dec 99 RL:Technical Documentation:Inside Macintosh:P?Dev.CD Dec 99 RL
  16699.  - Technical Documentation
  16700.  - Inside Macintoshsample
  16701. pascal
  16702. performance
  16703. photoshop
  16704. player
  16705. p--set theItem to choose file -- uncomment to test in an AS editor
  16706.     tell application "Finder"
  16707.         open item "Dev.CD Jul 93
  16708. Dev.CD Apr 93"
  16709.         activate
  16710.     end tell
  16711. on error errMsg number errNum
  16712.     --enter statements to perform when no records are found such as...
  16713.     display dialog "Sorry, the item you selected could not be found."
  16714.     return
  16715. end try
  16716. Oct 98M:AppleShare client 3.8, Appearance Manager 1.0.2 or later.
  16717. N0keychain, password storage, passphrase, passwordO7Dev.CD Jan 99 SDK1:Development Kits:Keychain SDK 1.0.1:P<Dev.CD Jan 99 SDK1
  16718.  - Development Kits
  16719.  - Keychain SDK 1.0.1robat format.
  16720. The Kit includes:
  16721. Guide to Macintosh PowerBook Qualified Program
  16722. Program Technical Specifications
  16723. Program Pre-testing Guidelines
  16724. Legal Documentation for licensing and program participation
  16725. roviding information about visited links,
  16726. - shows h
  16727. vow to intercept URLs being displayed by the HTMLRenderingLib and re-direct them to other files.  In this example, we use this facility to allow you to launch applications by clicking on URLs that refer to application files.
  16728. - shows how to set up the drawing environment correctly for drawing other objects in the same window when the window contains a HTML rendering object.
  16729. Dec 99
  16730. parallels
  16731. parameter
  16732. parameter-block
  16733. parameters
  16734. paraphernalia
  16735. parent
  16736. parrt
  16737. parse
  16738. parsefullpathname
  16739. parserV
  16740. parses
  16741. parsing
  16742. parsons
  16743. partj
  16744. partial
  16745. participation
  16746. particularN
  16747. * More simply to use
  16748. * New version of the XTND query that read query document
  16749. * An XCMD that can read query document
  16750. * A complete set of tool to exploit the Data Access Manager
  16751. e    No Change
  16752. establish
  16753. established
  16754. establishing
  16755. establishment
  16756. ethernetQ
  16757. ethernets
  16758. ethertalkB
  16759. euc-cn
  16760. euroWz
  16761. WsEdit or DAM Generator .OoDev.CD Aug 00 TC:Tool Chest:Interapplication Communication:Data Access Manager:Data Access Manager French Demo:PzDev.CD Aug 00 TC
  16762.  - Tool Chest
  16763.  - Interapplication Communication
  16764.  - Data Access Manager
  16765.  - Data Access Manager French DemoV
  16766. 75118X
  16767. --set theItem to choose file -- uncomment to test in an AS editor
  16768.     tell application "Finder"
  16769.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:Memory Management:"
  16770.         activate
  16771.     end tell
  16772. on error errMsg number errNum
  16773.     --enter statements to perform when no records are found such as...
  16774.     display dialog "Sorry, the item you selected could not be found."
  16775.     return
  16776. end try
  16777. graphics
  16778. All Packages
  16779. System 7 Tune-UpO
  16780. Dev.CD Sept 92
  16781. Dev.CD Aug 92P
  16782. Dev.CD Sept 92
  16783. Dev.CD Aug 9V
  16784. 80774X
  16785. Sept 9
  16786. q--set theItem to choose file -- uncomment to test in an AS editor
  16787.     tell application "Finder"
  16788.         open item "Dev.CD Sept 92
  16789. Dev.CD Aug 92"
  16790.         activate
  16791.     end tell
  16792. on error errMsg number errNum
  16793.     --enter statements to perform when no records are found such as...
  16794.     display dialog "Sorry, the item you selected could not be found."
  16795.     return
  16796. end try
  16797. All Packages
  16798. System 7 Tune-UpO
  16799. Dev.CD Sept 92
  16800. Dev.CD Aug 92P
  16801. Dev.CD Sept 92
  16802. Dev.CD Aug 9V
  16803. 80775X
  16804. Sept 9
  16805. q--set theItem to choose file -- uncomment to test in an AS editor
  16806.     tell application "Finder"
  16807.         open item "Dev.CD Sept 92
  16808. Dev.CD Aug 92"
  16809.         activate
  16810.     end tell
  16811. on error errMsg number errNum
  16812.     --enter statements to perform when no records are found such as...
  16813.     display dialog "Sorry, the item you selected could not be found."
  16814.     return
  16815. end try
  16816. Keychain SDK.img
  16817.  - What's New?
  16818.  - Developer Notes
  16819.  - Macintosh PowerBook 2400cV
  16820. 79041X
  16821. Aug 97^
  16822. --set theItem to choose file -- uncomment to test in an AS editor
  16823.     tell application "Finder"
  16824.         open item "Dev.CD Aug 97 TC:What's New?:Developer Notes:Macintosh PowerBook 2400c:"
  16825.         activate
  16826.     end tell
  16827. on error errMsg number errNum
  16828.     --enter statements to perform when no records are found such as...
  16829.     display dialog "Sorry, the item you selected could not be found."
  16830.     return
  16831. end try
  16832. e    No Changeq
  16833. Dev.CD Aug 97 TC
  16834. Macintosh PowerBook Qualified
  16835. pSummary:  This is the prgram guide for the new Macintosh PowerBook Qualified logo licensing program. This is technical, legal and marketing documentation in Adobe Acrobat format.
  16836. The Kit includes:
  16837. Guide to Macintosh PowerBook Qualified Program
  16838. Program Technical Specifications
  16839. Program Pre-testing Guidelines
  16840. Legal Documentation for licensing and program participation
  16841. cipation
  16842. Nov 95
  16843. Summary: AETracker is an INIT/Control Panel that allows you to monitor and collect a record of all AppleEvent Manager activity on your machine
  16844. AETracker records all AppleEvent Manager activity on your machine, and places the output in an MPW readable text file.
  16845. This allows you the ability to track down bugs and problem code quickly, you can see the exact sequence of calls your (or other) application is making, and the data given to and the results returned from the call.
  16846. Features: AET 3B
  16847. .0 includes many enhancements, including more speed, and external programmatic interface, and MacsBug symbol recording.  Please see the Read Me for complete details.
  16848. JUAETracker
  16849. AETracker Monitor
  16850. AETracker 
  16851.  Read
  16852. AETracker.h
  16853. Programmatic Interface - AETK
  16854. Mar 92L
  16855. Oct 92M4System 7.0 or later.  Any System 7 capable MacintoshN
  16856. AE, Apple Events, AppleEventsOYDev.CD Aug 00 TC Disk 1:Tool Chest:Interapplication Communication:AE Tools:AETracker 3.0:
  16857. This release of the Keychain focuses on password storage and retrieval only.  It allows for the secure storage of small amounts of data associated with a particular user identity. It's designed to provide a safe repository for a user's passwords, cryptographic keys, and other sensitive data. This will be an SDK release.
  16858. The Keychain application provides the primary interface for users to view, edit, and add certain basic kinds of objects to the keychain, as well as locking or unlocking th
  16859. e keychain. 
  16860. - Keychain Administration: Lock/unlock, identify, create, and set passphrases
  16861. - Keychain Object editing: Add, create, securely store, and remove types of objects
  16862. Hardware supported: 
  16863. PowerMac 9500/200,9500/180,9500/132,8600/300,8550/132  8500/180,8500/120,8100/100AV,8100/80,7500/100,
  16864. 7300,7200/120,7200/90,6500/275,6400,6150,5300/
  16865. 100LC,4400/200,MT G3/266,DT G3/233,G3 all-in-one
  16866.   iMac
  16867.   PowerBook 5300c/100,5300ce/117,3400/200,Duo 2300, 1400,
  16868.   G3/266,20th Anniversay Mac
  16869. Communications Toolbox
  16870. Contributed
  16871. Devices and Hardware
  16872. Files
  16873. Games
  16874. Graphics 2D
  16875. Graphics 3D
  16876. Help Systems
  16877. Human Interface Toolbox
  16878. Interapplication Comm
  16879. Memory
  16880. Networking
  16881. OS Utilities
  16882. Overview
  16883. Platforms and Tools
  16884. Printing
  16885. Processes
  16886. QuickTime
  16887. Runtime Architecture
  16888. Sound
  16889. calendoid
  16890. calendoid
  16891. callback
  16892. callback
  16893. sample
  16894. carbon
  16895. window
  16896. carbonlib
  16897. carbonlib
  16898. 1.0.4
  16899. carbonprintingmgr
  16900. audio
  16901. toolkit
  16902. install
  16903. script
  16904. cd-romf
  16905. cd-rom
  16906. detection
  16907. cdent
  16908. cdent
  16909. formatter
  16910. cdroms
  16911. cfbaseservices
  16912. cfbundleservices
  16913. cfcollectionservices
  16914. cfm-68k
  16915. cfm-68k
  16916. cfm-68k
  16917. cfm-68k
  16918. runtime
  16919. enabler
  16920. cfoverview
  16921. cfpropertylist
  16922. cfstringservices
  16923. changev
  16924. change
  16925. historyv
  16926. y--set theItem to choose file -- uncomment to test in an AS editor
  16927.     tell application "Finder"
  16928.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  16929.         activate
  16930.     end tell
  16931. on error errMsg number errNum
  16932.     --enter statements to perform when no records are found such as...
  16933.     display dialog "Sorry, the item you selected could not be found."
  16934.     return
  16935. end try
  16936. cd-rom
  16937. device
  16938. manager
  16939. control
  16940. panel
  16941. symantec
  16942. metrowerks
  16943. standardfile
  16944. tokenizer, fcodeO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  16945.  - Sample CodeV
  16946. 79104X
  16947. Aug 00^    TC Disk 2
  16948. y--set theItem to choose file -- uncomment to test in an AS editor
  16949.     tell application "Finder"
  16950.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  16951.         activate
  16952.     end tell
  16953. on error errMsg number errNum
  16954.     --enter statements to perform when no records are found such as...
  16955.     display dialog "Sorry, the item you selected could not be found."
  16956.     return
  16957. end try
  16958. e    No Changef
  16959. tokenizer
  16960. fcodeq
  16961. Dev.CD Aug 00 TC Disk 2
  16962. All Packages
  16963. NoCopyReceivesI
  16964. This sample demonstrates the use of no-copy receives under Open Transport.  The code from this sample is featured in the latest release (v1.3) of the book 
  16965. Inside Macintosh: Open Transport
  16966. Nov 97L
  16967. Sep 98V
  16968. 79105X
  16969. 1e    No Change
  16970.  panes are becoming more and more common. Thi
  16971. appletalk
  16972. appletalk
  16973. appletalk
  16974. appletalk
  16975. appletalk
  16976. application
  16977. ev.CD Jan 94
  16978. Dev.CD Oct 93
  16979. Dev.CD Jul 93
  16980. Dev.CD Apr 9V
  16981. 79766X
  16982. Apr 94
  16983. --set theItem to choose file -- uncomment to test in an AS editor
  16984.     tell application "Finder"
  16985.         open item "Dev.CD Apr 94
  16986. Dev.CD Jan 94
  16987. Dev.CD Oct 93
  16988. Dev.CD Jul 93
  16989. Dev.CD Apr 93"
  16990.         activate
  16991.     end tell
  16992. on error errMsg number errNum
  16993.     --enter statements to perform when no records are found such as...
  16994.     display dialog "Sorry, the item you selected could not be found."
  16995.     return
  16996. end try
  16997. All Packages
  16998. System Enabler 201 (PB Duo)OEDev.CD Apr 94
  16999. Dev.CD Jan 94
  17000. Dev.CD Oct 93
  17001. Dev.CD Jul 93
  17002. Dev.CD Apr 93PDDev.CD Apr 94
  17003. Dev.CD Jan 94
  17004. Dev.CD Oct 93
  17005. Dev.CD Jul 93
  17006. Dev.CD Apr 9V
  17007. 79767X
  17008. Apr 94
  17009. implements
  17010. implications
  17011. implimentation
  17012. implimenting
  17013. implmenetation
  17014. TD!All Packages
  17015. Mac OS SDK Edition
  17016. PC Card SDKsI
  17017. This is both the PC Card Manager 2.0 and the PC Card Manager 3.0 SDKs.  When the PC Card Manager 3.0 SDK was put on the Mac OS SDK, the PC Card 2.0 SDK was removed by mistake.  Both are needed depending upon the machine.JBPC Card Manager 2.0 SDK
  17018. PC Card Manager 3.0
  17019. What's the difference?K
  17020. Aug 97O:Dev.CD Jul 00 SDK1:Development Kits:Hardware:PC Card SDKs:PBDev.CD Jul 00 SDK1
  17021.  - Development Kits
  17022.  - Hardware
  17023.  - PC Card SDKsV
  17024. 80387X
  17025. 1ortLibq
  17026. Dev.CD Jul 99 SDK1
  17027. All Packages
  17028. Chinese Dictation KitO
  17029. Dev.CD Nov 96 TCP
  17030. Dev.CD Nov 96 TV
  17031. 78792X
  17032. Nov 96
  17033. e--set theItem to choose file -- uncomment to test in an AS editor
  17034.     tell application "Finder"
  17035.         open item "Dev.CD Nov 96 TC"
  17036.         activate
  17037.     end tell
  17038. on error errMsg number errNum
  17039.     --enter statements to perform when no records are found such as...
  17040.     display dialog "Sorry, the item you selected could not be found."
  17041.     return
  17042. end try
  17043. All Packages
  17044. 1.0.2
  17045. 1.1.6
  17046. 100basetx
  17047. 2.1.1
  17048. 3.2.1
  17049. apple
  17050. guide
  17051. systemsp
  17052. apple
  17053. apple
  17054. guideq
  17055. apple
  17056. apple
  17057. developer
  17058. newsi
  17059. appleeventa
  17060. appleevents]
  17061. applegloty
  17062. appleglot
  17063. localization
  17064. internationalization
  17065. translation
  17066. glosy
  17067. applescript\
  17068. applescript
  17069. apple
  17070. events
  17071. aegizmos_
  17072. applescript
  17073. apple
  17074. events
  17075. recordable
  17076. scriptable
  17077. script\
  17078. 81094X
  17079. Jun 00^    RL Disk 2
  17080. --set theItem to choose file -- uncomment to test in an AS editor
  17081.     tell application "Finder"
  17082.         open item "Dev.CD Jun 00 RL Disk 2:Technical Publications:quicktime:"
  17083.         activate
  17084.     end tell
  17085. on error errMsg number errNum
  17086.     --enter statements to perform when no records are found such as...
  17087.     display dialog "Sorry, the item you selected could not be found."
  17088.     return
  17089. end try
  17090. e    No Changef=QuickTime
  17091. video
  17092. sound
  17093. virtual reality
  17094. QuickTime 3
  17095. graphics
  17096. /A<http://developer.apple.com/techpubs/quicktime/quicktime.html
  17097. Dev.CD Jun 00 RL Disk 2
  17098. D(All Packages
  17099. Reference Library Edition
  17100. F Technical Publications: Rhapsody
  17101. p--set theItem to choose file -- uncomment to test in an AS editor
  17102.     tell application "Finder"
  17103.         open item "Dev.CD Apr 94
  17104. Dev.CD Jan 94"
  17105.         activate
  17106.     end tell
  17107. on error errMsg number errNum
  17108.     --enter statements to perform when no records are found such as...
  17109.     display dialog "Sorry, the item you selected could not be found."
  17110.     return
  17111. end try
  17112. driver
  17113. development
  17114. revised
  17115. new/updated
  17116. newccursor
  17117. Dev.CD Aug 00 TC Disk 1
  17118. All Packages
  17119. New Audio Features QT3
  17120. 76618X
  17121. y of a handle or pointer passed into the Memory Manager
  17122. Issues:
  17123. When full robust checking is enabled, and VM is also enabled, your machine will slow to a crawl.
  17124. DMM may report errors when using Chooser.
  17125. System Heap doesn't have as robust error checking as other heaps
  17126. Memory Management.imgK
  17127. Apr 95L
  17128. Jan 96M
  17129. Any Power Macintosh.
  17130. bandai
  17131. bandwidthA
  17132. barrier
  17133. services
  17134. based
  17135. batch
  17136. batch
  17137. processing
  17138. Hardware
  17139.  - Display & Video Hardware
  17140.  - Backlight ControlV
  17141. 78770X
  17142. Aug 00^    TC Disk 1
  17143. --set theItem to choose file -- uncomment to test in an AS editor
  17144.     tell application "Finder"
  17145.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Hardware:Display & Video Hardware:Backlight Control:"
  17146.         activate
  17147.     end tell
  17148. on error errMsg number errNum
  17149.     --enter statements to perform when no records are found such as...
  17150.     display dialog "Sorry, the item you selected could not be found."
  17151.     return
  17152. end try
  17153. e    No Changeq
  17154. Dev.CD Aug 00 TC Disk 1
  17155. All Packages
  17156. Balloony
  17157. 78771X
  17158. r13u5
  17159. r14a1
  17160. rdocproc
  17161. rdocproc
  17162. readV
  17163. PB_190_5300RAMCard_Er.pdf
  17164. PowerBook_1400.pdf
  17165. PowerBook_1400_Addendum.pdf
  17166. PowerBook_2400c.pdf
  17167. PowerBook_3400.pdf
  17168. PowerBook_5300.pdf
  17169. PowerBook_Duo_2300c.pdf
  17170. PowerBook_Processor_Upg.pdfK
  17171. Sep 97M
  17172. Acrobat Reader.N
  17173. PowerBook 1400O|Dev.CD Jun 00 RL Disk 1:Technical Documentation:Technical Publications:hardware:Developer_Notes:Macintosh_CPUs-PPC_Portable:P
  17174. Dev.CD Jun 00 RL Disk 1
  17175.  - Technical Documentation
  17176.  - Technical Publications
  17177.  - hardware
  17178.  - Developer_Notes
  17179.  - Macintosh_CPUs-PPC_PortableV
  17180. 80156X
  17181. Jun 00^    RL Disk 1
  17182. --set theItem to choose file -- uncomment to test in an AS editor
  17183.     tell application "Finder"
  17184.         open item "Dev.CD Jun 00 RL Disk 1:Technical Documentation:Technical Publications:hardware:Developer_Notes:Macintosh_CPUs-PPC_Portable:"
  17185.         activate
  17186.     end tell
  17187. on error errMsg number errNum
  17188.     --enter statements to perform when no records are found such as...
  17189.     display dialog "Sorry, the item you selected could not be found."
  17190.     return
  17191. end try
  17192. e    No Changef.InputSprocket
  17193. Joystick
  17194. keyboard
  17195. mouse
  17196. http://developer.apple.com/sdkq
  17197. Dev.CD Apr 00 SDK1
  17198. All Packages
  17199. InputSprocketPPTestInThis is a PowerPlant version of the InputSprocket test.  It has the same functionality as the other ISp Tests.
  17200. Communications Toolbox
  17201. Contributed
  17202. Devices and Hardware
  17203. Files
  17204. Games
  17205. Graphics 2D
  17206. Graphics 3D
  17207. Help Systems
  17208. Human Interface Toolbox
  17209. Interapplication Comm
  17210. Memory
  17211. Networking
  17212. OS Utilities
  17213. Overview
  17214. Platforms and Tools
  17215. Printing
  17216. Processes
  17217. QuickTime
  17218. Runtime Architecture
  17219. Sound
  17220. Feb 00MnPowerPC, System 8.1+, InputSprocket, PowerPlant 2.1, and either Universal Interfaces 3.3 or InputSprocket SDK
  17221. ISP, InputSprocket, PowerPlantO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  17222.  - Sample CodeV
  17223. 80216X
  17224. Aug 00^    TC Disk 2
  17225. e    No Change
  17226. zip will provide more useful information when MRJ throws an exception. The 
  17227. line number tables
  17228.  have not been stripped out of the compiled code, so the stack trace dum
  17229. lains what the extension does.  (Technogeek for "minor concern"; my definition of the UniversalProcPtr for the PowerOff gestalt function didn't include space for a return code.  I was using a prerelease of the System 7.5.3 tech note.  It shouldn't have caused any problems, but I'm being anal.)
  17230. PackMan C:  This snippet shows how to implement a simpleChooser Package in C, based on Scott 
  17231.  Zimmerman's PACKman pascal sample
  17232. PBxxx Serial Demo:  Shows how to use the serial ports correctly. 
  17233.  Connect your macs up with a serial cable if you want to see it in action.  Or just look at the code to see how things ought to be done.
  17234. Play:  With this program on your hard disk; you can double click on a track on an Audio CD and the CD SC drive will start playing the audio track and will continue until the end of the disk
  17235. ReadSector MSDOS:  This snippet shows how to read and write physical sectors on MS-DOS floppies within your application (as Apple File Exchange does), rather than wr
  17236. JSummary: This is the developer's kit for the XTND file translation system. It includes the XTND engine itself as well as sample source code showing how to write XTND translators and how to add XTND support to an application
  17237. Features: By supporting XTND, an application can import and export text in a variety of standard formats.
  17238. Application Examples:
  17239. Claris Translators:
  17240. Claris XTND System
  17241. Documentation:
  17242. PowerMac Stuff:
  17243. Template for FTYP
  17244. Translator Examples:
  17245. XTND 1.3.6 - Read Me First
  17246. XTND Headers:K
  17247. Vol XL
  17248. Nov 94M%Any Mac running System 6.0.7 or laterODDev.CD Apr 98 SDK2:Development Kits (Disc 2):
  17249.  Obsolete/Unsupported:PIDev.CD Apr 98 SDK2
  17250.  - Development Kits (Disc 2)
  17251.  Obsolete/Unsupported
  17252. thunder
  17253. ticks
  17254. tietz
  17255. tighter
  17256. times
  17257. networking
  17258. networkingot
  17259. networks
  17260. networks
  17261. documentation
  17262. sample
  17263. audio
  17264. features
  17265. newformat
  17266. newmaclogo
  17267. non-mpw
  17268. norway
  17269. norway
  17270. distributors/localiz
  17271. for your business, particularly with web applications, which are generally developed for use by people outside yo
  17272. o this is how to create one.
  17273. ZoomRecter:  This snippet shows how to do "Finder" style zooming between two rectangles. The boolean flag "kZoomLarger" controls the proportional direction of the zooming.\
  17274. Communications Toolbox
  17275. Contributed
  17276. Devices and Hardware
  17277. Files
  17278. Games
  17279. Graphics 2D
  17280. Graphics 3D
  17281. Help Systems
  17282. Human Interface Toolbox
  17283. Interapplication Comm
  17284. Memory
  17285. Networking
  17286. OS Utilities
  17287. Overview
  17288. Platforms and Tools
  17289. Printing
  17290. Processes
  17291. QuickTime
  17292. Runtime Architecture
  17293. Sound
  17294. Nov 94L
  17295. May 97O$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  17296.  - Sample Code
  17297. 04-indexR
  17298. 04-index
  17299. courses
  17300. 04/95j
  17301. 04/96k
  17302. 04/97l
  17303. 05-self-pacedR
  17304. 05-self-paced
  17305. products
  17306. 05/95j
  17307. 05/96k
  17308. 05/97l
  17309. 06-on-lineR
  17310. 06-on-line
  17311. topics
  17312. 06/95j
  17313. 06/96k
  17314. 06/97l
  17315. 07-macR
  17316. 07-mac
  17317. 07/95j
  17318. 07/96k
  17319. Communications Toolbox
  17320. Contributed
  17321. Devices and Hardware
  17322. Files
  17323. Games
  17324. Graphics 2D
  17325. Graphics 3D
  17326. Help Systems
  17327. Human Interface Toolbox
  17328. Interapplication Comm
  17329. Memory
  17330. Networking
  17331. OS Utilities
  17332. Overview
  17333. Platforms and Tools
  17334. Printing
  17335. Processes
  17336. QuickTime
  17337. Runtime Architecture
  17338. Sound
  17339. :PODev.CD Aug 00 TC Disk 1
  17340.  - Tool Chest
  17341.  - Networking
  17342.  - Network Watch (DMZ) v1.5PI for speech recognition, and the second is an example of adding basic speech recognition capabilities to a PowerPlant applica
  17343. tion. Listen up!
  17344. Working With OpenDoc Part Kinds  by Tantek 
  17345. elik and Dave Curbow.  Part kinds are like file types, only more so, and the choices you make about which part kinds to support will have a profound effect on users
  17346.  experiences with your part editor.
  17347. Using Apple Guide 2.1 With OpenDoc  by Peter Commons.  Apple Guide 2.1 has been extended to work well in OpenDoc
  17348. s brave new world of compound documents and processes within processes. Here
  17349. s a look at the new features and how to 
  17350. p--set theItem to choose file -- uncomment to test in an AS editor
  17351.     tell application "Finder"
  17352.         open item "Dev.CD May 94
  17353. Dev.CD Feb 94"
  17354.         activate
  17355.     end tell
  17356. on error errMsg number errNum
  17357.     --enter statements to perform when no records are found such as...
  17358.     display dialog "Sorry, the item you selected could not be found."
  17359.     return
  17360. end try
  17361. "Sorry, the item you selected could not be found."
  17362.     return
  17363. end try
  17364. All Packages
  17365. System 7.5 Update 1.0O
  17366. Dev.CD Jul 95P
  17367. Dev.CD Jul 9V
  17368. 79566X
  17369. Jul 95
  17370. b--set theItem to choose file -- uncomment to test in an AS editor
  17371.     tell application "Finder"
  17372.         open item "Dev.CD Jul 95"
  17373.         activate
  17374.     end tell
  17375. on error errMsg number errNum
  17376.     --enter statements to perform when no records are found such as...
  17377.     display dialog "Sorry, the item you selected could not be found."
  17378.     return
  17379. end try
  17380. All Packages
  17381. System 7.5 Update 1.0O
  17382. Dev.CD Jul 95P
  17383. Dev.CD Jul 9V
  17384. 79567X
  17385. t write into the memory space of other applications.
  17386. Gestalt dcmd:  This dcmd (debugger command for MacsBug) allows you to 
  17387.  Gestalt when you're in MacsBug. You can either ask for a particular selector (ie. evnt) or ask for all (no arguments). The response is either a string (when the selector is known) or the numeric value returned by Gestalt.
  17388. Heap Purge dcmd:  Simulates TMON
  17389. s heap purge in MacsBug.
  17390. Time Manager Debugging:  Add this resource file to your MacsBug  "Debugger Prefs" D
  17391. file and you'll have the TMTask record defined, a macro TMQ to see the time manager queue item by item, and a dcmd TM that will list all the currently installed time manager tasks.
  17392. Communications Toolbox
  17393. Contributed
  17394. Devices and Hardware
  17395. Files
  17396. Games
  17397. Graphics 2D
  17398. Graphics 3D
  17399. Help Systems
  17400. Human Interface Toolbox
  17401. Interapplication Comm
  17402. Memory
  17403. Networking
  17404. OS Utilities
  17405. Overview
  17406. Platforms and Tools
  17407. Printing
  17408. Processes
  17409. QuickTime
  17410. Runtime Architecture
  17411. Sound
  17412. Nov 94L
  17413. May 96
  17414. sighyper
  17415. hytime
  17416. snarfer
  17417. snarfer
  17418. snarfer
  17419. user's
  17420. guide
  17421. sound
  17422. manager
  17423. fully
  17424. themeso
  17425. things
  17426. think
  17427. think
  17428. think
  17429. pascal
  17430. files
  17431. thooks
  17432. thooks
  17433. documentation
  17434. thooks
  17435. documentation
  17436. thread
  17437. thread
  17438. manager
  17439. thread
  17440. manager
  17441. 2.1.1d1
  17442. thread
  17443. manager
  17444. documentation
  17445. threadutilities
  17446. ticket
  17447. ticket
  17448. program
  17449. ticket
  17450. program
  17451. ticket
  17452. program
  17453. ticket
  17454. program
  17455. title
  17456. system
  17457. folder
  17458. system
  17459. folder
  17460. 8.5.1
  17461. tool]
  17462. toolboxN
  17463. ary:  AppleGlot 2.4b6 is a text translation tool used by the Apple Localizers to localize Apple Software.  AppleGlot extracts the text out of a resource file and dumps it into a text file for translation. Once translated, AppleGlot then replaces the original text by its translation into the resource file. In addition to the regular translation, AppleGlot handles updates from one version to another, and copies over resizeable items.
  17464. Features:
  17465.  supports 'RMAP' resources to remap to a dB
  17466. ifferent template
  17467.  can treat the datafork as a resource
  17468.  environement relative batch file
  17469.  P0nn retry logic
  17470.  file specific templates in a _FileInfo folder
  17471.  auto association by name
  17472.  bug fixes : size fields, speed zone (see 'What's New')
  17473. AppleGlot 2.4b6.imgK
  17474. Dec 95L
  17475. Mar 96M
  17476. System 7 or later.NBAppleGlot Localization Internationalization Translation GlossariesO:Dev.CD Aug 00 TC Disk 1:Tool Chest:Localization:AppleGlot:PBDev.CD Aug 00 TC Disk 1
  17477.  - Tool Chest
  17478.  - Localization
  17479.  - AppleGlot
  17480. Communications Toolbox
  17481. Contributed
  17482. Devices and Hardware
  17483. Files
  17484. Games
  17485. Graphics 2D
  17486. Graphics 3D
  17487. Help Systems
  17488. Human Interface Toolbox
  17489. Interapplication Comm
  17490. Memory
  17491. Networking
  17492. OS Utilities
  17493. Overview
  17494. Platforms and Tools
  17495. Printing
  17496. Processes
  17497. QuickTime
  17498. Runtime Architecture
  17499. Sound
  17500. as...
  17501.     display dialog "Sorry, the item you selected could not be found."
  17502.     return
  17503. end try
  17504. e    No Changeq
  17505. Dev.CD May 98 TC
  17506. \D!All Packages
  17507. Tool Chest Edition
  17508. PeopleSurveyor 2.1.2
  17509. Summary: This tool makes it easy to survey people on electronic nets.  Responses are transmitted to central server.  Results are compiled with the touch of a button and can be imported into word processors, spreadsheets, or stat. packages.
  17510. Features: 
  17511.  Responses automatically send in over LocalTalk, AppleLink, or by floppy.
  17512.   Sixteen question formats.  
  17513.  Six page printable Help.  
  17514.  Enforces expiration date, discourages multiple responses.
  17515. PeopleSurveyor 2.1.2K
  17516. Oct 92M
  17517. HyperCard 2.1
  17518. Summary: The Virtual User 1.1 Tutorial provides a quick introduction to the capabilities of the Virtual User script language.
  17519. Features: Using a step by step approach, the tutorial guides readers through the process of creating several scripts that test a sample application.
  17520. Virtual User tools.imgK
  17521. Aug 92M
  17522. Apple DocViewer applicationN
  17523. VU, Virtual UserOJDev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:Virtual User tools:PRDev.CD Aug 00 TC Disk 1
  17524.  - Tool Chest
  17525.  - Testing & Debugging
  17526.  - Virtual User toolstsprocketpptest
  17527. inputsprockettest
  17528. inside
  17529. inside
  17530. macintosh
  17531. quickdraw
  17532. install
  17533. installer
  17534. installer
  17535. 1.2.3
  17536. instance
  17537. instrumentation
  17538. instrumentation
  17539. 1.0.6
  17540. int'l
  17541. int'l
  17542. developer
  17543. contacts
  17544. interactive
  17545. interactive
  17546. success
  17547. guide
  17548. interapplication
  17549. program
  17550. shows
  17551. quicktime's
  17552. visual
  17553. effect
  17554. program
  17555. shows
  17556. sgdrawable
  17557. class
  17558. program
  17559. shows
  17560. tuneplayer
  17561. Archive:"
  17562.         activate
  17563.     end tell
  17564. on error errMsg number errNum
  17565.     --enter statements to perform when no records are found such as...
  17566.     display dialog "Sorry, the item you selected could not be found."
  17567.     return
  17568. end try
  17569. Deletedf#Apple news
  17570. Apple Developer Newsq
  17571. Dev.CD May 98 TC
  17572. *D!All Packages
  17573. Tool Chest Edition
  17574. Apple Directions 1995
  17575.     ync Manager and includes hypertext links to new and revised material.
  17576. Apple Game Sprockets: This QuickView database includes the set of new APIs to make game programming for the Macintosh easy. The four sprockets documented in this QuickView database include SoundSprocket, DrawSprocket, InputSprocket, and NetSprocket. Some of the APIs for these sprockets are for new functionality and others make APIs that already existed in the 
  17577. virtual
  17578. navigation@
  17579. mania
  17580. control
  17581. scroll
  17582. scroll
  17583. driver
  17584. localization
  17585. localization
  17586. japan
  17587. localizers
  17588. locationt
  17589. locator
  17590. lockvol
  17591. lockvol
  17592. lurkers
  17593. lurkers
  17594. hosesample
  17595. application
  17596. environment
  17597. graphics
  17598. primer
  17599. runtime
  17600. architectures
  17601. runtime
  17602. 1.0.1b1c2
  17603. market
  17604. media
  17605. memory
  17606. modern
  17607. module
  17608. monitorr
  17609. navigator
  17610. newsi
  17611. notesS
  17612. onescannerg
  17613. opp's
  17614. palette
  17615. parserV
  17616. performance
  17617. photoshop
  17618. player
  17619. 80161X
  17620. Jul 00^
  17621. --set theItem to choose file -- uncomment to test in an AS editor
  17622.     tell application "Finder"
  17623.         open item "Dev.CD Jul 00 SDK1:Development Kits:Mac OS:File System Manager:"
  17624.         activate
  17625.     end tell
  17626. on error errMsg number errNum
  17627.     --enter statements to perform when no records are found such as...
  17628.     display dialog "Sorry, the item you selected could not be found."
  17629.     return
  17630. end try
  17631. e    No Changef@File System Manager
  17632. External File System
  17633. Foreign File Systemq
  17634. Dev.CD Jul 00 SDK1
  17635. sD!All Packages
  17636. Mac OS SDK Edition
  17637. Find By Content (FBC) Extractor
  17638.     n it is to convert the Objective-C applications and frameworks to Java. Java applications can have as fast a response time as Objective-C applications, and are just as scalable as Objective-C applications. Other than the investment of time and resources (which is recouped in the long run since more programmers have the knowledge required to work on these applications and frameworks
  17639. shareware
  17640. shell
  17641. showdialogboxes
  17642. showdialogboxes
  17643. older
  17644. shtml
  17645. sighyper
  17646. signaturetoapp]
  17647. signaturetoapp
  17648. simple
  17649. simple
  17650. simplified
  17651. simplified
  17652. stream
  17653. audio
  17654. sitesR
  17655. sizetkl
  17656. sizetkl
  17657. sizetkl
  17658. agent
  17659. specific
  17660. files
  17661. transports
  17662. software
  17663. software
  17664. license
  17665. software
  17666. license
  17667. sound
  17668. sound
  17669. files
  17670. storing
  17671. storyj
  17672. stragegyj
  17673. strassmann
  17674. strategicj
  17675. strategies
  17676. strategyj
  17677. stream
  17678. streamedit
  17679. streaming
  17680. streamlined
  17681. streamnop
  17682. streamnop
  17683. sample
  17684. streams
  17685. module
  17686. designed
  17687. streams
  17688. strengths
  17689. stress
  17690. strictlyo
  17691. stride
  17692. string
  17693. stringing
  17694. strings
  17695. Dev.CD Apr 98 SDK1:Development Kits (Disc 1):Macintosh PAP Client Interface:PQDev.CD Apr 98 SDK1
  17696.  - Development Kits (Disc 1)
  17697.  - Macintosh PAP Client Interfacew for easier navigation
  17698.  improved Picture XCMD
  17699.  more script commands and new syntax
  17700. For more information on these features and how to use them, see Using HyperCard 2.4.
  17701. Sep 97L
  17702. Jul 98
  17703. viewed
  17704. viewer
  17705. viewingZ
  17706. views
  17707. vincent
  17708. .CD Apr 98 SDK1:Development Kits (Disc 1):Macintosh PAP Client Interface:"
  17709.         activate
  17710.     end tell
  17711. on error errMsg number errNum
  17712.     --enter statements to perform when no records are found such as...
  17713.     display dialog "Sorry, the item you selected could not be found."
  17714.     return
  17715. end try
  17716. e    No Changef
  17717. Print
  17718. AppleTalk
  17719. Dev.CD Apr 98 SDK1
  17720. D!All Packages
  17721. Tool Chest Edition
  17722. Macintosh PowerBook 2400c
  17723. This developer note describes the Macintosh PowerBook 2400c computer, a new computer based on the same architecture as the PowerBook 3400 computer but smaller and lighter. This developer note describes only the changes that make the new models different from the PowerBook 3400. 
  17724. Macintosh PowerBook 2400cK
  17725. Aug 97M
  17726. Acrobat ReaderOGDev.CD Aug 97 TC:What's New?:Developer Notes:Macintosh PowerBook 2400c:nge
  17727. 81106X
  17728. Sep 97^
  17729. --set theItem to choose file -- uncomment to test in an AS editor
  17730.     tell application "Finder"
  17731.         open item "Dev.CD Sep 97 RL:Technical Documentation:Toolbox Assistant:QuickView Databases-Standalone:"
  17732.         activate
  17733.     end tell
  17734. on error errMsg number errNum
  17735.     --enter statements to perform when no records are found such as...
  17736.     display dialog "Sorry, the item you selected could not be found."
  17737.     return
  17738. end try
  17739. e    No Changeq
  17740. Dev.CD Sep 97 RL
  17741. All Packages
  17742. New & RevisedF
  17743. TPIFileI
  17744. TPIFile is a sample TPI module that lets you open a 
  17745. TPIFile
  17746.  endpoint, connect that endpoint to a Mac OS file using an FSSpec, and then read that file using standard Open Transport API calls (eg OTRcv).J
  17747. Instrumentation Stuff
  17748. Read Me About TPIFile
  17749. TPIFile
  17750. TPIFile.c
  17751. TPIFile.h
  17752. TPIFile.Inst
  17753. TPIFile.mcp
  17754. TPIFileRegister
  17755. TPIFileRegister.c
  17756. TPIFileTest
  17757. TPIFileTest.c
  17758. VictimK
  17759. Jun 98L
  17760. Aug 0000 TC Disk 1:What's New?:Sample Code:Networking:TPIFile:V
  17761. 81107X
  17762. Updated
  17763. they'rej
  17764. thick
  17765. thingj
  17766. thingies
  17767. things
  17768. think
  17769. thinks
  17770. third
  17771. Communications Toolbox
  17772. Contributed
  17773. Devices and Hardware
  17774. Files
  17775. Games
  17776. Graphics 2D
  17777. Graphics 3D
  17778. Help Systems
  17779. Human Interface Toolbox
  17780. Interapplication Comm
  17781. Memory
  17782. Networking
  17783. OS Utilities
  17784. Overview
  17785. Platforms and Tools
  17786. Printing
  17787. Processes
  17788. QuickTime
  17789. Runtime Architecture
  17790. Sound
  17791.  may have any number of variables. Values are preserved when you quit.  They stay with your stack when you drag it to another disk.  The objects that can have variables are: a card button, a card field, the caBJrd itself, a background button, a shared field, or the background itself. 
  17792. J)Instance Variable text
  17793. Instance VariablesK
  17794. Jun 93M
  17795. HyperCard 2.1 or laterNLHyperCard, variable, button, field, instance variables, global, saving stateOcDev.CD Aug 00 TC Disk 1:Tool Chest:Development Kits:HyperCard Related:HyperCard Instance Variables:PnDev.CD Aug 00 TC Disk 1
  17796.  - Tool Chest
  17797.  - Development Kits
  17798.  - HyperCard Related
  17799.  - HyperCard Instance Variables
  17800. summary
  17801. sample
  17802. network
  17803. chess
  17804. application
  17805. summary
  17806. monitor
  17807. iotracer
  17808. performance
  17809. tools
  17810. summary
  17811. tools
  17812. small
  17813. functions
  17814. summary
  17815. allows
  17816. display
  17817. dialogs
  17818. alerts
  17819. coolale
  17820. summary
  17821. sedit
  17822. device
  17823. editor
  17824. general
  17825. purpose
  17826. summary
  17827. virtual
  17828. scripts
  17829. libraries
  17830. automa
  17831. summary
  17832. globals
  17833. multifinder
  17834. friendly
  17835. application
  17836. summary
  17837. movie
  17838. small
  17839. application
  17840. designed
  17841. summary
  17842. simpleapp
  17843. general
  17844. utility
  17845. handling
  17846. summary
  17847. soundapp
  17848. sample
  17849. application
  17850. demonstrating
  17851. summary
  17852. sourceobj
  17853. reads
  17854. corrosponding
  17855. summary
  17856. standardfileicons
  17857. control
  17858. panel
  17859. which
  17860. allows
  17861. summary
  17862. stdfilesaver
  17863. sample
  17864. print
  17865. driver
  17866. written
  17867. summary
  17868. allows
  17869. several
  17870. attrib
  17871. summary
  17872. system
  17873. standard
  17874. window
  17875. definition
  17876. procedure
  17877. methods.
  17878. Print Hin
  17879. @s you spy on QuickDraw GX printing.
  17880. Ten Tips for Game Developers  by Brigham Stevens.   Things you should know if you want to write games for the Macintosh 
  17881.  or even if you don
  17882. History of the Dogcow: Part 1  by Mark (
  17883. The Red
  17884. ) Harlan.   Here it is for the first time 
  17885.  the real story, from someone who was there. 
  17886. JEdevelop Issue 17:
  17887. develop Issue 17 code:
  17888. develop Issue 17 references:K
  17889. Vol IIIL
  17890. Jun 95OBDev.CD Sep 96 RL:Technical Documentation:develop:develop Issue 17:PJDev.CD Sep 96 RL
  17891.  - Technical Documentation
  17892.  - develop
  17893.  - develop Issue 17W
  17894. distributors/localiz
  17895. im-telephony
  17896. imageg
  17897. images
  17898. imaging[
  17899. .7.1 lets you play games with other players over an AppleTalk or TCP/IP 
  17900.  SoundSprocket 1.7.1 lets you hear 3D sound effects in some applications with only two speakers connected to your computer.
  17901. JDDrawSprocket SDK
  17902. InputSprocket SDK
  17903. NetSprocket_SDK
  17904. SoundSprocket_SDKK
  17905. Jun 96L
  17906. Jan 00NISprockets, Games, DrawSprocket, InputSprocket, NetSprocket, SoundSprocketO=Dev.CD Jul 00 SDK1:Development Kits:Mac OS:GameSprocket SDKs:PEDev.CD Jul 00 SDK1
  17907.  - Development Kits
  17908.  - Mac OS
  17909.  - GameSprocket SDKs simply pressing a single button.
  17910. Issues:  This is DTS sample code.  Use it to your liking.  If it's purposeful to you then great, otherwise it's just documentation.
  17911. May 96 could not be found."
  17912.     return
  17913. end try
  17914. All Packages
  17915. Chinese Language KitO
  17916. Dev.CD May 94
  17917. Dev.CD Feb 94P
  17918. Dev.CD May 94
  17919. Dev.CD Feb 9V
  17920. 77558X
  17921. May 94
  17922. latest
  17923. specification
  17924. profiles
  17925. h interface.
  17926. Somewhere in QuickTime: Dynamic Customization of Components by Bill Guschwan.  A sample derived media handler that "speaks" the text track in a movie.
  17927. JEdevelop Issue 15:
  17928. develop Issue 15 code:
  17929. develop Issue 15 references:K
  17930. Vol IIIL
  17931. Jun 95OBDev.CD Sep 96 RL:Technical Documentation:develop:develop Issue 15:PJDev.CD Sep 96 RL
  17932.  - Technical Documentation
  17933.  - develop
  17934.  - develop Issue 15lar work.
  17935. ShowBalloon XFCN:  This XFCN allows you to use Balloon Help in conjunction with 
  17936. HyperCard. The source code and the demo stack will get you going.
  17937. UserFunction Gestalt:  This snippet is for Installer scripters.  The UserChkGestaltFunction provides an alternative to the CheckGestalt clause which requires that the scripter provide all possible matches to the results of the Gestalt call.  With the User Function, the script writer can simply check for the existence of a gestalt selector, without having to worry about it's return values.
  17938. Windoid:  Windoid is a MacApp 3.0 
  17939. nsfer modes with CopyBits() to manipulate image data between offscreen graphics ports and a visible window.
  17940. QuickTime
  17941.    The playing of a movie into an offscreen port and transfer to a visible window.
  17942.    The use of a modifier track to provide additional information as to the display characteristics of the video tracks in the movie.
  17943.    Operation of the SetVideoMediaGraphicsMode() function to provide a Chromakeying effect. 
  17944.    The use of the movie controller to manipulate the playback 
  17945. of the movie.
  17946. Additional features demonstrated
  17947.    Checking in a PowerPC native application if a system feature is available from a weak linked shared library as Gestalt() doesn't always provide the correct response.
  17948.    The implementation of the Dialog manager GetStdFilterProc() and SetDialogDefaultItem() functions to provide default alert and warning dialogs with highlighting of the default button. These functions are not documented within Inside Macintosh, but have been available since
  17949.   See More Things in the 7.0 Finder
  17950.     This folder contains the 7.0 Finder "hook" for Virtual User.  When installed,
  17951.     the hook allows Virtual User to "see" many more things in 7.0 Finder
  17952.     dialogs and windows. For more information, see the "Mole.code Read Me"
  17953.     document.
  17954.   ShimmerMate 1.0b1
  17955.     Shimmermate is an application which has the ability to 'bless' systems 
  17956.     on a target drive, name the Chooser on a newly installed system on a target, 
  17957.     and move files (i.e. hiding 
  17958. the system file from the finder for 
  17959.     non-blessed systems) plus several other features.  All features are
  17960.     implemented with radio buttons or text strings (such as path names to hard
  17961.     drives and system files).
  17962.     Requirements:  ShimmerMate must be launched from the same volume 
  17963.     which you will be changing system information on (i.e. de-blessing
  17964.     system folders).
  17965.   VU Aid 1.0.8
  17966.     VU Aid is a tool which is installed on any VU target to help the Virtual
  17967.     User Age
  17968. justN
  17969. justifiable
  17970. justification
  17971. justify
  17972. kaleidaj
  17973. kanji
  17974. karma
  17975. kazim
  17976. kbytes
  17977. kcapapp
  17978. kchrs
  17979. keeping
  17980. keeps
  17981. keith
  17982. keith's
  17983. kernel
  17984. kevin
  17985. keyboardU
  17986. keycodes
  17987. keymaptest
  17988. keymenu
  17989. keyse
  17990. keytrans
  17991. kgreetingport
  17992. killer
  17993. killeveryonebutme
  17994. kills
  17995. kinds
  17996. kiosk
  17997. kiosks
  17998. processord
  17999. processor-basedj
  18000. processorsd
  18001. prodos
  18002. produce
  18003. producer
  18004. producer/consumer
  18005. produces
  18006. produces
  18007. module
  18008. productf
  18009. product-specific
  18010. production
  18011. productive
  18012. productivity
  18013. productsR
  18014. progammer's
  18015. programA
  18016. Summary: This is the electronic version of develop magazine.
  18017.  Issue 28 highlights:
  18018. Coding Your Object Model for Advanced Scriptability by Ron Reuter.  Basic support for an Apple event object model isn
  18019. t too tough, but supporting more complex scripts takes some planning, and can trip you up in subtle ways if you
  18020. re not careful. This advice will help you out.
  18021. New QuickDraw 3D Geometries by Philip J. Schneider.  QuickDraw 3D 1.5 includes several useful new geometric primitives. This artic
  18022. le introduces the new primitives and discusses the differences among the various polyhedral primitives, both new and old.
  18023. QuickDraw GX Line Layout: Bending the Rules by Daniel I. Lipton.  The typographic capabilities of QuickDraw GX are without peer, but until now drawing that beautiful text along an arbitrary path took a concerted effort. Here
  18024. s a library that makes it easy to do.
  18025. MacApp Debugging Aids by Conrad Kopala.  Programming with a framework saves time and effort, but debugging 
  18026. >O>Dev.CD Aug 00 TC Disk 1:Tool Chest:Hardware:AV Tools:VUMeters:PIDev.CD Aug 00 TC Disk 1
  18027.  - Tool Chest
  18028.  - Hardware
  18029.  - AV Tools
  18030.  - VUMetersumentation
  18031. emulator
  18032. enablerC
  18033. tevens  and Bill Guschwan.   The message hasn
  18034. t changed: Don
  18035. t write directly to the screen. But if you absolutely need to break the rules, here are some clues for success.
  18036. J(develop Issue 11:
  18037. develop Issue 11 code:K
  18038. Vol IIIL
  18039. Jun 95OBDev.CD Sep 96 RL:Technical Documentation:develop:develop Issue 11:PJDev.CD Sep 96 RL
  18040.  - Technical Documentation
  18041.  - develop
  18042.  - develop Issue 11
  18043. Processes
  18044. QuickTime
  18045. Runtime Architecture
  18046. Sound
  18047. Feb 92L
  18048. May 97O$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  18049.  - Sample Code109
  18050. csmp-digest-v3-110
  18051. csmp-digest-v3-111
  18052. cwpro2t
  18053. datah
  18054. databasem
  18055. database
  18056. suitem
  18057. dcmda
  18058. debug]
  18059. debuggingv
  18060. demo_
  18061. detectorsh
  18062. change
  18063. developerv
  18064. developmentm
  18065. devicesN
  18066. devices
  18067. hardwareN
  18068. directionsj
  18069. diskv
  18070. docsr
  18071. documentation
  18072. 80192X
  18073. Aug 00^    TC Disk 1
  18074. --set theItem to choose file -- uncomment to test in an AS editor
  18075.     tell application "Finder"
  18076.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Development Kits:MPW Related:helpful MPW scripts:"
  18077.         activate
  18078.     end tell
  18079. on error errMsg number errNum
  18080.     --enter statements to perform when no records are found such as...
  18081.     display dialog "Sorry, the item you selected could not be found."
  18082.     return
  18083. end try
  18084. e    No Changeq
  18085. Dev.CD Aug 00 TC Disk 1
  18086. All Packages
  18087. HideMenubarEtc
  18088. Summary:  This demonstrates how to hide the menubar and/or the desktop.  The desktop is hidden simply by creating a large background window and filling it with the appropriate  pattern.  The menu bar is hidden by zeroing the Menu bar height, updating the GrayRgn, and then forcing all windows to redraw.  The rounded corners on every screen device can also be removed using a method similar to that used with the menubar.
  18089. Aug 95V
  18090. 80193X
  18091. Moved
  18092. 7JnApple Standards
  18093. AppleSingle/AppleDouble Format
  18094. BinHex 4.0
  18095. Mac OS Text Encodings
  18096. MacBinary
  18097. Multimedia Standards    open item "Dev.CD Apr 94
  18098. Dev.CD Jan 94
  18099. Dev.CD Oct 93"
  18100.         activate
  18101.     end tell
  18102. on error errMsg number errNum
  18103.     --enter statements to perform when no records are found such as...
  18104.     display dialog "Sorry, the item you selected could not be found."
  18105.     return
  18106. end try
  18107. exceptional
  18108. exceptions
  18109. exchange
  18110. exchanging
  18111. exploiting
  18112. exploring
  18113. expoj
  18114. export
  18115. exposed
  18116. expressj
  18117. expressionsh
  18118. expressive
  18119. extend
  18120. extending
  18121. extends
  18122. extensibleh
  18123. extensionQ
  18124. extensions
  18125. extensived
  18126. external`
  18127. externals
  18128. extra
  18129. extracted
  18130. extractsy
  18131. extremelyg
  18132. faced
  18133. facilities
  18134. falco
  18135. falkenburg
  18136. fallj
  18137. familiar
  18138. Dev.CD Jun 97 SSV
  18139. 80573X
  18140. Jun 97
  18141. f--set theItem to choose file -- uncomment to test in an AS editor
  18142.     tell application "Finder"
  18143.         open item "Dev.CD Jun 97 SSW"
  18144.         activate
  18145.     end tell
  18146. on error errMsg number errNum
  18147.     --enter statements to perform when no records are found such as...
  18148.     display dialog "Sorry, the item you selected could not be found."
  18149.     return
  18150. end try
  18151. All Packages
  18152. QuickDraw GXO
  18153. Dev.CD Jun 97 SSWP
  18154. Dev.CD Jun 97 SSV
  18155. 80574X
  18156. Jun 97
  18157. f--set theItem to choose file -- uncomment to test in an AS editor
  18158.     tell application "Finder"
  18159.         open item "Dev.CD Jun 97 SSW"
  18160.         activate
  18161.     end tell
  18162. on error errMsg number errNum
  18163.     --enter statements to perform when no records are found such as...
  18164.     display dialog "Sorry, the item you selected could not be found."
  18165.     return
  18166. end try
  18167. All Packages
  18168. QuickDraw GXO
  18169. Dev.CD Jun 97 SSWP
  18170. Dev.CD Jun 97 SSV
  18171. 80575X
  18172. Jun 97
  18173. Power Manager, PCIO8Dev.CD Jul 00 SDK1:What's New:Development Kits:Hardware:P@Dev.CD Jul 00 SDK1
  18174.  - What's New
  18175.  - Development Kits
  18176.  - HardwareV
  18177. 80411X
  18178. Jul 00^
  18179. --set theItem to choose file -- uncomment to test in an AS editor
  18180.     tell application "Finder"
  18181.         open item "Dev.CD Jul 00 SDK1:What's New:Development Kits:Hardware:"
  18182.         activate
  18183.     end tell
  18184. on error errMsg number errNum
  18185.     --enter statements to perform when no records are found such as...
  18186.     display dialog "Sorry, the item you selected could not be found."
  18187.     return
  18188. end try
  18189. e    No Changef
  18190. Power Manager
  18191.  AppleII File and Auxiliary Type
  18192. Before you ship your application, you must request file type and auxiliary type assignments for files you create from Apple Developer Technical Support. File type and auxiliary type combinations are used to identify files and their contents.  The limited supply of file types requires that file types be defined generically and that specific auxiliary types be assigned by Apple for application use.
  18193.  C/F Registration Requests
  18194. This stack will allow users to 
  18195. register creator and file type IDs for their applications, and will alert the developer if the creator ID has already been reserved.  NOTE:  Using this stack does not guarantee that the creator requested has not been reserved after we went to press.
  18196.   The stack can check to see if the creator ID being requested has already been taken, using the most recent information from Developer Support's creator/file type database.  It also automatically creates an AppleLink to send to DEVSUPPORT.  Re
  18197. Summary:  Zone Ranger is a freeware utility that provides detailed information about each heap zone that is active on the Macintosh. This information includes both the counts and total sizes of the free blocks, pointers, handles, locked handles, and resource handles in each heap zone.
  18198. Issues: This is NOT AN APPLE PRODUCT. It is provided on an AS-IS basis. Apple is not responsible for any problems you may encounter in its use.
  18199.  Apple doesn't own this package.  Please read the copyright meB
  18200. ssage. 
  18201.  Apple doesn't support this package.  Please contact the original author(s) for support (and expressions of gratitude, as appropriate!)
  18202. JFAbout ZoneRanger
  18203. Metrowerks ZoneRanger 1.1
  18204. ZoneRanger Revision HistoryK
  18205. May 94L
  18206. Nov 94M
  18207. any Macintosh computer.N'utility, heap zones, handles, resourcesO2Dev.CD Nov 99 TC:Tool Chest:Memory:ZoneRanger 1.1:P:Dev.CD Nov 99 TC
  18208.  - Tool Chest
  18209.  - Memory
  18210.  - ZoneRanger 1.1nications
  18211. toolbox
  18212. component
  18213. compositedeffects
  18214. computer-based
  18215. 80167X
  18216. Aug 00^    TC Disk 1
  18217. --set theItem to choose file -- uncomment to test in an AS editor
  18218.     tell application "Finder"
  18219.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Printing:FindPrinter:"
  18220.         activate
  18221.     end tell
  18222. on error errMsg number errNum
  18223.     --enter statements to perform when no records are found such as...
  18224.     display dialog "Sorry, the item you selected could not be found."
  18225.     return
  18226. end try
  18227. e    No Changef
  18228. printer selected chooserq
  18229. Dev.CD Aug 00 TC Disk 1
  18230. All Packages
  18231. FMAT Editor
  18232. 80168X
  18233. Apple and PeopleSoft have launched a partnership that will deliver PeopleSoft applications that run on the Macintosh Operating System.  This document is a Technical White Paper that describes the partnership, the product and the direction PeopleSoft is heading.
  18234. Peoplesoft & Apple White PaperK
  18235. Dec 95L
  18236. Feb 97O&Dev.CD May 98 TC:Programs & Marketing:P(Dev.CD May 98 TC
  18237.  - Programs & MarketingV
  18238. 79152X
  18239. May 98^
  18240. TC52X
  18241. May 98^
  18242. TCe    No Change
  18243. AE, Apple Events, AppleEventsary tool used by Apple Computer to perform integration, compatibility, and user-perceived performance testing.  Virtual User 3.0.1d3 is compatible with System 6.0.5 through Mac OS 9.0.
  18244. Virtual User 3.0.1d3 is a pre-releases version that has some bug fixes for Systems 8.6 and 9.0, and some minor enhancements.  See the release notes for details.
  18245. Includes: Virtual User (FAT application, Sys 9.0 compatible);  Agent VU (enabling system extension); documents; examples.
  18246. Host machines:  Mac IIfx or later, 16 MB memory or greater. System 7.0 or later (System 7.5 or later preferred).
  18247. Target machines:  Mac SE or later, 4 MB memory or greater.  System 6.5 or later (System 7.0 or later preferred).  VU External Tools require System 7.0 or later.
  18248. Virtual User is a host-target based testing system.  At least 2 machines (1 host, many targets) are necessary to perform any testing with Virtual User, and all machines must be connected via an AppleTalk network (TCP/
  18249. o the madness.
  18250. MACINTOSH Q & A
  18251. Apple
  18252. s Developer Support Center answers queries about Macintosh product development.
  18253. THE VETERAN NEOPHYTE: Digital Karma by Joe Williams
  18254. An attempt to make an online society self-moderating raises some interesting questions and leads to some unexpected twists. Will people find ways to abuse digital karma? Yep.
  18255. NEWTON Q & A: ASK THE LLAMA
  18256. Answers to Newton-related development questions. Send in your own questions for a chance at a T-shirt.
  18257. KON & BAL
  18258. S PUZF
  18259. ZLE PAGE: AppendDITL Apoplexy by Martin-Gilles Lavoie & Bo3b Johnson
  18260. Two guest puzzlers take on a problem that, while innocuous on the surface, proves to be deep and dastardly. It involves dialog boxes. Need we say more?
  18261. JBdevelop Issue 29
  18262. develop Issue 29 code
  18263. develop Issue 29 referencesK
  18264. Mar 97OIDev.CD Jun 00 RL Disk 1:Technical Documentation:Develop:develop Issue 29:PQDev.CD Jun 00 RL Disk 1
  18265.  - Technical Documentation
  18266.  - Develop
  18267.  - develop Issue 29
  18268. interfaces
  18269. interleaving
  18270. ile. It roughly translates the sample code in the QuickTime SDK - the Inside Macintosh:QuickTime examples of Chapter 2 (listings 2-5 through 2-12, starting at page 2-47 of the unbound edition).
  18271. Communications Toolbox
  18272. Contributed
  18273. Devices and Hardware
  18274. Files
  18275. Games
  18276. Graphics 2D
  18277. Graphics 3D
  18278. Help Systems
  18279. Human Interface Toolbox
  18280. Interapplication Comm
  18281. Memory
  18282. Networking
  18283. OS Utilities
  18284. Overview
  18285. Platforms and Tools
  18286. Printing
  18287. Processes
  18288. QuickTime
  18289. Runtime Architecture
  18290. Sound
  18291. Feb 00
  18292. - Common
  18293.     - Sun Compliant Java Runtime Environment 1.1
  18294.     - QuickTime 3 
  18295.     - QTJava.zip
  18296.     - QTJava media samples
  18297. - Mac OS:
  18298.     - System 8 or later
  18299.     - Macintosh Runtime for Java (MRJ) 2.1
  18300. - Windows 95, 98, or NT::
  18301.     - JRE/JDK from Sun Microsystems, Inc. recommended
  18302. QuickTime, Java, MRJO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  18303.  - Sample Code
  18304. --set theItem to choose file -- uncomment to test in an AS editor
  18305.     tell application "Finder"
  18306.         open item "Dev.CD May 00 TC:Language Kits:Hebrew Language Kit 1.0.1:"
  18307.         activate
  18308.     end tell
  18309. on error errMsg number errNum
  18310.     --enter statements to perform when no records are found such as...
  18311.     display dialog "Sorry, the item you selected could not be found."
  18312.     return
  18313. end try
  18314. th ODF.
  18315. Developer University:
  18316. Documentation:
  18317. Getting Started:
  18318. Important Information
  18319. Localization Tools:
  18320. ODF Sample Parts:
  18321. ODF-Interest Archive:
  18322. ODFDev:
  18323. ODFLibrary 1.2:
  18324. PartMaker:
  18325. Release Notes:
  18326. Tools & Goodies:
  18327. Updates & Patches:K
  18328. Apr 96L
  18329. Feb 97OKDev.CD Jan 97 SDK2:Development Kits (Disc 2):OpenDoc Development Framework:PPDev.CD Jan 97 SDK2
  18330.  - Development Kits (Disc 2)
  18331.  - OpenDoc Development Frameworkthat type. !! Warning: The data on the disk in drive 1  will get blown away and there are no warnings.!!
  18332. ledApp:  This is a faceless background task for System 7. It cou
  18333. cdk's
  18334. cdromdrivecheck
  18335. cdtool
  18336. celestial
  18337. celik
  18338. centerx
  18339. centered
  18340. central
  18341. centre
  18342. certain
  18343. certainly
  18344. certificate
  18345. certificates
  18346. certified
  18347. cfdata
  18348. cfm-68kd
  18349. cgrafport
  18350. cgrafports
  18351. chain
  18352. chance
  18353. changer
  18354. changedo
  18355. changefilename
  18356. changes[
  18357. changetextstylerec
  18358. ractic
  18359. choice
  18360. choices
  18361. choosex
  18362. chooser
  18363. choosesh
  18364. choosing
  18365. christine
  18366. chromakey
  18367. chromakeying
  18368. chrpj
  18369. chunks
  18370. web browser
  18371. text, encoding, Unicode, script, language, conversion, games, input device, sprocket, joystick, gamepad, gaming, blanking, screen, display, buffering, games, sprocket, gaming, networking, games, multiprocessing, preemptive task, multitasking, threads, threading, cons, Icon Services, Icon Utilities, 'icns', icon family, icon resources, IconRef, icon plotting, Navigation Services, Standard File, file management, file 
  18372. navigation, opening files, saving files, Network Services Location, file p
  18373. control's
  18374. less.
  18375. The Zen of Window Zooming  by Dean Yu.   Everybody does it, but many still don
  18376. t do it right. Dean has some code to help you out. 
  18377. Print Hints: Tracking QuickDraw GX Messages  by Pete (
  18378. ) Alexander.  MessageWatcher let
  18379. All Packages
  18380. System Enabler 201 (PB Duo)OEDev.CD Apr 94
  18381. Dev.CD Jan 94
  18382. Dev.CD Oct 93
  18383. Dev.CD Jul 93
  18384. Dev.CD Apr 93PDDev.CD Apr 94
  18385. Dev.CD Jan 94
  18386. Dev.CD Oct 93
  18387. Dev.CD Jul 93
  18388. Dev.CD Apr 9V
  18389. 81012X
  18390. Apr 94
  18391. --set theItem to choose file -- uncomment to test in an AS editor
  18392.     tell application "Finder"
  18393.         open item "Dev.CD Apr 94
  18394. Dev.CD Jan 94
  18395. Dev.CD Oct 93
  18396. Dev.CD Jul 93
  18397. Dev.CD Apr 93"
  18398.         activate
  18399.     end tell
  18400. on error errMsg number errNum
  18401.     --enter statements to perform when no records are found such as...
  18402.     display dialog "Sorry, the item you selected could not be found."
  18403.     return
  18404. end try
  18405. All Packages
  18406. System Enabler 201 (PB Duo)OEDev.CD Apr 94
  18407. Dev.CD Jan 94
  18408. Dev.CD Oct 93
  18409. Dev.CD Jul 93
  18410. Dev.CD Apr 93PDDev.CD Apr 94
  18411. Dev.CD Jan 94
  18412. Dev.CD Oct 93
  18413. Dev.CD Jul 93
  18414. Dev.CD Apr 9V
  18415. 81013X
  18416. Apr 94
  18417. WDisk 1:Tool Chest:Development Kits:HyperCard Related:HyperCard Toolkits:
  18418. Jan 92O$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  18419.  - Sample CodeV
  18420. 80242X
  18421. Aug 00^    TC Disk 2
  18422. y--set theItem to choose file -- uncomment to test in an AS editor
  18423.     tell application "Finder"
  18424.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  18425.         activate
  18426.     end tell
  18427. on error errMsg number errNum
  18428.     --enter statements to perform when no records are found such as...
  18429.     display dialog "Sorry, the item you selected could not be found."
  18430.     return
  18431. end try
  18432. Movedq
  18433. Dev.CD Aug 00 TC Disk 2
  18434. D!All Packages
  18435. Mac OS SDK Edition
  18436. Killer Content Workbook
  18437. HyperCard Player
  18438. What is HyperCard?K
  18439. Feb 92L
  18440. Jul 98N
  18441. HyperCard Player, stacksOHDev.CD Jun 00 RL Disk 1:Utilities:HyperCard Player:HyperCard Player 2.4:PPDev.CD Jun 00 RL Disk 1
  18442.  - Utilities
  18443.  - HyperCard Player
  18444.  - HyperCard Player 2.4
  18445. All Packages
  18446. F#System Enabler 040 (Centris/Quadra)OEDev.CD Apr 94
  18447. Dev.CD Jan 94
  18448. Dev.CD Oct 93
  18449. Dev.CD Jul 93
  18450. Dev.CD Apr 93PDDev.CD Apr 94
  18451. Dev.CD Jan 94
  18452. Dev.CD Oct 93
  18453. Dev.CD Jul 93
  18454. Dev.CD Apr 9V
  18455. 80893X
  18456. Apr 94
  18457. --set theItem to choose file -- uncomment to test in an AS editor
  18458.     tell application "Finder"
  18459.         open item "Dev.CD Apr 94
  18460. Dev.CD Jan 94
  18461. Dev.CD Oct 93
  18462. Dev.CD Jul 93
  18463. Dev.CD Apr 93"
  18464.         activate
  18465.     end tell
  18466. on error errMsg number errNum
  18467.     --enter statements to perform when no records are found such as...
  18468.     display dialog "Sorry, the item you selected could not be found."
  18469.     return
  18470. end try
  18471. All Packages
  18472. F#System Enabler 040 (Centris/Quadra)OEDev.CD Apr 94
  18473. Dev.CD Jan 94
  18474. Dev.CD Oct 93
  18475. Dev.CD Jul 93
  18476. Dev.CD Apr 93PDDev.CD Apr 94
  18477. Dev.CD Jan 94
  18478. Dev.CD Oct 93
  18479. Dev.CD Jul 93
  18480. Dev.CD Apr 9V
  18481. 80894X
  18482. Apr 94
  18483. query@
  18484. software@
  18485. wannabe@
  18486. deleted@
  18487. change@
  18488. All Packages
  18489. System 7 Tune-UpO
  18490. Dev.CD Apr 92P
  18491. Dev.CD Apr 9V
  18492. 80789X
  18493. Apr 92
  18494. b--set theItem to choose file -- uncomment to test in an AS editor
  18495.     tell application "Finder"
  18496.         open item "Dev.CD Apr 92"
  18497.         activate
  18498.     end tell
  18499. on error errMsg number errNum
  18500.     --enter statements to perform when no records are found such as...
  18501.     display dialog "Sorry, the item you selected could not be found."
  18502.     return
  18503. end try
  18504. All Packages
  18505. System 7.0 Menu Def InfoI
  18506. Summary: This file contains some information describing how the standard System 7.0 MDEF works.  
  18507. Features: Use this information to upgrade your custom MDEFs to emulate the look of System 7.0.J
  18508. MenuHints.aK
  18509. Vol VIIIODDev.CD Aug 00 TC Disk 1:Tool Chest:Toolbox:System 7.0 Menu Def Info:PLDev.CD Aug 00 TC Disk 1
  18510.  - Tool Chest
  18511.  - Toolbox
  18512.  - System 7.0 Menu Def InfoV
  18513. 80790X
  18514. Aug 00^    TC Disk 1
  18515. e    No Change
  18516.  handles more than one user at a time
  18517.  password capability
  18518.  easicapability
  18519.  easi
  18520. WebObjectsPerformanceTuning.pdfm
  18521. software
  18522. edition
  18523. toolO
  18524. ischeckedout@
  18525. issue@
  18526. issues@
  18527. issues
  18528. utility
  18529. compatible
  18530. system
  18531. difficult
  18532. application
  18533. support
  18534. features@
  18535. it's@
  18536. itself@
  18537. jasik's@
  18538. jsaver
  18539. screen
  18540. saver
  18541. module
  18542. berkeley
  18543. systems
  18544. after
  18545. er errNum
  18546.     --enter statements to perform when no records are found such as...
  18547.     display dialog "Sorry, the item you selected could not be found."
  18548.     return
  18549. end try
  18550. e    No ChangefMMacTCP
  18551. Communications Toolbox
  18552. Serial ports
  18553. CD Audio toolkit
  18554. Video toolkitq
  18555. Dev.CD Aug 00 TC Disk 1
  18556. D!All Packages
  18557. Mac OS SDK Edition
  18558. ICC Profile SpecI&Latest ICC specification for profiles.J
  18559. Embedding ICC Profile in EPS
  18560. Embedding ICC Profile in GIF89a
  18561. Embedding ICC Profile in Pict
  18562. Embedding ICC Profiles in JFIF
  18563. Embedding ICC Profiles in TIFFK
  18564. Apr 98M
  18565. ColorSync 2.xK1:Development Kits:Mac OS:ColorSync 3.0 Mac SDK:Documentation:Embedding ICC Profiles Docs:V
  18566. 77721X
  18567. 1e    No Change
  18568. o create your own suc
  18569. catch
  18570. catched
  18571. catches
  18572. categoriesb
  18573. category
  18574. catmoving
  18575. catsearch
  18576. causeW
  18577. caused
  18578. causes
  18579. causing
  18580. cautionO
  18581. caution
  18582. software
  18583. compatible
  18584. system
  18585. cautionary
  18586. caveats
  18587. cbufffilestream
  18588. tracker
  18589. pascal
  18590. snippet
  18591. audio
  18592. tracks
  18593. cd-romf
  18594. cd-rom-basedf
  18595. cdent
  18596. checkingY
  18597. chesley
  18598. chinese
  18599. chiropractic
  18600. choices
  18601. choosex
  18602. chooser
  18603. choosesh
  18604. choosing
  18605. christine
  18606. chromakey
  18607. chromakeying
  18608. chrpj
  18609. chunks
  18610. newer
  18611. newfolder
  18612. newgworld
  18613. newly
  18614. newsgroups
  18615. newsletteri
  18616. newtonj
  18617. newton-related
  18618. nextg
  18619. nicest
  18620. nichols
  18621. nifty
  18622. night
  18623. ninej
  18624. nirvanaj
  18625. nisus
  18626. training
  18627. required
  18628. plug-and-play
  18629. design
  18630. no-copy
  18631. no-so-subtlej
  18632. nogrowdocproc
  18633. non-appleo
  18634. non-native
  18635. non-portable
  18636. norbert
  18637. normal
  18638. normally
  18639. normanj
  18640. norwegian
  18641. All Packages
  18642. System UpdateO
  18643. Dev.CD Apr 94
  18644. Dev.CD Jan 94P
  18645. Dev.CD Apr 94
  18646. Dev.CD Jan 9V
  18647. 81077X
  18648. Apr 94
  18649. p--set theItem to choose file -- uncomment to test in an AS editor
  18650.     tell application "Finder"
  18651.         open item "Dev.CD Apr 94
  18652. Dev.CD Jan 94"
  18653.         activate
  18654.     end tell
  18655. on error errMsg number errNum
  18656.     --enter statements to perform when no records are found such as...
  18657.     display dialog "Sorry, the item you selected could not be found."
  18658.     return
  18659. end try
  18660. All Packages
  18661. System UpdateO
  18662. Dev.CD Apr 94
  18663. Dev.CD Jan 94P
  18664. Dev.CD Apr 94
  18665. Dev.CD Jan 9V
  18666. 81078X
  18667. Apr 94
  18668. p--set theItem to choose file -- uncomment to test in an AS editor
  18669.     tell application "Finder"
  18670.         open item "Dev.CD Apr 94
  18671. Dev.CD Jan 94"
  18672.         activate
  18673.     end tell
  18674. on error errMsg number errNum
  18675.     --enter statements to perform when no records are found such as...
  18676.     display dialog "Sorry, the item you selected could not be found."
  18677.     return
  18678. end try
  18679. MacOS more accessible.
  18680. Speech Recognition Manager: This QuickView database documents the speech recognition services for Macintosh computers.
  18681. Inside Macintosh: Telephony: This QuickView Database describes the Telephone Manager, the part of the Macintosh system software that you can use to develop applications and other software that provide telephony capabilities (that is, capabilities that allow you to manage telephones, and in particular to establish or control connections between teleD
  18682. phones on a telephone network). You can use the Telephone Manager to develop a wide range of applications, including screen-based telephone dialers, computer-based answering-machines, call forwarders, and so forth.
  18683. Jh Read Me First!
  18684. Adv Color Imaging on the Mac OS:
  18685. Apple Game Sprockets:
  18686. IM-Telephony:
  18687. Speech Recognition:K
  18688. Feb 97OZDev.CD Sep 97 RL:Technical Documentation:Toolbox Assistant:QuickView Databases-Standalone:-v3-022
  18689. csmp-digest-v3-023
  18690. csmp-digest-v
  18691. Jun 94L
  18692. Aug 96
  18693. helpp
  18694. browser
  18695. center
  18696. pages
  18697. systemsp
  18698. helper
  18699. class
  18700. driver
  18701. menubar
  18702. corners
  18703. desktop
  18704. finder
  18705. grayrgn
  18706. hierarchical
  18707. level
  18708. hooper
  18709. hp-ux
  18710. international
  18711. internationalizationy
  18712. internet
  18713. gatewayS
  18714. items
  18715. patch
  18716. keyboardU
  18717. keyboard
  18718. keyse
  18719. kibitz
  18720. language
  18721. layers
  18722. libraryv
  18723. linkv
  18724. linking
  18725. loadable
  18726. loadable
  18727. bundle
  18728. loading
  18729. locales
  18730. localizationy
  18731. localized
  18732. localized
  18733. strings
  18734. location
  18735. location
  18736. manager
  18737. space
  18738. lproj
  18739. macapp
  18740. macintoshQ
  18741. macintosh
  18742. coprocessor
  18743. platformQ
  18744. macsbug
  18745. Dec 99M
  18746. Color MacintoshN=Icon, color icon, colour table, CIconHandle, CTabHandle, clutO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  18747.  - Sample CodeV
  18748. 80055X
  18749. Aug 00^    TC Disk 2
  18750. y--set theItem to choose file -- uncomment to test in an AS editor
  18751.     tell application "Finder"
  18752.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  18753.         activate
  18754.     end tell
  18755. on error errMsg number errNum
  18756.     --enter statements to perform when no records are found such as...
  18757.     display dialog "Sorry, the item you selected could not be found."
  18758.     return
  18759. end try
  18760. e    No Changef8Icon
  18761. color icon
  18762. colour table
  18763. CIconHandle
  18764. CTabHandle
  18765. clutq
  18766. Dev.CD Aug 00 TC Disk 2
  18767.     D!All Packages
  18768. Mac OS SDK Edition
  18769. ColorSync 3.0 Mac SDK
  18770.     Sept 92
  18771. Dev.CD Aug 92"
  18772.         activate
  18773.     end tell
  18774. on error errMsg number errNum
  18775.     --enter statements to perform when no records are found such as...
  18776.     display dialog "Sorry, the item you selected could not be found."
  18777.     return
  18778. end try
  18779. 80243X
  18780. Jan 98^
  18781. --set theItem to choose file -- uncomment to test in an AS editor
  18782.     tell application "Finder"
  18783.         open item "Dev.CD Jan 98 SDK1:What's New:Technical Documentation:Interactive Media Resources:Killer Content Workbook:"
  18784.         activate
  18785.     end tell
  18786. on error errMsg number errNum
  18787.     --enter statements to perform when no records are found such as...
  18788.     display dialog "Sorry, the item you selected could not be found."
  18789.     return
  18790. end try
  18791. Deletedq
  18792. Dev.CD Jan 98 SDK1
  18793. All Packages
  18794. Korean Language KitO
  18795. Dev.CD May 97 TCP
  18796. Dev.CD May 97 TV
  18797. 80244X
  18798. May 97
  18799. e--set theItem to choose file -- uncomment to test in an AS editor
  18800.     tell application "Finder"
  18801.         open item "Dev.CD May 97 TC"
  18802.         activate
  18803.     end tell
  18804. on error errMsg number errNum
  18805.     --enter statements to perform when no records are found such as...
  18806.     display dialog "Sorry, the item you selected could not be found."
  18807.     return
  18808. end try
  18809. All Packages
  18810. just@
  18811. keyboard's@
  18812. konstantin@
  18813. kurt@
  18814. laterapple@
  18815. lavoie@
  18816. leave@
  18817. levels@
  18818. libs@
  18819. license@
  18820. link@
  18821. listed@
  18822. little-known@
  18823. locate@
  18824. long-term@
  18825. low-level@
  18826. runtime
  18827. java@
  18828. macapp@
  18829. machine@
  18830. macintosh
  18831. macintosh
  18832. powerbook
  18833. series
  18834. developer
  18835. note@
  18836. macintoshes@
  18837. mainly@
  18838. make@
  18839. managers@
  18840. manufacturers@
  18841. mark@
  18842. maximally@
  18843. maybe@
  18844. mbytes@
  18845. networksetuphelpers@
  18846. newer@
  18847. news@
  18848. note@
  18849. apple
  18850. guide
  18851. intended
  18852. those
  18853. developers
  18854. nvramrc@
  18855. objects@
  18856. objectsupportlib@
  18857. occurs@
  18858. open@
  18859. opencheckedout@
  18860. optimizer@
  18861. oracle@
  18862. osborne@
  18863. palette@
  18864. parties@
  18865. paths@
  18866. perfectly@
  18867. performas@
  18868. Vol VIIIL
  18869. Nov 96M*MPW with SC. Can only be compiled for 68K.N!printers drivers sample code pictOADev.CD Aug 00 TC Disk 1:Tool Chest:Printing:STD File Saver 2.1.1:PIDev.CD Aug 00 TC Disk 1
  18870.  - Tool Chest
  18871.  - Printing
  18872.  - STD File Saver 2.1.1V
  18873. 80756X
  18874. Aug 00^    TC Disk 1
  18875. --set theItem to choose file -- uncomment to test in an AS editor
  18876.     tell application "Finder"
  18877.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Printing:STD File Saver 2.1.1:"
  18878.         activate
  18879.     end tell
  18880. on error errMsg number errNum
  18881.     --enter statements to perform when no records are found such as...
  18882.     display dialog "Sorry, the item you selected could not be found."
  18883.     return
  18884. end try
  18885. testing
  18886. sierra/i
  18887. summary
  18888. simple
  18889. macintosh
  18890. application
  18891. supports
  18892. summary
  18893. pleased
  18894. provide
  18895. version
  18896. 1.5.1
  18897. summary
  18898. network
  18899. software
  18900. installer
  18901. insta
  18902. summer
  18903. sun's
  18904. sunsoft
  18905. super
  18906. architectures
  18907. 3-077
  18908. csmp-digest-v3-078
  18909. csmp-digest-v3-079
  18910. csmp-digest-v3-080
  18911. csmp-digest-v3-081
  18912. csmp-digest-v3-082
  18913. csmp-digest-v3-083
  18914. csmp-digest-v3-084
  18915. csmp-digest-v3-085
  18916. csmp-digest-v3-086
  18917. csmp-digest-v3-087
  18918. csmp-digest-v3-088
  18919. csmp-digest-v3-089
  18920. csmp-digest-v3-090
  18921. csmp-digest-v3-091
  18922. csmp-digest-v3-092
  18923. csmp-digest-v3-093
  18924. csmp-digest-v3-094
  18925. csmp-digest-v3-095
  18926. csmp-digest-v3-096
  18927. csmp-digest-v3-097
  18928. csmp-digest-v3-098
  18929. csmp-digest-v3-099
  18930. csmp-digest-v3-100
  18931. csmp-digest-v3-101
  18932. csmp-digest-v
  18933. 3-102
  18934. csmp-digest-v3-103
  18935. csmp-digest-v3-104
  18936. csmp-digest-v3-105
  18937. csmp-digest-v3-106
  18938. csmp-digest-v3-107
  18939. csmp-digest-v3-108
  18940. csmp-digest-v3-109
  18941. csmp-digest-v3-110
  18942. csmp-digest-v3-111
  18943. csmp-digest-v3-112
  18944. csmp-digest-v3-113
  18945. csmp-digest-v3-114
  18946. csmp-digest-v3-115
  18947. csmp-digest-v3-116
  18948. csmp-digest-v3-117
  18949. csmp-digest-v3-118
  18950. csmp-digest-v3-119
  18951. csmp-digest-v3-120
  18952. csmp-digest-v3-121
  18953. csmp-digest-v3-122
  18954. csmp-digest-v3-123
  18955. csmp-digest-v3-125
  18956. csmp-digest-v3-126
  18957. csmp-digest-v3-127
  18958. csmp-digest-v3-128
  18959. csmp-digest-v
  18960. The Killer Content Workbook is sponsored by the Apple Computer Inc. Developer Relations Group for the Apple Media Program. The purpose of this workbook is to arm interactive media professionals with the power to create killer content and bring that content to market the best way possible. It will help you articulate your creative vision, formulate a business development strategy, create a marketing plan, and implement a distribution plan that maximize the effectiveness of your budget and t
  18961. *ime parameters. You
  18962. ll investigate the essence of creativity, study leading-edge PR strategies, survey online partnerships, examine effective marketing techniques, and much more. What you
  18963. ll end up with is a killer content plan that doubles as a course of action for your product and your business.
  18964. JTKiller Content.pdf
  18965. Part I PDF Links
  18966. Part II PDF Links
  18967. Part III PDF Links
  18968. sound filesK
  18969. Jan 98its on the screen while dragging on the 8
  18970. s display.  Remove the 8
  18971. 24 GC control panel to 
  18972. OjDev.CD Jan 98 SDK1:What's New:Technical Documentation:Interactive Media Resources:Killer Content Workbook:PuDev.CD Jan 98 SDK1
  18973.  - What's New
  18974.  - Technical Documentation
  18975.  - Interactive Media Resources
  18976.  - Killer Content Workbookzed during drag operations.
  18977. The Drag Manager is integrated with the latest Finder (included in System 7 Pro and System 7.5), allowing users to drag and drop files from the Finder into any applications
  18978.  windows and providing file information for those files.  Applications 
  18979. can also find out where data was dropped in the Finder 
  18980.  for example, that it was dropped into the Trash.
  18981. Version 1.1 of Macintosh Drag and Drop adds support for native PowerPC applications and fixes a number of key bugs with version 1.0.  To support native applications, we've included two new files for your development and we've improved the Macintosh Drag and Drop extension to provide PowerPC glue code.  For development, we provide the DragLib library that you use to link with your appl
  18982.     E| non-Apple operating systems and/or third-party applications designed for execution on such systems is strictly prohibited. 
  18983. Jx100% View Files
  18984. 7/96 Apple Grayscale Appearance
  18985. Linked Files
  18986. Transitions To Mac OS 8 Themes
  18987. Updated Grayscale AppearanceK
  18988. Apr 96L
  18989. Sep 96M6SimpleText 1.2 or later, Acrobat Exchange 2.0 or laterO[Dev.CD Jun 00 RL Disk 1:Technical Documentation:Human Interface:Apple Grayscale Appearance:PcDev.CD Jun 00 RL Disk 1
  18990.  - Technical Documentation
  18991.  - Human Interface
  18992.  - Apple Grayscale Appearance-----
  18993. This guide is for Mac OS 9 developers who want to port their applications to use the Carbon API. Such applications can run on Mac OS 9 using the CarbonLib
  18994. 79849X
  18995. create
  18996. needs
  18997. createdv
  18998. createpmforecolorima
  18999. creatergbforecolorim
  19000. creates
  19001. p--set theItem to choose file -- uncomment to test in an AS editor
  19002.     tell application "Finder"
  19003.         open item "Dev.CD Apr 95
  19004. Dev.CD Jan 95"
  19005.         activate
  19006.     end tell
  19007. on error errMsg number errNum
  19008.     --enter statements to perform when no records are found such as...
  19009.     display dialog "Sorry, the item you selected could not be found."
  19010.     return
  19011. end try
  19012. theItem to choose file -- uncomment to test in an AS editor
  19013.     tell application "Finder"
  19014.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Networking:SNMP:AppleTalk SW for SNMP:"
  19015.         activate
  19016.     end tell
  19017. on error errMsg number errNum
  19018.     --enter statements to perform when no records are found such as...
  19019.     display dialog "Sorry, the item you selected could not be found."
  19020.     return
  19021. end try
  19022. e    No Changef
  19023. AppleTalk
  19024. networkingq
  19025. Dev.CD Aug 00 TC Disk 1
  19026. ID!All Packages
  19027. Mac OS SDK Edition
  19028. AppleTalk Wide Area
  19029. qdgraphics
  19030. qtcanvas
  19031. qtimagedrawer
  19032. Nov 95L
  19033. May 97M
  19034. anything later than a Mac SEN
  19035. keyboard map adbO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  19036.  - Sample CodeV
  19037. 79940X
  19038. Aug 00^    TC Disk 2
  19039. y--set theItem to choose file -- uncomment to test in an AS editor
  19040.     tell application "Finder"
  19041.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  19042.         activate
  19043.     end tell
  19044. on error errMsg number errNum
  19045.     --enter statements to perform when no records are found such as...
  19046.     display dialog "Sorry, the item you selected could not be found."
  19047.     return
  19048. end try
  19049. Movedf
  19050. keyboard map adbq
  19051. Dev.CD Aug 00 TC Disk 2
  19052. All Packages
  19053. ADB Parser 5.0.7
  19054. Summary: ADB Parser will allow access to most of the system's ADB record. It is useful for developing or debugging new ADB devices.
  19055. Issues: ADB ReInit Crashes Quadras. Known Quadra problem. ADBReInit fixes this problem and is also available on this disc. 
  19056. Jun 92L
  19057. Dec 92V
  19058. 79941X
  19059. 1e    No Change
  19060. About this program
  19061.  dialog. 
  19062. AE, Apple Events, AppleEventse Guide, user assistance, coachmarks, coach 
  19063. sequences, Help Browser, Help Center, user help, user guide, help pages, ATSUI, Unicode, type, imaging, fonts, characters, glyphs, layout, text, network, location, NSL, Network Services Location Manager, date, time, Y2K, clock, UTC, Date & Time, 2040, fonts, Font Manager, Font Management, text, MLTE, Multilingual Text Editor, TextEdit, MultiLingual Text Editing, Unicode, text, 32K limit, 32K barrier, fonts, FontSync, Font
  19064. % Sync, text, mismatch, match, matching, File Manager, HFS, HFS+, HFS Plus, file, Unicode, named fork, fork, filename, file system, ATSUI, Apple Type Services for Unicode Imaging, Apple Advanced Typography, typography, type, fonts, Unicode, rendering, text, Carbon, CarbonLib, porting, Mac OS 9
  19065. All Packages
  19066. F    QuickTimeO
  19067. Dev.CD Oct 93
  19068. Dev.CD Jul 93P
  19069. Dev.CD Oct 93
  19070. Dev.CD Jul 9V
  19071. 80628X
  19072. Oct 93
  19073. p--set theItem to choose file -- uncomment to test in an AS editor
  19074.     tell application "Finder"
  19075.         open item "Dev.CD Oct 93
  19076. Dev.CD Jul 93"
  19077.         activate
  19078.     end tell
  19079. on error errMsg number errNum
  19080.     --enter statements to perform when no records are found such as...
  19081.     display dialog "Sorry, the item you selected could not be found."
  19082.     return
  19083. end try
  19084. All Packages
  19085. F    QuickTimeO
  19086. Dev.CD Jul 93P
  19087. Dev.CD Jul 9V
  19088. 80629X
  19089. Jul 93
  19090. b--set theItem to choose file -- uncomment to test in an AS editor
  19091.     tell application "Finder"
  19092.         open item "Dev.CD Jul 93"
  19093.         activate
  19094.     end tell
  19095. on error errMsg number errNum
  19096.     --enter statements to perform when no records are found such as...
  19097.     display dialog "Sorry, the item you selected could not be found."
  19098.     return
  19099. end try
  19100. All Packages
  19101. F    QuickTimeV
  19102. 80630X
  19103. zF    PowerTalkO
  19104. Dev.CD Apr 95
  19105. Dev.CD Jan 95P
  19106. Dev.CD Apr 95
  19107. Dev.CD Jan 9
  19108. rfc1378 (PPP ATCP)
  19109. rfc1570 (PPP LCP)
  19110. rfc1618 (PPP ISDN)
  19111. rfc1661 (PPP)
  19112. rfc1662 (PPP HDLC).CD Oct 93
  19113. Dev.CD Jul 93
  19114. Dev.CD Apr 93"
  19115.         activate
  19116.     end tell
  19117. on error errMsg number errNum
  19118.     --enter statements to perform when no records are found such as...
  19119.     display dialog "Sorry, the item you selected could not be found."
  19120.     return
  19121. end try
  19122. about a few changes.
  19123. Balance of Power: Enhancing PowerPC Native Speed  by D
  19124. Dave Evans.  Coding tips for getting the most speed out of the PowerPC processor. 
  19125. History of the Dogcow, Part 2 by Mark (
  19126. The Red
  19127. ) Harlan.  The rest of the story:  distribution and paraphernalia.
  19128. J&develop Issue 18
  19129. develop Issue 18 codeK
  19130. Vol IIIL
  19131. Jun 95OIDev.CD Jun 00 RL Disk 1:Technical Documentation:Develop:develop Issue 18:PQDev.CD Jun 00 RL Disk 1
  19132.  - Technical Documentation
  19133.  - Develop
  19134.  - develop Issue 18
  19135. numeric
  19136. numerics
  19137. numerousp
  19138. nvram
  19139. appear
  19140. where
  19141. location
  19142. memory
  19143. what's[
  19144. what's
  19145. what's
  19146. updated
  19147. whatever
  19148. whenW
  19149. developing
  19150. drivers
  19151. sometimes
  19152. resedit
  19153. whenever
  19154. whereX
  19155. apple
  19156. event
  19157. macsbug
  19158. displays
  19159. apple
  19160. reporter
  19161. hypercard
  19162. stack
  19163. longer
  19164. CD Apr 94
  19165. Dev.CD Jan 94
  19166. Dev.CD Oct 93
  19167. Dev.CD Jul 93"
  19168.         activate
  19169.     end tell
  19170. on error errMsg number errNum
  19171.     --enter statements to perform when no records are found such as...
  19172.     display dialog "Sorry, the item you selected could not be found."
  19173.     return
  19174. end try
  19175. chess
  19176. network
  19177. features
  19178. includes
  19179. demonstration
  19180. documentation
  19181. completec
  19182. feauresb
  19183. februaryj
  19184. feedbacko
  19185. felonies
  19186. fernando
  19187. fernicola
  19188. fetterman
  19189. fieldR
  19190. fieldsz
  19191. fifteene
  19192. fifth
  19193. figure
  19194. fileY
  19195. init]
  19196. initprojector
  19197. inputdialog
  19198. inputdialog
  19199. inputsprocket
  19200. inputsprocket
  19201. inputsprocket
  19202. extension
  19203. inputsprocket
  19204. inputsprocket
  19205. release
  19206. notes
  19207. inputsprocket
  19208. installX
  19209. install
  19210. install
  19211. english
  19212. install
  19213. francais
  19214. install
  19215. install
  19216. install
  19217. install
  19218. install
  19219. install
  19220. install
  19221. install
  19222. install
  19223. install
  19224. install
  19225. install
  19226. install
  19227. drivers
  19228. installer
  19229. licensing
  19230. installer
  19231. 1.2.3
  19232. instance
  19233. instance
  19234. variable
  19235. instance
  19236. variables
  19237. media
  19238. writer
  19239. resources
  19240. int'l
  19241. int'l
  19242. contacts
  19243. interactive
  19244. interactive
  19245. success
  19246. associationz
  19247. assume
  19248. assumption
  19249. assure
  19250. assures
  19251. asynchronous
  19252. EPgDev.CD Jun 00 RL Disk 1
  19253.  - Technical Documentation
  19254.  - Misc. Standards
  19255.  - AppleSingle/AppleDouble FormatV
  19256. 79988X
  19257. Jun 00^    RL Disk 1
  19258. --set theItem to choose file -- uncomment to test in an AS editor
  19259.     tell application "Finder"
  19260.         open item "Dev.CD Jun 00 RL Disk 1:Technical Documentation:Misc. Standards:AppleSingle/AppleDouble Format:"
  19261.         activate
  19262.     end tell
  19263. on error errMsg number errNum
  19264.     --enter statements to perform when no records are found such as...
  19265.     display dialog "Sorry, the item you selected could not be found."
  19266.     return
  19267. end try
  19268. e    No Changeq
  19269. Dev.CD Jun 00 RL Disk 1
  19270. All Packages
  19271. AppleTalk and PPP
  19272. @Summary: This package includes the draft specifications for running AppleTalk over the Point-to-Point Protocol.  If you want to implement AppleTalk running over the Point-to-Point Protocol you should follow these specifications as they are standardized in the Internet Engineering Task Force.
  19273. Issues:Specifications only
  19274. Nov 94
  19275.     EBe or is it hokum? Only your branch prediction unit knows for sure.
  19276. JBdevelop Issue 20
  19277. develop Issue 20 code
  19278. develop Issue 20 referencesK
  19279. Vol IIIL
  19280. Jun 95OIDev.CD Jun 00 RL Disk 1:Technical Documentation:Develop:develop Issue 20:PQDev.CD Jun 00 RL Disk 1
  19281.  - Technical Documentation
  19282.  - Develop
  19283.  - develop Issue 20
  19284. ticket
  19285. program
  19286. title
  19287. system
  19288. folder
  19289. system
  19290. folder
  19291. 8.5.1
  19292. tool]
  19293. toolboxN
  19294. csmp-digest-v3-004
  19295. csmp-digest-v3-005
  19296. csmp-digest-v3-006
  19297. csmp-digest-v3-007
  19298. csmp-digest-v3-008
  19299. csmp-digest-v3-009
  19300. csmp-digest-v3-010
  19301. csmp-digest-v3-011
  19302. csmp-digest-v3-012
  19303. csmp-digest-v3-013
  19304. csmp-digest-v3-014
  19305. csmp-digest-v3-015
  19306. csmp-digest-v3-016
  19307. csmp-digest-v3-017
  19308. csmp-digest-v3-018
  19309. csmp-digest-v3-019
  19310. csmp-digest-v3-020
  19311. csmp-digest-v3-021
  19312. csmp-digest-v3-022
  19313. csmp-digest-v3-023
  19314. csmp-digest-v3-024
  19315. csmp-digest-v3-025
  19316. csmp-digest-v3-026
  19317. csmp-digest-v3-027
  19318. csmp-digest-v3-028
  19319. csmp-digest-v3-029
  19320. csmp-digest-v3-030
  19321. cwpro2t
  19322. datah
  19323. databasem
  19324. database
  19325. suitem
  19326. dcmda
  19327. debug]
  19328. debuggingv
  19329. demo_
  19330. detectorsh
  19331. change
  19332. developerv
  19333. developmentm
  19334. devicesN
  19335. devices
  19336. hardwareN
  19337. directionsj
  19338. diskv
  19339. docsr
  19340. documentation
  19341. 1999j
  19342. 2-1.1.3
  19343. 2-335
  19344. 2-341
  19345. 2-364
  19346. 2-byte
  19347. 2-way
  19348. 2.0.1t
  19349. 2.0.2p
  19350. 2.0.4
  19351. 2.0.6
  19352. 2.0.7
  19353. 2.0.8
  19354. 2.0a1
  19355. 2.0v2
  19356. 2.1.1p
  19357. 2.1.2
  19358. 2.1.3
  19359. 2.1.4
  19360. 2.2.2
  19361. 2.3.5
  19362. 2.3e4
  19363. 3d-partyj
  19364. 3d-thej
  19365. 4/16Q
  19366. 40-60
  19367. program
  19368. control
  19369. access
  19370. ~--set theItem to choose file -- uncomment to test in an AS editor
  19371.     tell application "Finder"
  19372.         open item "Dev.CD Apr 94
  19373. Dev.CD Jan 94
  19374. Dev.CD Oct 93"
  19375.         activate
  19376.     end tell
  19377. on error errMsg number errNum
  19378.     --enter statements to perform when no records are found such as...
  19379.     display dialog "Sorry, the item you selected could not be found."
  19380.     return
  19381. end try
  19382. haven't
  19383. having
  19384. havoc
  19385.  Sedit is a SCSI device editor  and general purpose SCSI utility.  It talks to any device on the SCSI bus.  It can function as a block editor; much like Fedit.  It also allows you to send SCSI commands directly out to any SCSI device.  J$Sedit
  19386. Sedit Documentation
  19387. Template.rK
  19388. Vol IIIL
  19389. Vol VIIO<Dev.CD Aug 00 TC Disk 1:Tool Chest:Devices:SCSI:Sedit 1.0b3:V
  19390. 76972X
  19391. 1e    No Change
  19392. issue
  19393. develop
  19394. issue
  19395. develop
  19396. issue
  19397. Summary:  This application demonstrates how to send an AppleEvent to the Finder that will cause a new default desktop printer to be selected under QuickDraw GX. The user interface consists of a dialog that collects a string that is the name of a desktop printer. Upon hitting the default button, the application forms an AppleEvent and sends it off to the Finder. If the Printing Finder Extension (part of QuickDraw GX) is installed and a valid desktop printer was specified then that printer sB!hould become the default printer.
  19398. FSSetPrinter.c
  19399. FSSetPrinter.h
  19400. ReadMe
  19401. SetDefaultDTP
  19402. SetDefaultDTP.c
  19403. SetDefaultDTP.rsrc
  19404. SetDefaultDTP.
  19405. SetDefaultDTP.
  19406. SetDefaultDTP.
  19407. .rsrcK
  19408. Feb 96M
  19409. QuickDraw GX, System 7.5N8Desk Top Printer Default SetDefaultDTP QuickDraw GX toolO>Dev.CD Aug 00 TC Disk 1:Tool Chest:QuickDraw GX:SetDefaultDTP:PFDev.CD Aug 00 TC Disk 1
  19410.  - Tool Chest
  19411.  - QuickDraw GX
  19412.  - SetDefaultDTP to help you start
  19413. working with the Multilingual Text Editor (MLTE) API.e    No Change
  19414. May 94L
  19415. Nov 96O$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  19416.  - Sample Codetions
  19417. 01/97l
  19418. apple
  19419. directions
  19420. 02/95j
  19421. apple
  19422. directions
  19423. 02/96k
  19424. apple
  19425. directions
  19426. 02/97l
  19427. apple
  19428. directions
  19429. 03/95j
  19430. apple
  19431. directions
  19432. 03/96k
  19433. apple
  19434. directions
  19435. 03/97l
  19436. apple
  19437. directions
  19438. 04/95j
  19439. apple
  19440. directions
  19441. 04/96k
  19442. apple
  19443. directions
  19444. 04/97l
  19445. apple
  19446. directions
  19447. 05/95j
  19448. apple
  19449. directions
  19450. 05/96k
  19451. apple
  19452. directions
  19453. 05/97
  19454. apple
  19455. directions
  19456. 06/95j
  19457. apple
  19458. directions
  19459. 06/96k
  19460. apple
  19461. directions
  19462. 06/97
  19463. apple
  19464. directions
  19465. 07/95j
  19466. apple
  19467. directions
  19468. 07/96k
  19469. apple
  19470. directions
  19471. 07/97
  19472. apple
  19473. directions
  19474. 08/95j
  19475. apple
  19476. directions
  19477. 08/96k
  19478. apple
  19479. directions
  19480. 08/97
  19481. apple
  19482. directions
  19483. 09/95j
  19484. apple
  19485. directions
  19486. 09/96k
  19487. apple
  19488. directions
  19489. 09/97
  19490. apple
  19491. directions
  19492. 10/95j
  19493. selected could not be found."
  19494.     return
  19495. end try
  19496. e    No Changeq
  19497. Dev.CD Jun 00 RL Disk 1
  19498. D!All Packages
  19499. Mac OS SDK Edition
  19500. Multiprocessing 2.1 SDK
  19501.      IIIL
  19502. Jun 95
  19503. --set theItem to choose file -- uncomment to test in an AS editor
  19504.     tell application "Finder"
  19505.         open item "Dev.CD Apr 94
  19506. Dev.CD Jan 94
  19507. Dev.CD Oct 93
  19508. Dev.CD Jul 93"
  19509.         activate
  19510.     end tell
  19511. on error errMsg number errNum
  19512.     --enter statements to perform when no records are found such as...
  19513.     display dialog "Sorry, the item you selected could not be found."
  19514.     return
  19515. end try
  19516. folder
  19517. contains
  19518. example
  19519. illustrating
  19520. folder
  19521. contains
  19522. apple
  19523. source
  19524. folder
  19525. contains
  19526. archives
  19527. format
  19528. apple
  19529. folder
  19530. contains
  19531. latest
  19532. version
  19533. controls
  19534. folder
  19535. contains
  19536. updated
  19537. documents
  19538. outlining
  19539. strategies
  19540. hypercard
  19541. update
  19542. features
  19543. including
  19544. mainly
  19545. maintainj
  19546. maintained
  19547. maintainingU
  19548. maintains
  19549. maintenance
  19550. majorZ
  19551. example
  19552. shows
  19553. items
  19554. print
  19555. dialogs
  19556. summary
  19557. extension
  19558. patches
  19559. system
  19560. software
  19561. whicW
  19562. summary
  19563. contains
  19564. information
  19565. describing
  19566. summary
  19567. folder
  19568. contains
  19569. summary
  19570. folder
  19571. contains
  19572. european
  19573. distributors
  19574. summary
  19575. folder
  19576. contains
  19577. number
  19578. postscript
  19579. utilitie
  19580. summary
  19581. folder
  19582. contains
  19583. variety
  19584. hypercard
  19585. All Packages
  19586. System Enabler 403 (LC 520)O)Dev.CD Apr 94
  19587. Dev.CD Jan 94
  19588. Dev.CD Oct 93P(Dev.CD Apr 94
  19589. Dev.CD Jan 94
  19590. Dev.CD Oct 9V
  19591. 77329X
  19592. Apr 94
  19593. almost
  19594. along
  19595. alpha
  19596. alreadyZ
  19597. All Packages
  19598. QuickDraw GXO#Dev.CD Aug 96 TC
  19599. Dev.CD Jan 96 SDK1P"Dev.CD Aug 96 TC
  19600. Dev.CD Jan 96 SDKV
  19601. 80518X
  19602. Aug 96
  19603. x--set theItem to choose file -- uncomment to test in an AS editor
  19604.     tell application "Finder"
  19605.         open item "Dev.CD Aug 96 TC
  19606. Dev.CD Jan 96 SDK1"
  19607.         activate
  19608.     end tell
  19609. on error errMsg number errNum
  19610.     --enter statements to perform when no records are found such as...
  19611.     display dialog "Sorry, the item you selected could not be found."
  19612.     return
  19613. end try
  19614. All Packages
  19615. QuickDraw GXO#Dev.CD Aug 96 TC
  19616. Dev.CD Jan 96 SDK1P"Dev.CD Aug 96 TC
  19617. Dev.CD Jan 96 SDKV
  19618. 80519X
  19619. Aug 96
  19620. eaker@
  19621. begin@
  19622. benefits@
  19623. beyond@
  19624. bitmapped@
  19625. blue@
  19626. bottleneck@
  19627. brings@
  19628. broad@
  19629. system
  19630. extension@
  19631. buttin@
  19632. block@
  19633. byte@
  19634. call-backs@
  19635. called@
  19636. cancelwindowcheckout@
  19637. carbon
  19638. 1.0.4
  19639. provides
  19640. files
  19641. needed
  19642. begin
  19643. carb@
  19644. &NyNSL, SLP, DNS, LDAP, NBP, network,  TCP/IP search, browse Internet services, network administrator, domain, neighborhood.O7Dev.CD Jul 00 SDK1:Development Kits:Mac OS:NSL 1.1 SDK:P?Dev.CD Jul 00 SDK1
  19645.  - Development Kits
  19646.  - Mac OS
  19647.  - NSL 1.1 SDKeresting questions and leads to some unexpected twists. Will people find ways to abuse digital karma? Yep.
  19648. NEWTON Q & A: ASK THE LLAMA
  19649. Answers to Newton-related development questions. Send in your own questions for a chance at a T-shirt.
  19650. KON & BAL
  19651. S PUZF
  19652. ZLE PAGE: AppendDITL Apoplexy by Martin-Gilles Lavoie & Bo3b Johnson
  19653. Two guest puzzlers take on a problem that, while innocuous on the surface, proves to be deep and dastardly. It involves dialog boxes. Need we say more?
  19654. JBdevelop Issue 29
  19655. develop Issue 29 code
  19656. develop Issue 29 referencesK
  19657. Mar 97OIDev.CD Jun 00 RL Disk 1:Technical Documentation:Develop:develop Issue 29:PQDev.CD Jun 00 RL Disk 1
  19658.  - Technical Documentation
  19659.  - Develop
  19660.  - develop Issue 29
  19661. --set theItem to choose file -- uncomment to test in an AS editor
  19662.     tell application "Finder"
  19663.         open item "Dev.CD Dec 99 RL:Utilities:Disinfectant 3.7.1:"
  19664.         activate
  19665.     end tell
  19666. on error errMsg number errNum
  19667.     --enter statements to perform when no records are found such as...
  19668.     display dialog "Sorry, the item you selected could not be found."
  19669.     return
  19670. end try
  19671. elected could not be found."
  19672.     return
  19673. end try
  19674. All Packages
  19675. QuickDraw GXO
  19676. Dev.CD Apr 95
  19677. Dev.CD Jan 95P
  19678. Dev.CD Apr 95
  19679. Dev.CD Jan 9V
  19680. 79296X
  19681. Apr 95
  19682. p--set theItem to choose file -- uncomment to test in an AS editor
  19683.     tell application "Finder"
  19684.         open item "Dev.CD Apr 95
  19685. Dev.CD Jan 95"
  19686.         activate
  19687.     end tell
  19688. on error errMsg number errNum
  19689.     --enter statements to perform when no records are found such as...
  19690.     display dialog "Sorry, the item you selected could not be found."
  19691.     return
  19692. end try
  19693. All Packages
  19694. QuickDraw GXV
  19695. 79297X
  19696. Jun 98M
  19697. Open Transport 1.1.1 or higherN.Open Transport, ARP, cache, add, delete, queryO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  19698.  - Sample CodeV
  19699. 79999X
  19700. Aug 00^    TC Disk 2
  19701. y--set theItem to choose file -- uncomment to test in an AS editor
  19702.     tell application "Finder"
  19703.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  19704.         activate
  19705.     end tell
  19706. on error errMsg number errNum
  19707.     --enter statements to perform when no records are found such as...
  19708.     display dialog "Sorry, the item you selected could not be found."
  19709.     return
  19710. end try
  19711. e    No Changef)Open Transport
  19712. cache
  19713. delete
  19714. queryq
  19715. Dev.CD Aug 00 TC Disk 2
  19716. QD!All Packages
  19717. Tool Chest Edition
  19718. Asia Market GuideI
  19719. Summary:  This guide provides information about markets, distribution, and localization for the Asian region, as well as providing a directory of additional information sources.J9Asia Market Guide 7/4 (US).dp
  19720. Asian Dist Addr (US) 7/4.dpK
  19721. Sep 95nge
  19722. photoshop
  19723. player
  19724. --set theItem to choose file -- uncomment to test in an AS editor
  19725.     tell application "Finder"
  19726.         open item "Dev.CD Apr 94
  19727. Dev.CD Jan 94
  19728. Dev.CD Oct 93
  19729. Dev.CD Jul 93
  19730. Dev.CD Apr 93"
  19731.         activate
  19732.     end tell
  19733. on error errMsg number errNum
  19734.     --enter statements to perform when no records are found such as...
  19735.     display dialog "Sorry, the item you selected could not be found."
  19736.     return
  19737. end try
  19738. puntuation
  19739. purchase
  19740. purdue
  19741. purevoice
  19742. purge
  19743. purged
  19744. purposed
  19745. purposeful
  19746. purposes
  19747. putawayvolumes
  19748. putting
  19749. puzzle
  19750. puzzlers
  19751. q&a's
  19752. qdgraphics
  19753. qtcanvas
  19754. qteditmovie
  19755. qtic-savvy
  19756. qtimagedrawer
  19757. qtjava
  19758. qtmovie
  19759. Dev.CD Jan 96 SSV
  19760. 80480X
  19761. Jan 96
  19762. f--set theItem to choose file -- uncomment to test in an AS editor
  19763.     tell application "Finder"
  19764.         open item "Dev.CD Jan 96 SSW"
  19765.         activate
  19766.     end tell
  19767. on error errMsg number errNum
  19768.     --enter statements to perform when no records are found such as...
  19769.     display dialog "Sorry, the item you selected could not be found."
  19770.     return
  19771. end try
  19772. All Packages
  19773. QuickDraw 3DO
  19774. Dev.CD Jan 96 SSWP
  19775. Dev.CD Jan 96 SSV
  19776. 80481X
  19777. Jan 96
  19778. f--set theItem to choose file -- uncomment to test in an AS editor
  19779.     tell application "Finder"
  19780.         open item "Dev.CD Jan 96 SSW"
  19781.         activate
  19782.     end tell
  19783. on error errMsg number errNum
  19784.     --enter statements to perform when no records are found such as...
  19785.     display dialog "Sorry, the item you selected could not be found."
  19786.     return
  19787. end try
  19788. All Packages
  19789. QuickDraw 3DO
  19790. Dev.CD Jan 96 SSWP
  19791. Dev.CD Jan 96 SSV
  19792. 80482X
  19793. Jan 96
  19794. f--set theItem to choose file -- uncomment to test in an AS editor
  19795.     tell application "Finder"
  19796.         open item "Dev.CD Jan 96 SSW"
  19797.         activate
  19798.     end tell
  19799. on error errMsg number errNum
  19800.     --enter statements to perform when no records are found such as...
  19801.     display dialog "Sorry, the item you selected could not be found."
  19802.     return
  19803. end try
  19804. k 1:Tool Chest:Testing & Debugging:aevt dcmd:"
  19805.         activate
  19806.     end tell
  19807. on error errMsg number errNum
  19808.     --enter statements to perform when no records are found such as...
  19809.     display dialog "Sorry, the item you selected could not be found."
  19810.     return
  19811. end try
  19812. t & Distribution Guides:"
  19813.         activate
  19814.     end tell
  19815. on error errMsg number errNum
  19816.     --enter statements to perform when no records are found such as...
  19817.     display dialog "Sorry, the item you selected could not be found."
  19818.     return
  19819. end try
  19820. e    No Changeq
  19821. Dev.CD May 98 TC
  19822. 3D!All Packages
  19823. Mac OS SDK Edition
  19824. F    Utilities
  19825. whereas
  19826. whereverp
  19827. whetherp
  19828. whichW
  19829.   by Dave Hersey.  Understanding QuickDraw GX buffering will help you fine-tune the performance of your printer driver.
  19830. Balance of Power:  PowerPC Branch Prediction  by Dave Evans.  Is it scienc
  19831. All Packages
  19832. F    QuickTimeO
  19833. Dev.CD Jan 96 SSWP
  19834. Dev.CD Jan 96 SSV
  19835. 80586X
  19836. Jan 96
  19837. f--set theItem to choose file -- uncomment to test in an AS editor
  19838.     tell application "Finder"
  19839.         open item "Dev.CD Jan 96 SSW"
  19840.         activate
  19841.     end tell
  19842. on error errMsg number errNum
  19843.     --enter statements to perform when no records are found such as...
  19844.     display dialog "Sorry, the item you selected could not be found."
  19845.     return
  19846. end try
  19847. All Packages
  19848. F    QuickTimeO
  19849. Dev.CD Jan 96 SSWP
  19850. Dev.CD Jan 96 SSV
  19851. 80587X
  19852. Jan 96
  19853. f--set theItem to choose file -- uncomment to test in an AS editor
  19854.     tell application "Finder"
  19855.         open item "Dev.CD Jan 96 SSW"
  19856.         activate
  19857.     end tell
  19858. on error errMsg number errNum
  19859.     --enter statements to perform when no records are found such as...
  19860.     display dialog "Sorry, the item you selected could not be found."
  19861.     return
  19862. end try
  19863. All Packages
  19864. F    QuickTimeO
  19865. Dev.CD Jan 96 SSWP
  19866. Dev.CD Jan 96 SSV
  19867. 80588X
  19868. --set theItem to choose file -- uncomment to test in an AS editor
  19869.     tell application "Finder"
  19870.         open item "Dev.CD Apr 94
  19871. Dev.CD Jan 94
  19872. Dev.CD Oct 93
  19873. Dev.CD Jul 93
  19874. Dev.CD Apr 93"
  19875.         activate
  19876.     end tell
  19877. on error errMsg number errNum
  19878.     --enter statements to perform when no records are found such as...
  19879.     display dialog "Sorry, the item you selected could not be found."
  19880.     return
  19881. end try
  19882. powerbooks
  19883. powerful
  19884. powermac
  19885. powermacor68k
  19886. powermacsp
  19887. poweroff
  19888. powerpcA
  19889. powers
  19890. powertalkj
  19891. powertalk-savvy
  19892. powertracer
  19893. pparameter
  19894. ation, Framework, Loadable bundle, Palette, code loading, dynamic linking, lproj, localized strings, Info.plist, Collection Services, CFArray.h, CFDictionary.h, CFBag.h, CFSet.h, CFTree.h, CFData.h, CFBinaryHeap.h, CFBitVector.h, CFArray, CFDictionary, CFBag, CFSet, CFTree, CFData, CFBinaryHeap, CFBitVector, collection, container, ordered collection, tree, set, bag, heap, vector, Property List Services, CFPropertyList.h, property list, information property list, info plist, Info.plist, CFA
  19895. rray, CFDictionary, CFDictionary, CFPropertyList, XML, Core Foundation, String Services, CFString.h, CFCharacterSet.h, CFStringEncodingsExt.h, CFString, string, mutable string, internationalization, localization, Unicode, character encoding, string encoding
  19896.    end tell
  19897. on error errMsg number errNum
  19898.     --enter statements to perform when no records are found such as...
  19899.     display dialog "Sorry, the item you selected could not be found."
  19900.     return
  19901. end try
  19902. All Packages
  19903. powerpc-based
  19904. powerplant
  19905. powers
  19906. powertalkj
  19907. powertalk-savvy
  19908. powertracer
  19909. pparameter
  19910. allowed
  19911. allowing
  19912. allowsB
  19913. alpha
  19914. alphabatize
  19915. alphabetic
  19916. alreadyZ
  19917. pple Publications Style Guide [UPDATE]
  19918. The February 2000 edition of the Apple Publications Style Guide provides you with the most up-to-date style conventions used in Apple documentation. This extensive revision has added new terms, updated existing terms, and deleted obsolete ones. In documentation for your users, we encourage you to follow Apple style for Apple-specific terms, especially for those related to the user interface.
  19919. hardware
  19920. images
  19921. macos8and9K
  19922. Apr 00L
  19923. Apr 00M
  19924. web browser
  19925. 6Developer Documentation, Publications, Technical, docs, documentation, Apple Type Services for Unicode Imaging, ATSUI, rendering unicode text, manuals, style, style guide, usage,   iBook, PowerPC, Ethernet, USB, FireWire, AirPort,  PowerBook, RAGE 128 Ethernet, Power Mac, PowerPC, G4, RAGE 128, Ethernet, DVD
  19926. OeDev.CD Apr 00 SDK1:What's New:Developer Documentation:Technical Publications:Developer Documentation:
  19927. 80245X
  19928. Aug 97
  19929. --set theItem to choose file -- uncomment to test in an AS editor
  19930.     tell application "Finder"
  19931.         open item "Dev.CD Aug 97 TC
  19932. Dev.CD Jan 94
  19933. Dev.CD Oct 93
  19934. Dev.CD Jul 93
  19935. Dev.CD Apr 93
  19936. Dev.CD Jan 92
  19937. Dev.CD Vol. XI
  19938. Dev.CD Vol. X
  19939. Dev.CD Vol. IX
  19940. Dev.CD Vol. VIII
  19941. Dev.CD Vol. VII
  19942. Dev CD Vol. VI"
  19943.         activate
  19944.     end tell
  19945. on error errMsg number errNum
  19946.     --enter statements to perform when no records are found such as...
  19947.     display dialog "Sorry, the item you selected could not be fB
  19948. ound."
  19949.     return
  19950. end try
  19951. D!All Packages
  19952. Tool Chest Edition
  19953. Korean Language Kit 1.0.1
  19954.     ection (Disk First Aid 7.2 verification
  19955.      code)
  19956.   -System file (System, Finder, System Enabler, Launcher)
  19957.     corruption detection
  19958.   -Duplicate System Folder detection
  19959.  Logic board test
  19960. Recommended for System 7.1; it will run on System 7.0 and above.
  19961. Issues:
  19962. Not to be licenced with any other products
  19963. Incompatible with Thunder
  19964. Some printing incompatibilities:
  19965. korean
  19966. korean
  19967. language
  19968. korean
  19969. language
  19970. 1.0.1
  19971. labelmenu
  19972. language
  19973. language
  19974. analysis
  19975. language
  19976. updater
  19977. language
  19978. updater
  19979. f/macos8
  19980. languages
  19981. laserwriter
  19982. laserwriter
  19983. laserwriter
  19984. 8.5.1gm
  19985. leaks
  19986. leaks
  19987. learning
  19988. learning
  19989. drive
  19990. verilog
  19991.  MRJ SDK
  19992. Developers working with MRJ 2.2.2 can continue to use MRJ SDK 2.2. Apple is not releasing a new MRJ SDK with MRJ 2.2.2.
  19993.  About MRJ 2.2
  19994. The release note originally provided with MRJ 2.2 appears below. Ap
  19995. e    No Changeq
  19996. Dev.CD Aug 00 TC Disk 2
  19997. All Packages
  19998. GroupDrawingIyThis demo program shows how to select group QuickTime drawing capable objects into the same display space of the QTCanvas
  19999. Communications Toolbox
  20000. Contributed
  20001. Devices and Hardware
  20002. Files
  20003. Games
  20004. Graphics 2D
  20005. Graphics 3D
  20006. Help Systems
  20007. Human Interface Toolbox
  20008. Interapplication Comm
  20009. Memory
  20010. Networking
  20011. OS Utilities
  20012. Overview
  20013. Platforms and Tools
  20014. Printing
  20015. Processes
  20016. QuickTime
  20017. Runtime Architecture
  20018. Sound
  20019. Feb 00
  20020. - Common
  20021.     - Sun Compliant Java Runtime Environment 1.1
  20022.     - QuickTime 3 
  20023.     - QTJava.zip
  20024.     - QTJava media samples
  20025. - Mac OS:
  20026.     - System 8 or later
  20027.     - Macintosh Runtime for Java (MRJ) 2.1
  20028. - Windows 95, 98, or NT::
  20029.     - JRE/JDK from Sun Microsystems, Inc. recommended
  20030. QuickTime, Java, MRJO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  20031.  - Sample CodeV
  20032. 80179X
  20033. Aug 00^    TC Disk 2
  20034. e    No Change
  20035. le Code:P&Dev.CD Aug 00 TC Disk 2
  20036.  - Sample CodeV
  20037. 79130X
  20038. Aug 00^    TC Disk 2
  20039. e    No Change
  20040. years
  20041. multimedia
  20042. developers
  20043. regarded
  20044. equilibrium's
  20045. Edition
  20046. Macintosh Drag and Drop v1.1.1
  20047. Summary:  Macintosh Drag and Drop is new technology from Apple, which you should support.  By using Macintosh Drag and Drop, you can easily implement intra and inter-application drag and drop in your applications.  Your products will have an improved user interface, and your users will be able to manipulate and work with their data faster and more intuitively.  Version 1.1.1 corrects a problem with the Universal interface file.
  20048. Macintosh Drag and Drop implements the new Drag Manager toolbages
  20049. MrPlus 1.0I
  20050. MrPlus is a performance analysis tool for PowerPC applications. It generates data relating to performance analysis and will also rearrange code blocks for optimum performance.J
  20051. MPW etc.img.binK
  20052. Nov 97M
  20053. Power Macintosh systemN
  20054. performance analysisO=Dev.CD Aug 00 TC Disk 1:Tool Chest:Development Kits:MPW etc.:V
  20055. 76600X
  20056. 1e    No Change
  20057. investigated
  20058. investigation
  20059. investment
  20060. volve
  20061. involved
  20062. involvesp
  20063. involving
  20064. iostreams
  20065. iotracer
  20066. W    No Change
  20067. OFDev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:Hardware tools:PNDev.CD Aug 00 TC Disk 1
  20068.  - Tool Chest
  20069.  - Testing & Debugging
  20070.  - Hardware toolsV
  20071. 80688X
  20072. Aug 00^    TC Disk 1
  20073. --set theItem to choose file -- uncomment to test in an AS editor
  20074.     tell application "Finder"
  20075.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:Hardware tools:"
  20076.         activate
  20077.     end tell
  20078. on error errMsg number errNum
  20079.     --enter statements to perform when no records are found such as...
  20080.     display dialog "Sorry, the item you selected could not be found."
  20081.     return
  20082. end try
  20083. e    No Changeq
  20084. Dev.CD Aug 00 TC Disk 1
  20085. All Packages
  20086. New & RevisedF
  20087. Sample Code
  20088.     RJ 2.2.2 may be redistributed using this Redistribution SDK.  For information about the latest MRJ releases, see Apple
  20089. s Java Developer web site at http://developer.apple.com/java/.
  20090. Minimum requirements
  20091. The MRJ Redistribution SDK includes the file 
  20092. MRJ Redistribution.smi
  20093.  that you will bundle with you
  20094. supercard
  20095. supersedes
  20096. superview
  20097. suport
  20098. supplement
  20099. supplementing
  20100. supplied
  20101. supply
  20102. supportN
  20103. componentP
  20104. component
  20105. compression
  20106. decompression
  20107. scomP
  20108. compressionP
  20109. contextualh
  20110. coprocessorQ
  20111. countersA
  20112. datah
  20113. dcmda
  20114. decompressionP
  20115. detectorh
  20116. urquhart
  20117. usage
  20118. Feb 00
  20119. E- Common
  20120.     - Sun Compliant Java Runtime Environment 1.1
  20121.     - QuickTime 3 
  20122.     - QTJava.zip
  20123.     - An Applet viewer - Apple Applet Runner or the sun appletviewer
  20124.     - QTJava media samples
  20125. - Mac OS:
  20126.     - System 8 or later
  20127.     - Macintosh Runtime for Java (MRJ) 2.1
  20128. - Windows 95, 98, or NT::
  20129.     - JRE/JDK from Sun Microsystems, Inc. recommended
  20130. QuickTime, Java, MRJO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  20131.  - Sample CodeV
  20132. 80473X
  20133. Aug 00^    TC Disk 2
  20134. y--set theItem to choose file -- uncomment to test in an AS editor
  20135.     tell application "Finder"
  20136.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  20137.         activate
  20138.     end tell
  20139. on error errMsg number errNum
  20140.     --enter statements to perform when no records are found such as...
  20141.     display dialog "Sorry, the item you selected could not be found."
  20142.     return
  20143. end try
  20144. e    No Changef
  20145. QuickTime
  20146. Dev.CD Aug 00 TC Disk 2
  20147. All Packages
  20148. QTTestAppletV
  20149. 80474X
  20150.  provides base functional
  20151. events
  20152. needs
  20153. events
  20154. get1resource
  20155. getadevtype
  20156. getdctlentry
  20157. getdraghilitecolor
  20158. getfinfo
  20159. getindstring
  20160. getinfo
  20161. getkeysU
  20162. getlastchange
  20163. getmfsize
  20164. getnextevent
  20165. getnextfond
  20166. getopen
  20167. getownergroup
  20168. getpixrowbytes
  20169. getprocessinformatio
  20170. getresource
  20171. getstdfilterproc
  20172. gettable/settable
  20173. getter
  20174. gettingj
  20175. getting
  20176. started
  20177. webobjects
  20178. getting/setting
  20179. getvinfo
  20180. gimedapalette
  20181. giveN
  20182. given`
  20183. givesf
  20184. global-aware
  20185. globally
  20186. globals
  20187. glossariess
  20188. gluen
  20189. glyphse
  20190. scsimonitor
  20191. scsimonitor
  20192. searchingtechnologie
  20193. security
  20194. security
  20195. readme
  20196. sedit
  20197. sedit
  20198. documentation
  20199. selectdir
  20200. selectdir
  20201. selectfile
  20202. selectfile
  20203. selectors
  20204. sendae]
  20205. sendae
  20206. sendae
  20207. sendps
  20208. sendps
  20209. serial
  20210. serverS
  20211. server
  20212. controller
  20213. server
  20214. controller
  20215. server
  20216. controller
  20217. server
  20218. remote
  20219. control
  20220. services
  20221. movie
  20222. setfileflag
  20223. setfileflag
  20224. setfinderlock
  20225. setfinderlock
  20226. setfinfo
  20227. setfinfo
  20228. setfolderflag
  20229. setfolderflag
  20230. setmarkers
  20231. setmfsize
  20232. setmode
  20233. setmode
  20234. setproject
  20235. setprojector
  20236. setup
  20237. products
  20238. processes
  20239. processing
  20240. profile
  20241. profile
  20242. embed
  20243. profile
  20244. specification
  20245. profiler
  20246. program
  20247. program
  20248. linking
  20249. programming
  20250. project
  20251. project
  20252. builder
  20253. projector
  20254. promise
  20255. promisehfsflavor
  20256. property
  20257. property
  20258. property
  20259. services
  20260. proportional
  20261. proportional
  20262. scroll
  20263. protocol
  20264. publications
  20265. qtzoo
  20266. qualified
  20267. query
  20268. quick
  20269. quick
  20270. reference
  20271. quickdraw
  20272. quickdraw
  20273. quickdraw
  20274. quickdraw
  20275. raster
  20276. imagewriter
  20277. halftone
  20278. dither
  20279. sample
  20280. aster
  20281. ratesA
  20282. rawip
  20283. rawmode
  20284. reader
  20285. receives
  20286. reconfiguration
  20287. recordable
  20288. redistribution
  20289. reference
  20290. reference
  20291. counting
  20292. reference
  20293. counts
  20294. region
  20295. registration
  20296. 81133X
  20297. Aug 00^    TC Disk 1
  20298. --set theItem to choose file -- uncomment to test in an AS editor
  20299.     tell application "Finder"
  20300.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Hardware:AV Tools:VUMeters:"
  20301.         activate
  20302.     end tell
  20303. on error errMsg number errNum
  20304.     --enter statements to perform when no records are found such as...
  20305.     display dialog "Sorry, the item you selected could not be found."
  20306.     return
  20307. end try
  20308. e    No Changef7VUMeter
  20309. sound level meters
  20310. ARTA sample code
  20311. volume unitq
  20312. Dev.CD Aug 00 TC Disk 1
  20313. All Packages
  20314. WASTE 1.3a6
  20315. 81134X
  20316. acketT
  20317. packetsT
  20318. packman
  20319. pagei
  20320. pages
  20321. paige
  20322. painless
  20323. painting
  20324. pairs
  20325. permissionj
  20326. personZ
  20327. 80074X
  20328. Aug 00^    TC Disk 2
  20329. y--set theItem to choose file -- uncomment to test in an AS editor
  20330.     tell application "Finder"
  20331.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  20332.         activate
  20333.     end tell
  20334. on error errMsg number errNum
  20335.     --enter statements to perform when no records are found such as...
  20336.     display dialog "Sorry, the item you selected could not be found."
  20337.     return
  20338. end try
  20339. e    No Changef
  20340. QuickTime
  20341. Dev.CD Aug 00 TC Disk 2
  20342. All Packages
  20343. CreatePictFileIeThis demo program shows how to create a PICT and PICT file from drawing operations into a QDGraphics 
  20344. Communications Toolbox
  20345. Contributed
  20346. Devices and Hardware
  20347. Files
  20348. Games
  20349. Graphics 2D
  20350. Graphics 3D
  20351. Help Systems
  20352. Human Interface Toolbox
  20353. Interapplication Comm
  20354. Memory
  20355. Networking
  20356. OS Utilities
  20357. Overview
  20358. Platforms and Tools
  20359. Printing
  20360. Processes
  20361. QuickTime
  20362. Runtime Architecture
  20363. Sound
  20364. Feb 00
  20365. O$Dev.CD Aug 00 TC Disk 2:Sample Code:V
  20366. 80075X
  20367. 1e    No Change
  20368. itecture
  20369. Sound
  20370. Folder Contents:
  20371.   Controls.lib 3.0.15 folder
  20372.     This folder contains the latest version of Controls.lib.
  20373.     Controls.lib 3.0.15 is 6.x and 7.x compatible and Virtual User 2.0
  20374.     compatible.  Virtual User 1.1 is currently available through APDA and
  20375.     Virtual User 2.0 will be available for purchase by the end of 1992.
  20376.     Many tasks have been improved, modified or 
  20377.     rewritten since Controls.lib v2.5
  20378.   Controls.lib Reference
  20379.     This is located in the Controls.lib folder.
  20380.   This MPW file is a reference on how to use VU libraries, how to use the tasks
  20381.     in the Controls.lib library, and how to install VUMark 1.0b1.
  20382.   Printing.lib 1.0
  20383.     This library is a collection of printing-related tasks for the LaserWriter,
  20384.     StyleWriter and Personal LW Page Setup and Printing menu items and dialogs.
  20385.   MiniLauncher 1.3b5
  20386.     This tool is required on VU targets using Controls.lib 3.0.14 
  20387.     with System 6.0.x.  This tool is not needed for VU and System 7.x.
  20388. 80702X
  20389. Aug 00^    TC Disk 2
  20390. y--set theItem to choose file -- uncomment to test in an AS editor
  20391.     tell application "Finder"
  20392.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  20393.         activate
  20394.     end tell
  20395. on error errMsg number errNum
  20396.     --enter statements to perform when no records are found such as...
  20397.     display dialog "Sorry, the item you selected could not be found."
  20398.     return
  20399. end try
  20400. e    No Changef
  20401. ADBOp
  20402. CFM-68Kq
  20403. Dev.CD Aug 00 TC Disk 2
  20404. All Packages
  20405. SetupGL
  20406. 80703X
  20407.  language sites on the web.
  20408. The Indian Language Kit includes Apple TrueType fonts that display and print high-quality Devanagari, Gurmukhi and Gujarati characters at any size. Documents can be printed on both QuickDraw and PostScript printers. If you use a QuickDraw GX application with the kit you will be able to access additional advanced typography features supported by Apple QuickDraw GX technology.
  20409. The kit comes with a selection of keyboard layouts accompanied by a r
  20410. W to know.
  20411. Using C++ Exceptions in C by Avi Rappoport. Exceptions in C++ provide a powerful and useful way to handle errors and other unexpe
  20412. Korean Language KitO
  20413. Dev.CD Aug 97 TC
  20414. Dev.CD Jan 94
  20415. Dev.CD Oct 93
  20416. Dev.CD Jul 93
  20417. Dev.CD Apr 93
  20418. Dev.CD Jan 92
  20419. Dev.CD Vol. XI
  20420. Dev.CD Vol. X
  20421. Dev.CD Vol. IX
  20422. Dev.CD Vol. VIII
  20423. Dev.CD Vol. VII
  20424. Dev CD Vol. VIP
  20425. Dev.CD Aug 97 TC
  20426. Dev.CD Jan 94
  20427. Dev.CD Oct 93
  20428. Dev.CD Jul 93
  20429. Dev.CD Apr 93
  20430. Dev.CD Jan 92
  20431. Dev.CD Vol. XI
  20432. Dev.CD Vol. X
  20433. Dev.CD Vol. IX
  20434. Dev.CD Vol. VIII
  20435. Dev.CD Vol. VII
  20436. Dev CD Vol. Vrror errMsg number errNum
  20437.     --enter statements to perform when no records are found such as...
  20438.     display dialog "Sorry, the item you selected could not be found."
  20439.     return
  20440. end try
  20441. Movedq
  20442. Dev.CD Aug 00 TC Disk 2
  20443. All Packages
  20444. MacCheck
  20445.  1.0.4
  20446. 79036X
  20447. Features:  The package provides sample code for implementing inline input for TextEdit, the TSMTE interfaces, and the TSMTE extension. It is intended to be used along with Macintosh Technical Note TE 27 - Inline Input for TextEdit with TSMTE.
  20448. Feb 94L
  20449. May 94V
  20450. 77730X
  20451. Moved
  20452. D!All Packages
  20453. Tool Chest Edition
  20454. Hebrew Language Kit v1.0.1
  20455. ;Summary: The Hebrew Language Kit is a combination of system and language resources that enables you to create, display, and edit documents in Hebrew on the Macintosh
  20456.  and other computers using the Mac
  20457.  OS.   See the document "Hebrew Read Me First" or "Lisez-moi (H
  20458. breu)" for details and installation instructions. 
  20459. JUCopy to your HD to install
  20460. Install 1, English
  20461. Install 1, Fran
  20462. Install 2
  20463. Install 3K
  20464. May 96L
  20465. Aug 96O9Dev.CD May 00 TC:Language Kits:Hebrew Language Kit 1.0.1:P>Dev.CD May 00 TC
  20466.  - Language Kits
  20467.  - Hebrew Language Kit 1.0.1V
  20468. 80190X
  20469. May 00^
  20470. #on parade that shows up during boot.
  20471. This OF NVRAM image that is written is that of factory-default OF settings except with "use-nvramrc?" set to "true" and "nvramrc" set to Forth text.
  20472. The Forth text in "nvramrc" is executed by OF after its initialization but before the Device Tree probing process.
  20473. In the Device Tree probing process, OF builds a
  20474. GameSprocket SDKs
  20475. Apple Game Sprockets are libraries designed to simplify the effort required to develop a Macintosh game.
  20476.  DrawSprocket 1.7.2 provides support for viewing game images, including setting screen resolution and color depth, choosing a monitor (on computers with multiple monitors), accelerating screen updates, and other features.
  20477. InputSprocket 1.7.2 provides support for using joysticks, keyboards, mice, and other input devices when playing games on your Macintosh computer.
  20478.  NetSprocket 1All Packages
  20479. PartMaker 4.3
  20480. 79142X
  20481.  Jan 96 SSWP
  20482. Dev.CD Jan 96 SSV
  20483. 77070X
  20484. Jan 96
  20485. f--set theItem to choose file -- uncomment to test in an AS editor
  20486.     tell application "Finder"
  20487.         open item "Dev.CD Jan 96 SSW"
  20488.         activate
  20489.     end tell
  20490. on error errMsg number errNum
  20491.     --enter statements to perform when no records are found such as...
  20492.     display dialog "Sorry, the item you selected could not be found."
  20493.     return
  20494. end try
  20495. -awaited
  20496. viiiw
  20497. 80345X
  20498. Aug 00^    TC Disk 2
  20499. y--set theItem to choose file -- uncomment to test in an AS editor
  20500.     tell application "Finder"
  20501.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  20502.         activate
  20503.     end tell
  20504. on error errMsg number errNum
  20505.     --enter statements to perform when no records are found such as...
  20506.     display dialog "Sorry, the item you selected could not be found."
  20507.     return
  20508. end try
  20509. e    No Changef4AGP
  20510. NewGWorld
  20511. useDistantHdwrMem
  20512. useLocalHdwrMemq
  20513. Dev.CD Aug 00 TC Disk 2
  20514. All Packages
  20515. New OF TokenizerIPNew FCode tokenizer for PCI board FCode driver development.
  20516. Standalone version.
  20517. Communications Toolbox
  20518. Contributed
  20519. Devices and Hardware
  20520. Files
  20521. Games
  20522. Graphics 2D
  20523. Graphics 3D
  20524. Help Systems
  20525. Human Interface Toolbox
  20526. Interapplication Comm
  20527. Memory
  20528. Networking
  20529. OS Utilities
  20530. Overview
  20531. Platforms and Tools
  20532. Printing
  20533. Processes
  20534. QuickTime
  20535. Runtime Architecture
  20536. Sound
  20537. Mar 98O$Dev.CD Aug 00 TC Disk 2:Sample Code:V
  20538. 80346X
  20539. 1e    No Change
  20540. ies, a
  20541. Dev.CD Jul 93
  20542. Dev.CD Apr 9V
  20543. 80638X
  20544. Jul 93
  20545. p--set theItem to choose file -- uncomment to test in an AS editor
  20546.     tell application "Finder"
  20547.         open item "Dev.CD Jul 93
  20548. Dev.CD Apr 93"
  20549.         activate
  20550.     end tell
  20551. on error errMsg number errNum
  20552.     --enter statements to perform when no records are found such as...
  20553.     display dialog "Sorry, the item you selected could not be found."
  20554.     return
  20555. end try
  20556. All Packages
  20557. F    QuickTimeO
  20558. Dev.CD Jul 93
  20559. Dev.CD Apr 93P
  20560. Dev.CD Jul 93
  20561. Dev.CD Apr 9V
  20562. 80639X
  20563. Jul 93
  20564. p--set theItem to choose file -- uncomment to test in an AS editor
  20565.     tell application "Finder"
  20566.         open item "Dev.CD Jul 93
  20567. Dev.CD Apr 93"
  20568.         activate
  20569.     end tell
  20570. on error errMsg number errNum
  20571.     --enter statements to perform when no records are found such as...
  20572.     display dialog "Sorry, the item you selected could not be found."
  20573.     return
  20574. end try
  20575. All Packages
  20576. F    QuickTimeO
  20577. Dev.CD Jul 93P
  20578. Dev.CD Jul 9V
  20579. 80640X
  20580. Jul 93
  20581. --set theItem to choose file -- uncomment to test in an AS editor
  20582.     tell application "Finder"
  20583.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Localization:cihui:"
  20584.         activate
  20585.     end tell
  20586. on error errMsg number errNum
  20587.     --enter statements to perform when no records are found such as...
  20588.     display dialog "Sorry, the item you selected could not be found."
  20589.     return
  20590. end try
  20591. Aug 00^    TC Disk 1
  20592. --set theItem to choose file -- uncomment to test in an AS editor
  20593.     tell application "Finder"
  20594.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Toolbox:System 7.0 WDEF:"
  20595.         activate
  20596.     end tell
  20597. on error errMsg number errNum
  20598.     --enter statements to perform when no records are found such as...
  20599.     display dialog "Sorry, the item you selected could not be found."
  20600.     return
  20601. end try
  20602. e    No Changeq
  20603. Dev.CD Aug 00 TC Disk 1
  20604. All Packages
  20605. System 7.5 Update 1.0O
  20606. Dev.CD Jan 96 SSWP
  20607. Dev.CD Jan 96 SSV
  20608. 79550X
  20609. Jan 96
  20610. urce-code
  20611. ews (1 million Power Macs; Apple Licenses MacOS; QuickTime Conferencing; AppleShare and AppleSearch for Windows; MessagePad 120; Motorola Newton Wireless Device); Strategy Mosaic (Blueprint for Future: Communications and Collaboration); Editor's Note (Delays); IndustryWatch.
  20612. Technology: News (develop issue 21); CD Highlights;  Human Interface (Disambiguator, pt 1); OpenDoc HI Q&A, pt 3; QuickDraw 3D.
  20613. Business & Marketing:  Market Research Monthly (Server Software); Special Market Report 
  20614. (Newton Vertical Market); Marketing Feature (User Group Marketing).
  20615. This is final draft copy from the February Apple Directions, 
  20616.  1995, Apple Computer, Inc. All rights reserved. Reuse or reprinting without permission of the editor is forbidden.  For permission, contact the editor on AppleLink at A.DIRECTIONS.
  20617. February 1995 Apple Directions Articles
  20618. News: Apple News (Developer Support for PCI; OpenDoc Roundup; Apple Supports Kaleida Products; GeoPort Kit; Apple Joins Versit); Strategy M
  20619. 80246X
  20620. May 00^
  20621. --set theItem to choose file -- uncomment to test in an AS editor
  20622.     tell application "Finder"
  20623.         open item "Dev.CD May 00 TC:Language Kits:Korean Language Kit 1.0:"
  20624.         activate
  20625.     end tell
  20626. on error errMsg number errNum
  20627.     --enter statements to perform when no records are found such as...
  20628.     display dialog "Sorry, the item you selected could not be found."
  20629.     return
  20630. end try
  20631. Deletedq
  20632. Dev.CD May 00 TC
  20633. All Packages
  20634. F    LabelMenu
  20635.  Summary:  This demonstrates a program with a Finder-like label menu.  Each label menu item has a 12x16 pixel 'cicn and the color and name of all the items are updated if the user changes anything in the "Labels" control panel.  This also demonstrates how to change a menu tile to an icon.
  20636. Aug 95V
  20637. 80247X
  20638. Moved
  20639. ions.   
  20640. MRJ keeps a database of certificates that you trust.  If you access a signed applet and the certificate is already in your Java security database, the applet will 
  20641.     Bjion on developing for QuickTime, please see the QuickTime web site, http://apple.com/quicktime/developers/
  20642. J English - 3.0.2
  20643. Japanese - 3.0.1K
  20644. Aug 94L
  20645. Aug 99N"QuickTime, video, streaming, audioOVDev.CD Apr 00 SDK1:Development Kits:Mac OS:QuickTime:QuickTime 3 Installers:Macintosh:PdDev.CD Apr 00 SDK1
  20646.  - Development Kits
  20647.  - Mac OS
  20648.  - QuickTime
  20649.  - QuickTime 3 Installers
  20650.  - Macintosh
  20651. Summary:  Apple's Korean Language Kit is an easy, affordable way to add Korean text to your documents. After the simple installation process, you can switch effortlessly between the computer's main language and Korean. The kit lets you enter, edit, and print Korean, and mix Korean with other languages in the same document--even in the same sentence. You can also use it to view Korean-language World Wide Web sites with the addition of Internet browsing software. 
  20652. The Korean Language Kit co
  20653. mes with the Power Input Method, a feature-rich input method that allows conversion from hangul to hanja, can display the command menu in English or Korean, and provides an easy-to-use interface. The kit also includes two keyboard layouts for native speakers and two romaja modes for easy Korean input by non-native speakers. Also included is a set of transparent labels for customizing your keyboard.
  20654. The kit includes five QuickDraw GX-compatible TrueType fonts that produce high-quality on-s
  20655. can't
  20656. cancel
  20657. cancelwindowcheckout
  20658. transport
  20659. serial
  20660. registry
  20661. otgetuserportnamefro
  20662. transport
  20663. streams
  20664. module
  20665. driver
  20666. transport
  20667. streams
  20668. module
  20669. driver
  20670. asynchronous
  20671. transport
  20672. endpoint
  20673. download
  20674. fetch
  20675. transport
  20676. endpoint
  20677. server
  20678. listen
  20679. single-l
  20680. opendoc
  20681. opendoc
  20682. component
  20683. software
  20684. compound
  20685. document
  20686. architecture
  20687. openfirmware
  20688. opengl
  20689. opengl
  20690. screen
  20691. drawsprocket
  20692. opengl
  20693. graphics
  20694. e    No Changef color
  20695. controls
  20696. window
  20697. tableq
  20698. Dev.CD Aug 00 TC Disk 2
  20699. All Packages
  20700. ControlKeyPatch
  20701. Routines for patching the ADB manager to simulate the control key being held down.  This file contains routines for installing, removing and calling the control key patch.  Client code can link with this file and place the patch resource in their resource fork.
  20702. Nov 99V
  20703. 77580X
  20704. 1e    No Change
  20705. Apple Bug Reporter stack. Include t
  20706. packages
  20707. rprise
  20708. environment
  20709. eomodeler
  20710. error
  20711. essentials
  20712. european
  20713. european
  20714. distributors
  20715. localizers
  20716. evenbetterbuserror
  20717. evenbetterbuserror
  20718. eventm
  20719. expand
  20720. explained
  20721. explode
  20722. extractor
  20723. f/macos8
  20724. features
  20725. synchronization
  20726. system
  20727. manager
  20728. files
  20729. filters
  20730. rN2CFM-68K, CFM, Mixed Mode, Thread, ObjectSupportLibO7Dev.CD Jul 99 SDK1:Development Kits:Mac OS:CFM-68K SDK:P?Dev.CD Jul 99 SDK1
  20731.  - Development Kits
  20732.  - Mac OS
  20733.  - CFM-68K SDKCD Jul 93
  20734. Dev.CD Apr 9V
  20735. 79601X
  20736. Apr 94
  20737. --set theItem to choose file -- uncomment to test in an AS editor
  20738.     tell application "Finder"
  20739.         open item "Dev.CD Apr 94
  20740. Dev.CD Jan 94
  20741. Dev.CD Oct 93
  20742. Dev.CD Jul 93
  20743. Dev.CD Apr 93"
  20744.         activate
  20745.     end tell
  20746. on error errMsg number errNum
  20747.     --enter statements to perform when no records are found such as...
  20748.     display dialog "Sorry, the item you selected could not be found."
  20749.     return
  20750. end try
  20751. All Packages
  20752. System Enabler 001 (IIvx, IIvi)OEDev.CD Apr 94
  20753. Dev.CD Jan 94
  20754. Dev.CD Oct 93
  20755. Dev.CD Jul 93
  20756. Dev.CD Apr 93PDDev.CD Apr 94
  20757. Dev.CD Jan 94
  20758. Dev.CD Oct 93
  20759. Dev.CD Jul 93
  20760. Dev.CD Apr 9V
  20761. 79602X
  20762. Apr 94
  20763. restartB
  20764. restored
  20765. restricted
  20766. restrictions
  20767. resulta
  20768. start
  20769. here@
  20770. query@
  20771. quicktime@
  20772. quicktime
  20773. first@
  20774. r13u5@
  20775. readme
  20776. 1.5.1
  20777. redistribution@
  20778. registry@
  20779. restext@
  20780. rfc1332@
  20781. rfc1378@
  20782. runtime@
  20783. runtime
  20784. architecture@
  20785. schedule@
  20786. scrapxcmds@
  20787. scsimonitor@
  20788. servercontrolintf@
  20789. shareware@
  20790. showhidefolder@
  20791. shtml@
  20792. sound
  20793. files@
  20794. soundapp
  20795. soundrecord@
  20796. source@
  20797. sphere@
  20798. storyboard@
  20799. swedish
  20800. 1.1.3@
  20801. system
  20802. related
  20803. cnvt@
  20804. eliminates
  20805. eliminating
  20806. elizabeth
  20807. email
  20808. embed
  20809. embed
  20810. profile
  20811. image
  20812. specified
  20813. image's
  20814. embedded
  20815. embedding
  20816. employj
  20817. emptied
  20818. emulation
  20819. emulator
  20820. enableq
  20821. enable
  20822. mouse
  20823. keyboard
  20824. enable
  20825. speech
  20826. goodies
  20827. gopher
  20828. gotcha
  20829. gotchas
  20830. gough
  20831. gourdol
  20832. governed
  20833. grabber
  20834. grabguy
  20835. gracefully
  20836. grafport
  20837. grafports
  20838. grammar
  20839. grammars
  20840. grammaticals
  20841. grant
  20842. granted
  20843. graphic
  20844. graphicalX
  20845. graphically
  20846. handleN
  20847. handlersn
  20848. handlesy
  20849. handwriting
  20850. happen
  20851. hardware
  20852. hasn't
  20853. haveZ
  20854. having
  20855. he/she
  20856. headerg
  20857. headers
  20858. healthj
  20859. heaps
  20860. heartbeat
  20861. hedgingj
  20862. helpZ
  20863. helper
  20864. helpful
  20865. Summary: This is the electronic version of develop magazine.
  20866.  Issue 20 highlights:
  20867. Getting the Most out of AOCE Catalog Records  by Christine Buttin.  AOCE templates let you extend AOCE catalogs to store new kinds of data. This article introduces you to writing AOCE templates by providing an example template that extends the built-in User record.
  20868. Exploring Advanced AOCE Templates Through Celestial Mechanics  by Harry R. Chesley.
  20869. AOCE templates allow you to specify how the Finder displa
  20870. ys your data and how the user interacts with it. This article shows how to use some of the more advanced features of the template mechanism.
  20871. Make Your Own Sound Components  by Kip Olson.  Sound Manager 3.0 supports plug-in components for compression, decompression, custom hardware support, and more. This introduction to Sound Manager components will get you started.
  20872. Scripting the Finder From Your Application  by Greg Anderson.  The System 7.5 Finder is OSL-compliant, opening the door to 
  20873. skills
  20874. skipped
  20875. slatedj
  20876. slave
  20877. slaving
  20878. sleep
  20879. sleuthing
  20880. slimfunctions
  20881. sample
  20882. application
  20883. source
  20884. showing
  20885. common
  20886. slots
  20887. slots
  20888. application
  20889. allows
  20890. declaration
  20891. slotvinstall
  20892. slower
  20893. smallo
  20894. smalldaemon
  20895. smaller
  20896. smallest
  20897. smart
  20898. smith
  20899. smith's
  20900. apple
  20901. guide
  20902. intended
  20903. those
  20904. developers
  20905. nvramrc@
  20906. objects@
  20907. objectsupportlib@
  20908. occurs@
  20909. open@
  20910. opencheckedout@
  20911. optimizer@
  20912. oracle@
  20913. osborne@
  20914. palette@
  20915. parties@
  20916. paths@
  20917. perfectly@
  20918. performas@
  20919. analyzerT
  20920. appearance
  20921. 1.0.2d
  20922. appearance
  20923. 1.0.4e
  20924. applef
  20925. apple
  20926. cd-rom
  20927. handbookf
  20928. apple
  20929. color
  20930. onescanner
  20931. apple
  20932. detectors
  20933. apple
  20934. developer
  20935. archivei
  20936. apple
  20937. directions
  20938. 1995j
  20939. apple
  20940. directions
  20941. 1996k
  20942. apple
  20943. directions
  20944. 1997l
  20945. apple
  20946. event
  20947. registry
  20948. suitesm
  20949. apple
  20950. event
  20951. xcmds
  20952. 1.0b3n
  20953. apple
  20954. grayscale
  20955. appearanceo
  20956. apple
  20957. guidep
  20958. apple
  20959. apple
  20960. monitor
  20961. apple
  20962. international
  20963. glossariess
  20964. apple
  20965. location
  20966. managert
  20967. apple
  20968. publications
  20969. style
  20970. guideu
  20971. apple
  20972. shared
  20973. library
  20974. managerv
  20975. apple
  20976. standards
  20977. developersw
  20978. apple
  20979. system
  20980. profilerx
  20981. applegloty
  20982. appleglot
  20983. appleglot
  20984. 2.4b6z
  20985. applescript
  20986. applescript
  20987. 1.3.4
  20988. applesearch
  20989. appleshare
  20990. appleshare
  20991. client
  20992. appleshare
  20993. appleshare
  20994. applesingle/appledou
  20995. applesingle/appledou
  20996. format
  20997. Jul 97L
  20998. Jul 97N
  20999. async deviceO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  21000.  - Sample CodeV
  21001. 80002X
  21002. Aug 00^    TC Disk 2
  21003. y--set theItem to choose file -- uncomment to test in an AS editor
  21004.     tell application "Finder"
  21005.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  21006.         activate
  21007.     end tell
  21008. on error errMsg number errNum
  21009.     --enter statements to perform when no records are found such as...
  21010.     display dialog "Sorry, the item you selected could not be found."
  21011.     return
  21012. end try
  21013. e    No Changef
  21014. async deviceq
  21015. Dev.CD Aug 00 TC Disk 2
  21016. All Packages
  21017. ATA Demo 1.3
  21018. +ATADemo is a CodeWarrior C sample that will call the ATA Manager and scan the ATA bus and list the various device configuration data.  This sample has been updated to properly work with the .AppleCD driver installed.
  21019. This sample has been updated to properly work with the .AppleCD driver installed.
  21020. Jan 98L
  21021. May 99V
  21022. 80003X
  21023. 1e    No Change
  21024. re not trained to support deve
  21025. ware.
  21026. SetupGL also has some unique features:
  21027. - The texture RAM variable in the structGLInfo allows you to specify an amount of texture memory, over and above the buffer requirements, that the device must have to satisfy your requirements.  This allows you to pick a maximum resolution and bit depth and allow SetupGL to find the resolution and bit depth that can actually be used while maintaining the requested amount of VRAM.  This is done by setting fDepthMust and fSizeMust to false on ent
  21028. ry, which allows SetupGL to set down in resolutions and pixel depths to get a match.
  21029. - It allows specification of a screen device to try first by enumeration of the screens.  -1 indicates the main screen.  Other screens are enumerated in order returned by DMGetFirstScreenDevice and DMGetNextScreenDevice with 0 being the first screen returned.  If allocations on the desired screen fails SetupGL will automatically check the other screens.
  21030. - SetupGL provides the function BuildGLFromWindow a
  21031. This document lists all selectors, known to the creator, for use with the Gestalt Manager. They can include selector codes installed by Apple (system) software or by software from third parties (your software?). The information in this list is useful for programmers who use the Gestalt Manager with their software (even using externals, as with HyperCard, 4th Dimension and so on).
  21032. NOTE: This is NOT AN APPLE PRODUCT. It is provided on an AS-IS basis.  Apple is not responsible for any probleB!ms you may encounter in it's use.
  21033. Jk6th Anniversary
  21034. Gestalt Selectors List 4.3
  21035. Gestalt Submission Form
  21036. gestalt.html
  21037. GSL View (EasyView)
  21038. UpdatesK
  21039. May 95L
  21040. Dec 98M7Any word processor capable of reading a 400K text file.N
  21041. Gestalt Selector Codes, Gestalt Manager, Machine Identification, System Identification, System Software Release, Version, Capabilities, System FeaturesOKDev.CD Aug 00 TC Disk 1:Tool Chest:OS Utilities:Gestalt Selectors List 4.3:e Macintosh, but have been available since
  21042. es the right way to set up the Sound Input Driver to record sound. In the past, developers have assumed that the state of Sound Input was always the same.  Newer Macintoshes, especially the PowerPC models, may have different settings so it is important to setup Sound Input correctly each time you use it.
  21043. SoundConvert:  SoundConvert demonstrates some of the new features in Sound Manager 3.2. The application allows you to read AIFF and AIFC sound files and convert them to any combination of
  21044.  sample rate, sample size, number of channels and format/compression type.
  21045. SoundLevel:  A simple application that meters the sound input level on the microphone using  a display much like a VCR peak-hold bar meter.
  21046. Speech Recognition sample: This sample, which uses Speech Recognition Manager, provides a flexible framework for basing other applications on this code.
  21047. SquareWave:  These snippets show how to use waveTableSynth and squareWaveSynth.
  21048. 'vox ' recording:  This application uses Q
  21049. All Packages
  21050. System Enabler 001 (IIvx, IIvi)OEDev.CD Apr 94
  21051. Dev.CD Jan 94
  21052. Dev.CD Oct 93
  21053. Dev.CD Jul 93
  21054. Dev.CD Apr 93PDDev.CD Apr 94
  21055. Dev.CD Jan 94
  21056. Dev.CD Oct 93
  21057. Dev.CD Jul 93
  21058. Dev.CD Apr 9V
  21059. 80841X
  21060. Apr 94
  21061. --set theItem to choose file -- uncomment to test in an AS editor
  21062.     tell application "Finder"
  21063.         open item "Dev.CD Apr 94
  21064. Dev.CD Jan 94
  21065. Dev.CD Oct 93
  21066. Dev.CD Jul 93
  21067. Dev.CD Apr 93"
  21068.         activate
  21069.     end tell
  21070. on error errMsg number errNum
  21071.     --enter statements to perform when no records are found such as...
  21072.     display dialog "Sorry, the item you selected could not be found."
  21073.     return
  21074. end try
  21075. All Packages
  21076. System Enabler 001 (IIvx, IIvi)OEDev.CD Apr 94
  21077. Dev.CD Jan 94
  21078. Dev.CD Oct 93
  21079. Dev.CD Jul 93
  21080. Dev.CD Apr 93PDDev.CD Apr 94
  21081. Dev.CD Jan 94
  21082. Dev.CD Oct 93
  21083. Dev.CD Jul 93
  21084. Dev.CD Apr 9V
  21085. 80842X
  21086. Apr 94
  21087. sample
  21088. widely
  21089. wildcard
  21090. wilderness
  21091. willT
  21092. williams
  21093. windoid
  21094. window's
  21095. windowed
  21096. windowsj
  21097. windows
  21098. developers
  21099. quicktime
  21100. within
  21101. products
  21102. windows/dosj
  21103. wintermyre
  21104. doin@
  21105. draft@
  21106. drawtextcodec@
  21107. drivers
  21108. drives@
  21109. drvr@
  21110. quickdraw
  21111. viewer
  21112. thompson@
  21113. editor's@
  21114. efforts@
  21115. emulate@
  21116. enabled@
  21117. engineering@
  21118. enough@
  21119. entering@
  21120. environments@
  21121. establish@
  21122. european@
  21123. examine@
  21124. example@
  21125. exciting@
  21126. expand@
  21127. exploring@
  21128. extensible@
  21129. extensions@
  21130. family@
  21131. feature@
  21132. featured@
  21133. features
  21134. allows
  21135. reset
  21136. interrupt
  21137. keyboard@
  21138. feel@
  21139. fetterman@
  21140. fileinfo@
  21141. files@
  21142. files/folders@
  21143. findchange@
  21144. finishing@
  21145. fixing@
  21146. flush@
  21147. folder
  21148. folder
  21149. contents@
  21150. folders@
  21151. font@
  21152. however@
  21153. import@
  21154. in-depth@
  21155. in-house@
  21156. inactive@
  21157. index@
  21158. inline@
  21159. install@
  21160. integrate@
  21161. interleaving@
  21162. intuitive@
  21163. investigated@
  21164. creen and printed characters at many sizes. Unlike most other Korean language solutions, the Korean Language Kit offers full hanja support, including the hanja Dictionary Utility that allows a user to create a personal hanja dictionary.
  21165. The Korean Language Kit is based on Apple's WorldScript technology, which simplifies the way in which a single operating system can support multiple languages. It works with world ready applications that take advantage of WorldScript, such as ClarisWorks 4Df.0, WordPerfect, Nisus Writer, and WorldWrite. It can also be used with Korean localized applications.
  21166. Copy to your HD to install
  21167. Install 1
  21168. Install 10
  21169. Install 11
  21170. Install 12
  21171. Install 13
  21172. Install 14
  21173. Install 2
  21174. Install 3
  21175. Install 4
  21176. Install 5
  21177. Install 6
  21178. Install 7
  21179. Install 8
  21180. Install 9K
  21181. May 97O7Dev.CD May 00 TC:Language Kits:Korean Language Kit 1.0:P<Dev.CD May 00 TC
  21182.  - Language Kits
  21183.  - Korean Language Kit 1.0
  21184. --set theItem to choose file -- uncomment to test in an AS editor
  21185.     tell application "Finder"
  21186.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:Networks:"
  21187.         activate
  21188.     end tell
  21189. on error errMsg number errNum
  21190.     --enter statements to perform when no records are found such as...
  21191.     display dialog "Sorry, the item you selected could not be found."
  21192.     return
  21193. end try
  21194. mation about
  21195.   - the features of the iBook
  21196.   - some compatibility issues
  21197.   - the
  21198.  internal logic and custom ICs
  21199.   - the I/O ports and built-in I/O devices
  21200.   - the RAM expansion slot
  21201.   - the system software
  21202. --------------------------------
  21203. Power Mac G4 Developer Note
  21204. This developer note has been updated to include information about the the latest product configurations, which include faster clock speeds, FireWire booting, and Mac OS 9.
  21205.    The developer note provides technical information about the
  21206.    Power Mac G4 computer and its features, which include a
  21207.    fast Powe
  21208. camera
  21209. cameras
  21210. cameron
  21211. campaign
  21212. campaigns
  21213. campfire
  21214. document--even
  21215. document-launching
  21216. document/file/applic
  21217. documentationc
  21218. documentationandsamp
  21219. documented
  21220. documentproc
  21221. documentsN
  21222. docviewer
  21223. doesn'tj
  21224. doesn't
  21225. documents
  21226. properly
  21227. doesnt
  21228. dogcow
  21229. featured
  21230. featuresA
  21231. dialog
  21232. those
  21233. defining
  21234. feauresb
  21235. februaryj
  21236. fedit
  21237. feedbacko
  21238. Core Foundation
  21239. overview
  21240. opaque types
  21241. reference counts
  21242. Base Services
  21243. CFBase.h
  21244. CFRetain
  21245. CFRelease
  21246. Reference counting
  21247. allocators
  21248. custom allocators
  21249. CFAllocator
  21250. CFType
  21251. Polymorphic functions
  21252. CFTypeID
  21253. CFIndex
  21254. CFOptionFlags
  21255. CFHashCode
  21256. CFHash
  21257. compare
  21258. CFComparatorFunction
  21259. CFComparisonResult
  21260. CFEqual
  21261. CFRange
  21262. Bundle Services
  21263. CFBundle.h
  21264. CFBundle
  21265. bundle
  21266. main bundle
  21267. resources
  21268. resource management
  21269. localization
  21270. internationalization
  21271. cross-platform
  21272. application package
  21273. Application
  21274. Framework
  21275. Loadable bundle
  21276. code loading
  21277. dynamic linking
  21278. lproj
  21279. localized strings
  21280. Info.plist
  21281. Collection Services
  21282. CFArray.h
  21283. CFDictionary.h
  21284. CFBag.h
  21285. CFSet.h
  21286. CFTree.h
  21287. CFData.h
  21288. CFBinaryHeap.h
  21289. CFBitVector.h
  21290. CFArray
  21291. CFDictionary
  21292. CFBag
  21293. CFSet
  21294. CFTree
  21295. CFData
  21296. CFBinaryHeap
  21297. CFBitVector
  21298. collection
  21299. container
  21300. ordered collection
  21301. vector
  21302. Property List Services
  21303. CFPropertyList.h
  21304. property list
  21305. information property list
  21306. info plist
  21307. Info.plist
  21308. CFArray
  21309. CFDictionary
  21310. CFDictionary
  21311. CFPropertyList
  21312. Core Foundation
  21313. String Se
  21314. rendering
  21315. htmlrenderinglib
  21316. human
  21317. human
  21318. interface
  21319. guidelines
  21320. hypercard
  21321. hypercard
  21322. player
  21323. cardbus
  21324. ibook
  21325. family
  21326. plotting
  21327. resources
  21328. ities
  21329. icons
  21330. identification
  21331. image
  21332. imagewriter
  21333. imaging
  21334. implementation
  21335. inactive
  21336. index
  21337. indian
  21338. plist
  21339. information
  21340. information
  21341. property
  21342. inline
  21343. inline
  21344. input
  21345. input
  21346. input
  21347. device
  21348. inputsprocket
  21349. inside
  21350. inside
  21351. inside
  21352. macintosh
  21353. installer
  21354. instance
  21355. instance
  21356. variables
  21357. instrumentation
  21358. interactive
  21359. interactive
  21360. media
  21361. solutions
  21362. interface
  21363. interfaces
  21364. 80837X
  21365. Nov 99^
  21366. --set theItem to choose file -- uncomment to test in an AS editor
  21367.     tell application "Finder"
  21368.         open item "Dev.CD Nov 99 TC:System Software:System 7.5.5 Update:"
  21369.         activate
  21370.     end tell
  21371. on error errMsg number errNum
  21372.     --enter statements to perform when no records are found such as...
  21373.     display dialog "Sorry, the item you selected could not be found."
  21374.     return
  21375. end try
  21376. Deletedq
  21377. Dev.CD Nov 99 TC
  21378. All Packages
  21379. System Enabler 001 (IIvx, IIvi)OEDev.CD Apr 94
  21380. Dev.CD Jan 94
  21381. Dev.CD Oct 93
  21382. Dev.CD Jul 93
  21383. Dev.CD Apr 93PDDev.CD Apr 94
  21384. Dev.CD Jan 94
  21385. Dev.CD Oct 93
  21386. Dev.CD Jul 93
  21387. Dev.CD Apr 9V
  21388. 80838X
  21389. Apr 94
  21390. sectionj
  21391. sections
  21392. sectors
  21393. security
  21394. seeingj
  21395. seger
  21396. segment
  21397. segmented
  21398. segmenting
  21399. select
  21400. selected
  21401. - they'll just see a crash) know what happened.
  21402. DeleteDirectory:  This C routine will delete a subdirectory from a Macintosh volume, including any nested directories. It works in AppleShare as well as normal environments.
  21403. deleteEmptyDir:  These MPW tools identify and/or delete all empty folders on a specified volume using PBCatSearch.
  21404. ficycle:  This THINK Pascal
  21405.  program lists the files contained in a folder.
  21406. FileSharingOn:  This snippet demonstrates how to determine whether or not Fil
  21407. e Sharing is on. 
  21408. FormatAsDOS:  This snippet demonstrates how to use the newer Disk Initialization Package calls DIXFormat() and DIXZero() to format a floppy disk as a DOS disk.  DIXFormat, DIXZero, and DIReformat are documented in the IM:Files Errata Tech Note.
  21409. Please note this snippet does not provide any prompts.  It merely takes the floppy in the first floppy drive and reformats it as a DOS disk with the name "MS-DOS Disk".  This purpose of this snippet is to demonstrate the newer 
  21410. Large collection of tools, scripts, libraries, and examples for automating user level testing.  These are most of the tools used by Apple itself to perform integration, compatibility, and user-perceived performance testing.  All tools are compatible with MacOS' from 7.0 through 8.0.
  21411. This is the first major release of these tools for outside users in several years. Everything is updated, and there are many new tools never before released, such as the Clouseau VU scripts, and several host a
  21412. nd target configuration installers.
  21413. Includes: Virtual User (FAT application, Sys 8.0 compatible);  many extension tools to Virtual User such as Ivy (image verification), FileTool and Memory Monitor;  SPEC S&L and  Clouseau Virtual User scripts;  full packages for host and target installations, including AppleScript based installers.
  21414. Host machines:  Mac IIfx or later, 16 MB memory or greater. System 7.0 or later (System 7.5 or later preferred).
  21415. Target machines:  Mac SE or later, 4 MB mem
  21416. detecting
  21417. detection
  21418. detectorh
  21419. detectorsh
  21420. detects
  21421. determination
  21422. determine
  21423. determining
  21424. devanagari
  21425. develop\
  21426. develop-ers
  21427. developed
  21428. developerR
  21429. developer's
  21430. developersS
  21431. Feb 00
  21432. - Common
  21433.     - Sun Compliant Java Runtime Environment 1.1
  21434.     - QuickTime 3 
  21435.     - QTJava.zip
  21436.     - QTJava media samples
  21437. - Mac OS:
  21438.     - System 8 or later
  21439.     - Macintosh Runtime for Java (MRJ) 2.1
  21440. - Windows 95, 98, or NT::
  21441.     - JRE/JDK from Sun Microsystems, Inc. recommended
  21442. QuickTime, Java, MRJO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  21443.  - Sample CodeV
  21444. 80331X
  21445. Aug 00^    TC Disk 2
  21446. y--set theItem to choose file -- uncomment to test in an AS editor
  21447.     tell application "Finder"
  21448.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  21449.         activate
  21450.     end tell
  21451. on error errMsg number errNum
  21452.     --enter statements to perform when no records are found such as...
  21453.     display dialog "Sorry, the item you selected could not be found."
  21454.     return
  21455. end try
  21456. e    No Changef
  21457. QuickTime
  21458. Dev.CD Aug 00 TC Disk 2
  21459. All Packages
  21460. MyHelpMenuV
  21461. 80332X
  21462. -------
  21463. This document describes what a bundle is and shows how you can use Bundle  Services to
  21464. imagecompositing
  21465. imagefile
  21466. imageproducing
  21467. imaging[
  21468. importexport
  21469. imran's
  21470. imran's
  21471. virtual
  21472. keycodes
  21473. index
  21474. indian
  21475. indian
  21476. language
  21477. indian
  21478. language
  21479. inline
  21480. inline
  21481. input
  21482. textedit
  21483. input
  21484. inputsprocket
  21485. inputsprocket
  21486. inputsprocketpptest
  21487. inputsprockettest
  21488. inside
  21489. inside
  21490. macintosh
  21491. quickdraw
  21492. install
  21493. installer
  21494. installer
  21495. 1.2.3
  21496. instance
  21497. instrumentation
  21498. instrumentation
  21499. 1.0.6
  21500. int'l
  21501. int'l
  21502. developer
  21503. contacts
  21504. interactive
  21505. interactive
  21506. success
  21507. guide
  21508. interapplication
  21509. quadrasV
  21510. quadratic
  21511. qualifiedh
  21512. quality
  21513. quandary
  21514. quantitiesg
  21515. quarterj
  21516. Communications Toolbox
  21517. Contributed
  21518. Devices and Hardware
  21519. Files
  21520. Games
  21521. Graphics 2D
  21522. Graphics 3D
  21523. Help Systems
  21524. Human Interface Toolbox
  21525. Interapplication Comm
  21526. Memory
  21527. Networking
  21528. OS Utilities
  21529. Overview
  21530. Platforms and Tools
  21531. Printing
  21532. Processes
  21533. QuickTime
  21534. Runtime Architecture
  21535. Sound
  21536. TC Disk 1:Tool Chest:Development Kits:MPW etc.:PEDev.CD Aug 00 TC Disk 1
  21537.  - Tool Chest
  21538.  - Development Kits
  21539.  - MPW etc.V
  21540. 79505X
  21541. Aug 00^    TC Disk 1
  21542. --set theItem to choose file -- uncomment to test in an AS editor
  21543.     tell application "Finder"
  21544.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Development Kits:MPW etc.:"
  21545.         activate
  21546.     end tell
  21547. on error errMsg number errNum
  21548.     --enter statements to perform when no records are found such as...
  21549.     display dialog "Sorry, the item you selected could not be found."
  21550.     return
  21551. end try
  21552. e    No Changef
  21553. debuggerq
  21554. Dev.CD Aug 00 TC Disk 1
  21555. All Packages
  21556. F    SourceObj
  21557. 79506X
  21558. using
  21559. iting an external file system.
  21560. SCSI Inquiry:  This MPW tool shows how to make a SCSI inquiry command to an HD80SC.
  21561. SCSI Simple Sample:  A simple sample that can deal with both the old and new SCSI Managers.
  21562. Serial Driver Arbitration:  This is an example of how to correctly arbitrate the serial ports.  It's taken from tech note DV 11 - Opening the Serial Ports.
  21563. SlotVInstall:  This little program installs a slot VBL task for the main screen, even if the main screen uses built-in video, bK
  21564. y getting the gdRefNum and calling GetDctlEntry to find the slot number.
  21565. Wake100:  Wake100 resets the wake up time on PowerBooks that support it (PB 100, Portable) so that it wakes up at the same time everyday.
  21566. Communications Toolbox
  21567. Contributed
  21568. Devices and Hardware
  21569. Files
  21570. Games
  21571. Graphics 2D
  21572. Graphics 3D
  21573. Help Systems
  21574. Human Interface Toolbox
  21575. Interapplication Comm
  21576. Memory
  21577. Networking
  21578. OS Utilities
  21579. Overview
  21580. Platforms and Tools
  21581. Printing
  21582. Processes
  21583. QuickTime
  21584. Runtime Architecture
  21585. Sound
  21586. Dev.CD Jan 94
  21587. Dev.CD Oct 93P
  21588. Dev.CD Jan 94
  21589. Dev.CD Oct 9V
  21590. 80615X
  21591. Jan 94
  21592. p--set theItem to choose file -- uncomment to test in an AS editor
  21593.     tell application "Finder"
  21594.         open item "Dev.CD Jan 94
  21595. Dev.CD Oct 93"
  21596.         activate
  21597.     end tell
  21598. on error errMsg number errNum
  21599.     --enter statements to perform when no records are found such as...
  21600.     display dialog "Sorry, the item you selected could not be found."
  21601.     return
  21602. end try
  21603. All Packages
  21604. F    QuickTimeO
  21605. Dev.CD Jan 94
  21606. Dev.CD Oct 93P
  21607. Dev.CD Jan 94
  21608. Dev.CD Oct 9V
  21609. 80616X
  21610. Jan 94
  21611. p--set theItem to choose file -- uncomment to test in an AS editor
  21612.     tell application "Finder"
  21613.         open item "Dev.CD Jan 94
  21614. Dev.CD Oct 93"
  21615.         activate
  21616.     end tell
  21617. on error errMsg number errNum
  21618.     --enter statements to perform when no records are found such as...
  21619.     display dialog "Sorry, the item you selected could not be found."
  21620.     return
  21621. end try
  21622. All Packages
  21623. F    QuickTimeV
  21624. 80617X
  21625. install
  21626. netsprocket
  21627. netsprocket
  21628. networkS
  21629. network
  21630. server
  21631. guideS
  21632. network
  21633. software
  21634. installer
  21635. networkcommsvcs
  21636. networkingot
  21637. networks
  21638. networks
  21639. documentation
  21640. sample
  21641. audio
  21642. features
  21643. newformat
  21644. newmaclogo
  21645. non-mpw
  21646. norway
  21647. norway
  21648. distributors/localiz
  21649. viiiw
  21650. 80006X
  21651. Nov 99^
  21652. --set theItem to choose file -- uncomment to test in an AS editor
  21653.     tell application "Finder"
  21654.         open item "Dev.CD Nov 99 TC:Tool Chest:Development Kits:HyperCard Related:XCMDs & XFCNs:"
  21655.         activate
  21656.     end tell
  21657. on error errMsg number errNum
  21658.     --enter statements to perform when no records are found such as...
  21659.     display dialog "Sorry, the item you selected could not be found."
  21660.     return
  21661. end try
  21662. Deletedq
  21663. Dev.CD Nov 99 TC
  21664. All Packages
  21665. Audit app & dcmd
  21666. Summary:  Audit is a small library of functions that provide an unobtrusive event tracing capability to applications, drivers, code-resources, call-backs, and any other "flavor" of Macintosh software.
  21667. The DisplayAudit application may be used to follow the execution of a program being audited.  It can display auditing from several sources, and allows logging the audited data to a text file.
  21668. General tools.imgK
  21669. Feb 94N
  21670. testing, debugginge
  21671. v.CD Apr 93V
  21672. 79713X
  21673. effortss
  21674. egetinfo
  21675. egret
  21676. egret-based
  21677. egrets
  21678. egretwakeup
  21679. ehancements
  21680. either
  21681. eject
  21682. ejected
  21683. elaborates
  21684. electronicu
  21685. electronics
  21686. element
  21687. elementso
  21688. elicit
  21689. eliminate
  21690. eliminates
  21691. eliminating
  21692. elizabeth
  21693. email
  21694. embed
  21695. embed
  21696. profile
  21697. image
  21698. specified
  21699. image's
  21700. embedded
  21701. embedding
  21702. embellish
  21703. embodies
  21704. emphasis
  21705. empirically
  21706. employj
  21707. emptied
  21708. empty
  21709. emptying
  21710. enable
  21711. mouse
  21712. keyboard
  21713. enable
  21714. speech
  21715. correctlyy
  21716. corrects
  21717. correlate
  21718. correspondence
  21719. corresponding
  21720. corresponds
  21721. corrosponding
  21722. corrupted
  21723. corruption
  21724. cosmetic
  21725. costly
  21726. counting
  21727. country
  21728. couple
  21729. courseR
  21730. coursesR
  21731. courseware
  21732. cover
  21733. covered
  21734. covers
  21735. cpu'sv
  21736. craig
  21737. crashW
  21738. crashed
  21739. crashesV
  21740. crawl
  21741. crawls
  21742. createX
  21743. create
  21744. needs
  21745. createdv
  21746. createpmforecolorima
  21747. creatergbforecolorim
  21748. creates
  21749. simplest
  21750. simpletexto
  21751. simplified
  21752. simplifies
  21753. simplify
  21754. simply
  21755. simulate
  21756. simulates
  21757. simulation
  21758. simulator
  21759. simultaneous
  21760. simultaneously
  21761. since
  21762. singlep
  21763. situation
  21764. situations
  21765. situationually
  21766. sixteen
  21767. sizez
  21768. sizeso
  21769. skills
  21770. skipped
  21771. slatedj
  21772. sleuthing
  21773. slots
  21774. slower
  21775. smallo
  21776. smaller
  21777. smart
  21778. smith
  21779. smith's
  21780. revised
  21781. management
  21782. managerd
  21783. manualb
  21784. mappings
  21785. markc
  21786. market
  21787. markpascal
  21788. mdefproc
  21789. mdefproc
  21790. media
  21791. de information about the the latest product configurations, which include faster clock speeds, more memory, and a larger hard disk.
  21792.   The developer note provides technical information about the
  21793.   iBook consumer portable and its features, which include a
  21794.   300 or 366-MHz PowerPC processor, built-in Ethernet port
  21795.   and modem, and the optional AirPort Card wireless LAN module.
  21796.   The developer note includes information about
  21797.   - the features of the iBook
  21798.   - some compatibility issues
  21799.   - the
  21800.  internal logic and custom ICs
  21801.   - the I/O ports and built-in I/O devices
  21802.   - the RAM expansion slot
  21803.   - the system software
  21804. --------------------------------
  21805. Power Mac G4 Developer Note
  21806. This developer note has been updated to include information about the the latest product configurations, which include faster clock speeds, FireWire booting, and Mac OS 9.
  21807.    The developer note provides technical information about the
  21808.    Power Mac G4 computer and its features, which include a
  21809.    fast Powe
  21810. 3d-partyj
  21811. 3d-thej
  21812. 4-character
  21813. 4.0.8
  21814. 2.0b6
  21815. switch
  21816. switch
  21817. stack
  21818. synccatch
  21819. synchronization
  21820. synthesis
  21821. sysconfig
  21822. sysconfig
  21823. 1.5b16
  21824. systemx
  21825. 1O>Dev.CD Jul 00 SDK1:Development Kits:Mac OS:Apple Help SDK 1.0:PFDev.CD Jul 00 SDK1
  21826.  - Development Kits
  21827.  - Mac OS
  21828.  - Apple Help SDK 1.0V
  21829. 79968X
  21830. Jul 00^
  21831. --set theItem to choose file -- uncomment to test in an AS editor
  21832.     tell application "Finder"
  21833.         open item "Dev.CD Jul 00 SDK1:Development Kits:Mac OS:Apple Help SDK 1.0:"
  21834.         activate
  21835.     end tell
  21836. on error errMsg number errNum
  21837.     --enter statements to perform when no records are found such as...
  21838.     display dialog "Sorry, the item you selected could not be found."
  21839.     return
  21840. end try
  21841. e    No Changef
  21842. Apple Help
  21843. Apple Guideq
  21844. Dev.CD Jul 00 SDK1
  21845. 2D!All Packages
  21846. Tool Chest Edition
  21847. Apple II Monitor dcmd (xx)I
  21848. Summary: This package lets you use many of the Apple IIe and IIGS monitor commands with the Apple IIe Card and Macsbug.
  21849. Features: Lets you display, change, move, and verify memory; find patterns in memory; and disassemble 65C02 code.J
  21850. XX Docs
  21851. XX Docs.txtK
  21852. Vol XId
  21853.  printing problem, and s
  21854. handlersn
  21855. handlesy
  21856. handoff
  21857. hands
  21858. handwriting
  21859. handy
  21860. hanging
  21861. hangul
  21862. hanja
  21863. happen
  21864. happened
  21865. happens
  21866. happily
  21867. hard-won
  21868. hardware
  21869. hardware-dependent
  21870. hardwared
  21871. harlan
  21872. harness
  21873. harper
  21874. harry
  21875. --set theItem to choose file -- uncomment to test in an AS editor
  21876.     tell application "Finder"
  21877.         open item "Dev.CD Apr 98 SDK2:Development Kits (Disc 2):Quickdraw GX Init Update:GXGraphics 1.1.6 init:"
  21878.         activate
  21879.     end tell
  21880. on error errMsg number errNum
  21881.     --enter statements to perform when no records are found such as...
  21882.     display dialog "Sorry, the item you selected could not be found."
  21883.     return
  21884. end try
  21885. n request, accepts the connection, and hands it off 
  21886. to an accepting endpoint. The accepting endpoint waits for a 128 byte "request" packet, then returns a predefined amount of data from memory to the client.   It then does an orderly release and puts the endpoint back into its idle queue.   
  21887. It's fast!   Running on Open Transport 1.1.1, a Power Mac 7100/80 on a 10 Mbit ethernet using 8K downloads can almost saturate the wire.  Using a 200 MHz Power Mac on the same LAN with 1K downloads the server sustains better than 300 connections per se
  21888. b--set theItem to choose file -- uncomment to test in an AS editor
  21889.     tell application "Finder"
  21890.         open item "Dev.CD Jan 94"
  21891.         activate
  21892.     end tell
  21893. on error errMsg number errNum
  21894.     --enter statements to perform when no records are found such as...
  21895.     display dialog "Sorry, the item you selected could not be found."
  21896.     return
  21897. end try
  21898. input
  21899. device
  21900. inputsprocket
  21901. inside
  21902. inside
  21903. inside
  21904. macintosh
  21905. installer
  21906. instance
  21907. instance
  21908. variables
  21909. instrumentation
  21910. integrity
  21911. interactive
  21912. interactive
  21913. media
  21914. solutions
  21915. interface
  21916. interface
  21917. builder
  21918. interfaces
  21919. function pointers for your own purposes.
  21920.   -How to get access to the Temporary Items Folder and use it to keep temporary files. 
  21921. Communications Toolbox
  21922. Contributed
  21923. Devices and Hardware
  21924. Files
  21925. Games
  21926. Graphics 2D
  21927. Graphics 3D
  21928. Help Systems
  21929. Human Interface Toolbox
  21930. Interapplication Comm
  21931. Memory
  21932. Networking
  21933. OS Utilities
  21934. Overview
  21935. Platforms and Tools
  21936. Printing
  21937. Processes
  21938. QuickTime
  21939. Runtime Architecture
  21940. Sound
  21941. Jan 96O$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  21942.  - Sample Code are found such as...
  21943.     display dialog "Sorry, the item you selected could not be found."
  21944.     return
  21945. end try
  21946. All Packages
  21947. System Enabler 001 (IIvx, IIvi)OEDev.CD Apr 94
  21948. Dev.CD Jan 94
  21949. Dev.CD Oct 93
  21950. Dev.CD Jul 93
  21951. Dev.CD Apr 93PDDev.CD Apr 94
  21952. Dev.CD Jan 94
  21953. Dev.CD Oct 93
  21954. Dev.CD Jul 93
  21955. Dev.CD Apr 9V
  21956. 77114X
  21957. Apr 94
  21958. a/rose@
  21959. applescript@
  21960. asic@
  21961. round-only@
  21962. bandai@
  21963. beta@
  21964. audio@
  21965. cfbase@
  21966. character@
  21967. colour@
  21968. controls@
  21969. data@
  21970. debugging@
  21971. decompress@
  21972. desktop@
  21973. download@
  21974. drawsprocket@
  21975. entertainment@
  21976. expansion@
  21977. system
  21978. manager@
  21979. gateway@
  21980. help@
  21981. html@
  21982. services@
  21983. interleaving@
  21984. language
  21985. updater
  21986. arabic
  21987. chinese
  21988. cyrillic
  21989. hebrew@
  21990. machine
  21991. identification@
  21992. main@
  21993. manager@
  21994. middleware@
  21995. multitasking@
  21996. network
  21997. preferences@
  21998. firmware@
  21999. opentransport@
  22000. override@
  22001. pcmcia@
  22002. pre-mixer
  22003. component@
  22004. printing@
  22005. processes@
  22006. quickdraw
  22007. spooler
  22008. print
  22009. patch
  22010. appleshare
  22011. novell
  22012. netware@
  22013. registry@
  22014. shared@
  22015. strings@
  22016. telephone
  22017. manager@
  22018. encoding
  22019. converter@
  22020. toolbox@
  22021. usage@
  22022. utility@
  22023. packages
  22024. Complete Apple Hardware Developer Documentation area, where you'll find documentation that describes Macintosh computer hardware and software technologies.
  22025. =========
  22026. What's New
  22027. =========
  22028. Mac OS USB DDK API Reference (Revised)
  22029. A link to the latest revision of the Mac OS USB DDK API Reference can befound on the USB Devices page of the Hardware Developer Documentation area at <http://developer.apple.com/techpubs/hardware/DeviceManagers/usb/usb.html>. 
  22030. Revision 26 is available in Acrobat PD
  22031. F format only. This draft of the reference supports versions 1.0 through 1.4 of the Mac OS USB software, and includes important updates to the information in Chapter 4 "Writing Mac OS
  22032. USB Drivers" and Chapter 7 "HID Library Reference" that define how HID drivers use the HID device dispatch table. New function descriptions are also included in Chapter 5 "USB Services Library."
  22033. Power Mac G4 Developer Note (Revised)
  22034. This developer note provides technical information about the Power Mac G4 
  22035. Aug 95M-System 7 or greater, Universal Interfaces 2.0N
  22036. Finder label menu iconO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  22037.  - Sample CodeV
  22038. 80247X
  22039. Aug 00^    TC Disk 2
  22040. y--set theItem to choose file -- uncomment to test in an AS editor
  22041.     tell application "Finder"
  22042.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  22043.         activate
  22044.     end tell
  22045. on error errMsg number errNum
  22046.     --enter statements to perform when no records are found such as...
  22047.     display dialog "Sorry, the item you selected could not be found."
  22048.     return
  22049. end try
  22050. Movedf
  22051. Finder label menu iconq
  22052. Dev.CD Aug 00 TC Disk 2
  22053. D!All Packages
  22054. Mac OS SDK Edition
  22055. Language Analysis SDK
  22056. Ad Lib 3.0.1
  22057. MacApp R13u5
  22058. MacApp R14a1K
  22059. Nov 97L
  22060. Apr 99M;Mac OS 7.1 or later, 16 MB RAM, 28 MB Free Hard Disk Space.N'MacApp, Framework, Object-oriented, C++O*Dev.CD Aug 00 TC Disk 1:Tool Chest:MacApp:P/Dev.CD Aug 00 TC Disk 1
  22061.  - Tool Chest
  22062.  - MacAppg a printing extension that can work with any appl
  22063. Jul 98M
  22064. Acrobat Reader 3.0NNpalette, color bit depth, batch processing, optimizing, conditional statementsO3Dev.CD Mar OO RLDisk 1:Interactive Media Resources:P5Dev.CD Mar OO RLDisk 1
  22065.  - Interactive Media Resources recording the other buffer is played using bufferCmd.
  22066. 2BufRecordSndPlay:  This application records the sound into two buffers and as one buffer is recording the other buffer is played using SndPlay.
  22067. BufCallback:  This code demonstrates the use of a call back routine with the sound
  22068.  manager.  All it does is play a sound with bufferCmd and then wait for the call back routine to be called.  When the routine is called the app goes back to the event loop.
  22069. Cheap Studio: This sample shows how to use the SndPlayDoubleBufferand Record to disk examples to make a program that plays and records at the same time.
  22070. ClickSound:  A simple sound producer.
  22071. Double Buffer:  This sample application shows how to play sounds using double buffering.
  22072. EasyPlayRecord:  This simple applicat
  22073. IMPORTANT INFORMATION ABOUT THIS SDK
  22074. This package has been removed from the Developer CD. For the latest information on QuickTime development and products, please see the QuickTime web site at
  22075. http://www.apple.com/quicktime/.
  22076. Summary:  QuickTime Conferencing is a system software extension. It comes with Apple Media Conference, an application program you use to set up video conferences, collaborate with others, exchange live video and sound, and share information over a network. Apple Med
  22077. ia Conference takes advantage of the networking capability already built into your computer so you can connect with other video conferencing systems over a local or wide area network, such as an AppleTalk local area network or the TCP/IP Internet.
  22078. The instructions in the "QuickTime Conf. - Read Me First" explain how to install and use QuickTime Conferencing and Apple Media Conference. To print out these instructions, open the File menu and choose Print; then click the Print button in the 
  22079. servercontrolintf
  22080. servercontrolintf
  22081. serversS
  22082. servervols
  22083. servervols
  22084. services
  22085. movie
  22086. setdefaultdtp
  22087. setdefaultdtp
  22088. setdefaultdtp
  22089. setfileflag
  22090. setfileflag
  22091. setfinderlock
  22092. setfinderlock
  22093. setfinfo
  22094. setfinfo
  22095. setfolderflag
  22096. setfolderflag
  22097. setmarkers
  22098. setmfsize
  22099. setmode
  22100. setmode
  22101. setproject
  22102. setprojector
  22103. setup
  22104. setupproj
  22105. products
  22106. sound
  22107. files
  22108. diglue
  22109. All Packages
  22110. System Enabler 111 (PB 160/180)O
  22111. Dev.CD Apr 93P
  22112. Dev.CD Apr 9V
  22113. 80958X
  22114. Apr 93
  22115. b--set theItem to choose file -- uncomment to test in an AS editor
  22116.     tell application "Finder"
  22117.         open item "Dev.CD Apr 93"
  22118.         activate
  22119.     end tell
  22120. on error errMsg number errNum
  22121.     --enter statements to perform when no records are found such as...
  22122.     display dialog "Sorry, the item you selected could not be found."
  22123.     return
  22124. end try
  22125. All Packages
  22126. System Enabler 111 (PB 160/180)O
  22127. Dev.CD Apr 93P
  22128. Dev.CD Apr 9V
  22129. 80959X
  22130. Apr 93
  22131. b--set theItem to choose file -- uncomment to test in an AS editor
  22132.     tell application "Finder"
  22133.         open item "Dev.CD Apr 93"
  22134.         activate
  22135.     end tell
  22136. on error errMsg number errNum
  22137.     --enter statements to perform when no records are found such as...
  22138.     display dialog "Sorry, the item you selected could not be found."
  22139.     return
  22140. end try
  22141. All Packages
  22142. 80960X
  22143. long-awaited
  22144. hat aside from the compatibility code associated with HOSTED_BY_FONT_MISCREANT, this code roughly parallels what the popup menu CDEF (ID 63) does.
  22145. PowerMacOr68K:  This snippet shows how to determine whether you are running on a Power Macintosh or on a 680x0 Macintosh.  It also provides a method for determine exactly which type of processor is running. This works around an off-by-one error with gestaltNativeCPUType.
  22146. Prefs:  This Think C application displays a sample preferences dialog con
  22147. taining edit text, radio buttons, and a file selection button, and demonstrates storage of the item settings in a preferences file.
  22148. ProgressBars 1.0:  ProgressBars is a bares bones application that demonstrates two implementations of the progress bars found in many Macintosh applications, namely the standard progress bar and the barber pole.
  22149. readLocation:  This snippet shows how to retrieve the Map control panel settings for longitude and latitude and the time offset from GMT
  22150. Reinstalla
  22151. subroutine
  22152. subroutines
  22153. subsection
  22154. subset
  22155. subspace
  22156. substantially
  22157. substitute
  22158. substitutions
  22159. subtle
  22160. succeed
  22161. success
  22162. successfulf
  22163. successfullyx
  22164. suchQ
  22165. suffer
  22166. suffix
  22167. suggested
  22168. suggestions
  22169. suitj
  22170. suitability
  22171. suitable
  22172. suiteN
  22173. suited
  22174. suitesm
  22175. summarizationb
  22176. summarize
  22177. summarizes
  22178. summarizing
  22179. summaryB
  22180. runtime
  22181. sample
  22182. sample
  22183. traffic
  22184. light
  22185. saving
  22186. All Packages
  22187. System Enabler 088 (AVs)O
  22188. Dev.CD Apr 94
  22189. Dev.CD Jan 94P
  22190. Dev.CD Apr 94
  22191. Dev.CD Jan 9V
  22192. 80945X
  22193. Apr 94
  22194. p--set theItem to choose file -- uncomment to test in an AS editor
  22195.     tell application "Finder"
  22196.         open item "Dev.CD Apr 94
  22197. Dev.CD Jan 94"
  22198.         activate
  22199.     end tell
  22200. on error errMsg number errNum
  22201.     --enter statements to perform when no records are found such as...
  22202.     display dialog "Sorry, the item you selected could not be found."
  22203.     return
  22204. end try
  22205. All Packages
  22206. System Enabler 088 (AVs)O
  22207. Dev.CD Apr 94
  22208. Dev.CD Jan 94P
  22209. Dev.CD Apr 94
  22210. Dev.CD Jan 9V
  22211. 80946X
  22212. Apr 94
  22213. p--set theItem to choose file -- uncomment to test in an AS editor
  22214.     tell application "Finder"
  22215.         open item "Dev.CD Apr 94
  22216. Dev.CD Jan 94"
  22217.         activate
  22218.     end tell
  22219. on error errMsg number errNum
  22220.     --enter statements to perform when no records are found such as...
  22221.     display dialog "Sorry, the item you selected could not be found."
  22222.     return
  22223. end try
  22224. authoring
  22225. autoguest
  22226. autoguest
  22227. user's
  22228. guide
  22229. autoguest
  22230. auxiliary
  22231. avoid
  22232. avoid
  22233. audio
  22234. pitfalls
  22235. guide
  22236. b-british
  22237. balloonyhelp
  22238. balloonyhelp
  22239. balloonyres
  22240. balloonyres
  22241. basic
  22242. basic
  22243. connectivity
  22244. 1.1.1
  22245. bbedit
  22246. bbedit
  22247. extensions
  22248. bbedit
  22249. bbedit
  22250. quickstart
  22251. begini
  22252. betabase
  22253. betabase
  22254. binhexw
  22255. binhex
  22256. binhex
  22257. specs
  22258. board
  22259. browseri
  22260. reporting
  22261. buildxcmd
  22262. business
  22263. business
  22264. opp's
  22265. germany
  22266. All Packages
  22267. Arabic Language KitO
  22268. Dev.CD May 96 TCP
  22269. Dev.CD May 96 TV
  22270. 79995X
  22271. May 96
  22272. e--set theItem to choose file -- uncomment to test in an AS editor
  22273.     tell application "Finder"
  22274.         open item "Dev.CD May 96 TC"
  22275.         activate
  22276.     end tell
  22277. on error errMsg number errNum
  22278.     --enter statements to perform when no records are found such as...
  22279.     display dialog "Sorry, the item you selected could not be found."
  22280.     return
  22281. end try
  22282. All Packages
  22283. Arabic Language KitO2Dev.CD May 97 TC
  22284. Dev.CD Nov 96 TC
  22285. Dev.CD Aug 96 TCP1Dev.CD May 97 TC
  22286. Dev.CD Nov 96 TC
  22287. Dev.CD Aug 96 TV
  22288. 79996X
  22289. May 97
  22290.  controller.
  22291.    The developer note includes information about
  22292.    - the features of the PowerBook
  22293.    - some compatibility issues
  22294.    - the internal logic and custom ICs
  22295.    - the I/O ports and built-in I/O devices
  22296.    - the expansion features
  22297.    - the system software
  22298. --------------------------------
  22299. iBook Developer Note 
  22300. This developer note has been updated to inclu
  22301. install
  22302. 2.6.5X
  22303. install
  22304. 3.0.1Y
  22305. install
  22306. 1.0.2t
  22307. install
  22308. 2.0.1t
  22309. install
  22310. english
  22311. install
  22312. macapp
  22313. r13u5
  22314. install
  22315. macapp
  22316. r14a1
  22317. install
  22318. install
  22319. opengl
  22320. install
  22321. quicktime
  22322. conferencing
  22323. install
  22324. quickview
  22325. installerZ
  22326. installer
  22327. 4.0.8
  22328. installer
  22329. drivers
  22330. installer
  22331. licensing
  22332. installer
  22333. 1.2.3
  22334. installer
  22335. source
  22336. installers
  22337. installing
  22338. installing
  22339. opendoc
  22340. instance
  22341. instance
  22342. variable
  22343. instance
  22344. variables
  22345. instructions
  22346. instrumentation
  22347. instrumentation
  22348. stuff
  22349. media
  22350. writer
  22351. resources
  22352. int'l
  22353. int'l
  22354. contacts
  22355. integrated
  22356. integrated
  22357. quicktime
  22358. interactive
  22359. interactive
  22360. success
  22361. und."
  22362.     return
  22363. end try
  22364. Jul 95
  22365. b--set theItem to choose file -- uncomment to test in an AS editor
  22366.     tell application "Finder"
  22367.         open item "Dev.CD Jul 95"
  22368.         activate
  22369.     end tell
  22370. on error errMsg number errNum
  22371.     --enter statements to perform when no records are found such as...
  22372.     display dialog "Sorry, the item you selected could not be found."
  22373.     return
  22374. end try
  22375. All Packages
  22376. System 7.5 Update 1.0O
  22377. Dev.CD Jul 95P
  22378. Dev.CD Jul 9V
  22379. 80815X
  22380. Jul 95
  22381. b--set theItem to choose file -- uncomment to test in an AS editor
  22382.     tell application "Finder"
  22383.         open item "Dev.CD Jul 95"
  22384.         activate
  22385.     end tell
  22386. on error errMsg number errNum
  22387.     --enter statements to perform when no records are found such as...
  22388.     display dialog "Sorry, the item you selected could not be found."
  22389.     return
  22390. end try
  22391. All Packages
  22392. System 7.5 Update 1.0O
  22393. Dev.CD Jul 95P
  22394. Dev.CD Jul 9V
  22395. 80816X
  22396. Jul 95
  22397. signal
  22398. signaling
  22399. signature
  22400. Apple's Developer Publications:
  22401. Look for new and updated Mac OS 8 and 9, Mac OS X, QuickTime, Java and WebObjects documentation.
  22402. List of new and updated documentation:
  22403. -PowerBook Developer Note
  22404. -iBook Developer Note 
  22405. -Power Mac G4 Developer Note
  22406. -Apple Publications Style Guide [UPDATE]
  22407. FEATURES:
  22408. New and Updated Documentation!
  22409. --------------
  22410. HARDWARE:
  22411. ---------------
  22412. PowerBook Developer Note
  22413. This developer note describes the latest PowerBook computer, which carries the PowerBook lin
  22414. e forward by adding FireWire ports as well as a new internal architecture, higher processor speeds, and an ATI RAGE 128 graphics controller.
  22415.    The developer note includes information about
  22416.    - the features of the PowerBook
  22417.    - some compatibility issues
  22418.    - the internal logic and custom ICs
  22419.    - the I/O ports and built-in I/O devices
  22420.    - the expansion features
  22421.    - the system software
  22422. --------------------------------
  22423. iBook Developer Note 
  22424. This developer note has been updated to inclu
  22425. All Packages
  22426. F"System Enabler 401 (Color Classic)OEDev.CD Apr 94
  22427. Dev.CD Jan 94
  22428. Dev.CD Oct 93
  22429. Dev.CD Jul 93
  22430. Dev.CD Apr 93PDDev.CD Apr 94
  22431. Dev.CD Jan 94
  22432. Dev.CD Oct 93
  22433. Dev.CD Jul 93
  22434. Dev.CD Apr 9V
  22435. 81038X
  22436. Apr 94
  22437. --set theItem to choose file -- uncomment to test in an AS editor
  22438.     tell application "Finder"
  22439.         open item "Dev.CD Apr 94
  22440. Dev.CD Jan 94
  22441. Dev.CD Oct 93
  22442. Dev.CD Jul 93
  22443. Dev.CD Apr 93"
  22444.         activate
  22445.     end tell
  22446. on error errMsg number errNum
  22447.     --enter statements to perform when no records are found such as...
  22448.     display dialog "Sorry, the item you selected could not be found."
  22449.     return
  22450. end try
  22451. All Packages
  22452. F"System Enabler 401 (Color Classic)O7Dev.CD Apr 94
  22453. Dev.CD Jan 94
  22454. Dev.CD Oct 93
  22455. Dev.CD Jul 93P6Dev.CD Apr 94
  22456. Dev.CD Jan 94
  22457. Dev.CD Oct 93
  22458. Dev.CD Jul 9V
  22459. 81039X
  22460. Apr 94
  22461. ningj
  22462. gains
  22463. gamesj
  22464. gamesprcokets
  22465. garbage
  22466. Summary:  This code sample demonstrates how to use a palette when drawing into a GWorld. The trick is understanding that while setting a palette to a GWorld is permitted, doing so does not change the GWorld
  22467. s color table. 
  22468. The solution is to make a palette from the color table ( or the color table from a palette) and to use that color table to create or update the GWorld. After then doing a SetGWorld you can either draw with Index2Color and RGBForeColor, or you can set the palette to the 
  22469. .GWorld and draw with PmForeColor. These techniques are shown in the procedures createRGBForeColorImage and createPmForeColorImage in Palette&GWorld.c. 
  22470. Features:  Contains fat version of demo app (Palette&GWorld), Read Me, Metrowerks 68K project, PPC project, associated resource files, and SYM files.
  22471. Feb 95provide default alert and warning dialogs with highlighting of the default button. These functions are not documented within Inside Macintosh, but have been available since
  22472. AddChange
  22473. AddHeader
  22474. CancelWindowCheckOut
  22475. ChangeFileName
  22476. CheckedOutFiles
  22477. CheckInAll
  22478. CheckWindowIn
  22479. CheckWindowOut
  22480. CompareDirText
  22481. CompareLastRevision
  22482. CoolRequest
  22483. CvtCComments
  22484. DirActive
  22485. Docs & Help Files
  22486. FindChange
  22487. FindLurkers
  22488. FLookup
  22489. GetKeys
  22490. GetLastChange
  22491. GetMFSize
  22492. InitProjector
  22493. Justify
  22494. KeyMenu
  22495. Lookup
  22496. LookupMenu
  22497. MarkC
  22498. MarkPascal
  22499. MountProjector
  22500. MountServer
  22501. MyBuildMenu
  22502. OpenCheckedOut
  22503. OpenMultFiles
  22504. OSErr
  22505. PasMatIt
  22506. Print2
  22507. ProjectFolders
  22508. ProjectMenu
  22509. ProjListMenu
  22510. RelString
  22511. SetMarkers
  22512. SetMFSB
  22513. SetProject
  22514. SetProjector
  22515. SourceMenu
  22516. StripUnits
  22517. UnmountProjector
  22518. UnwrapCommentText
  22519. UserStartup
  22520. Goodies
  22521. WrapCommentText
  22522. MPW Goodies Info
  22523. MPW Goodies Info.txt
  22524.     end tell
  22525. on error errMsg number errNum
  22526.     --enter statements to perform when no records are found such as...
  22527.     display dialog "Sorry, the item you selected could not be found."
  22528.     return
  22529. end try
  22530. All Packages
  22531. PPC EnablerO
  22532. Dev.CD Jul 95P
  22533. Dev.CD Jul 9V
  22534. 79219X
  22535. Jul 95
  22536. 80689X
  22537. Aug 00^    TC Disk 2b
  22538. Revised
  22539. y--set theItem to choose file -- uncomment to test in an AS editor
  22540.     tell application "Finder"
  22541.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  22542.         activate
  22543.     end tell
  22544. on error errMsg number errNum
  22545.     --enter statements to perform when no records are found such as...
  22546.     display dialog "Sorry, the item you selected could not be found."
  22547.     return
  22548. end try
  22549. Updatedf
  22550. Sample
  22551. DTSo0http://developer.apple.com/samplecode/index.htmlq
  22552. Dev.CD Aug 00 TC Disk 2
  22553. All Packages
  22554. Scrap Color 1.0
  22555. 80690X
  22556.  in an AS editor
  22557.     tell application "Finder"
  22558.         open item "Dev.CD Jul 95"
  22559.         activate
  22560.     end tell
  22561. on error errMsg number errNum
  22562.     --enter statements to perform when no records are found such as...
  22563.     display dialog "Sorry, the item you selected could not be found."
  22564.     return
  22565. end try
  22566. All Packages
  22567. CPUGestaltV
  22568. 77589X
  22569. rotatestring
  22570. rotating
  22571. e    No Changef"Inside Mac
  22572. Inside Macintosh
  22573. Mac OSq
  22574. Dev.CD Jun 00 RL Disk 2
  22575. All Packages
  22576. A&Technical Publications: Mac OS 8 and 9
  22577. Summary:
  22578. Collection of Mac OS 8 and 9 books. You'll be able to access documentation for software technologies and programming interfaces supported by Mac OS 8 and 9 updates. Much of this information is also useful for programming in prior versions of the Mac OS.
  22579. What's New
  22580. =========
  22581. CarbonLib Porting Guide
  22582. -----------------------------
  22583. This guide is for Mac OS 9 developers who want to port their applications to use the Carbon API. Such applications can run on Mac OS 9 using the CarbonLib
  22584. 81091X
  22585. dates
  22586. datething
  22587. david
  22588. davidson
  22589. extensibleh
  22590. extensionQ
  22591. y--set theItem to choose file -- uncomment to test in an AS editor
  22592.     tell application "Finder"
  22593.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  22594.         activate
  22595.     end tell
  22596. on error errMsg number errNum
  22597.     --enter statements to perform when no records are found such as...
  22598.     display dialog "Sorry, the item you selected could not be found."
  22599.     return
  22600. end try
  22601.       open item "Dev.CD Jul 00 SDK1:Development Kits:Mac OS:MLTE SDK:"
  22602.         activate
  22603.     end tell
  22604. on error errMsg number errNum
  22605.     --enter statements to perform when no records are found such as...
  22606.     display dialog "Sorry, the item you selected could not be found."
  22607.     return
  22608. end try
  22609. e    No Changef
  22610. Multilingual
  22611. Text Editorq
  22612. Dev.CD Jul 00 SDK1
  22613. All Packages
  22614. Multimedia Standards ReportsI9Summary: A collection of reports on multimedia standards.K
  22615. Mar 92V
  22616. 79087X
  22617. 1e    No Change
  22618. ected could not be found."
  22619.     return
  22620. end try
  22621. All Packages
  22622. F    QuickTimeV
  22623. 76891X
  22624. disable
  22625. mouse
  22626. keyboard
  22627. disable
  22628. speech
  22629. disabledY
  22630. disableeject
  22631. disables
  22632. disabling
  22633. disambiguatorj
  22634. disassembler
  22635. disassemblepictures
  22636. disassembly
  22637. error errMsg number errNum
  22638.     --enter statements to perform when no records are found such as...
  22639.     display dialog "Sorry, the item you selected could not be found."
  22640.     return
  22641. end try
  22642. Deletedf
  22643. Multi-processing
  22644.  MP Pascalq
  22645. Dev.CD Aug 00 TC Disk 2
  22646. All Packages
  22647. F    MPing 1.1
  22648. Summary: MPing is a network testing tool.  It uses ICMP protocol's ECHO_REQUEST datagram to elicit an ICMP ECHO_RESPONSE from a host or gateway.  This program is intended for use in network testing, measurement and management.  It should be used primarily for manual fault isolation.
  22649. J&***** Readme first *****
  22650. MPing
  22651. SourcesK
  22652. Vol XO?Dev.CD Aug 00 TC Disk 1:Tool Chest:Networking:MacTCP:MPing 1.1:V
  22653. 79075X
  22654. 1e    No Change
  22655. Jan 96
  22656. usedistanthdwrmem
  22657. ation
  22658. Communications Toolbox
  22659. Contributed
  22660. Devices and Hardware
  22661. Files
  22662. Games
  22663. Graphics 2D
  22664. Graphics 3D
  22665. Help Systems
  22666. Human Interface Toolbox
  22667. Interapplication Comm
  22668. Memory
  22669. Networking
  22670. OS Utilities
  22671. Overview
  22672. Platforms and Tools
  22673. Printing
  22674. Processes
  22675. QuickTime
  22676. Runtime Architecture
  22677. Sound
  22678. TC Disk 1:Tool Chest:MacApp:MacApp R13u5:"
  22679.         activate
  22680.     end tell
  22681. on error errMsg number errNum
  22682.     --enter statements to perform when no records are found such as...
  22683.     display dialog "Sorry, the item you selected could not be found."
  22684.     return
  22685. end try
  22686. e    No Changef$MacApp
  22687. Framework
  22688. Object-oriented
  22689. /A(http://developer.apple.com/tools/macapp/
  22690. Dev.CD Aug 00 TC Disk 1
  22691. All Packages
  22692. MacApp R14d1
  22693. 79032X
  22694. its capabilities. It also includes a large suite of AppleScript-based tests.
  22695. o comprehensive -- MOSL allows you to easily implement the bulk of the core event suite. MOSL supports all key forms except formRelativePosit
  22696. built-in
  22697. bundle
  22698. bundle
  22699. services
  22700. burned-in
  22701. burned-in
  22702. address
  22703. business
  22704. business
  22705. processes
  22706. button
  22707. buttons
  22708. opentransport
  22709. standard
  22710. library
  22711. cacheA
  22712. cache
  22713. ratesA
  22714. cacheline
  22715. cad/cam
  22716. calibrator
  22717. camera
  22718. capabilities
  22719. capture
  22720. carbon
  22721. carbon
  22722. printing
  22723. carbon
  22724. printing
  22725. manager
  22726. carbonlib
  22727. carbonlib
  22728. 1.0.2
  22729. socket
  22730. services
  22731. cardbus
  22732. categories
  22733. uncompiled
  22734. uncompressed
  22735. unconditionally
  22736. underX
  22737. underlays
  22738. underlie
  22739. underlyingp
  22740. underneath
  22741. understand
  22742. understanding
  22743. understands
  22744. primitives. This artic
  22745. le introduces the new primitives and discusses the differences among the various polyhedral primitives, both new and old.
  22746. QuickDraw GX Line Layout: Bending the Rules by Daniel I. Lipton.  The typographic capabilities of QuickDraw GX are without peer, but until now drawing that beautiful text along an arbitrary path took a concerted effort. Here
  22747. s a library that makes it easy to do.
  22748. MacApp Debugging Aids by Conrad Kopala.  Programming with a framework saves time and effort, but debugging 
  22749. This SDK includes the libraries and include files necessary to build applications that can interface with the Keychain, URL Access, and Signing functions available with Mac OS 9.  It also contains example code and API documentation.
  22750. A keychain is a secure repository for user-centric data, such as keys, passwords and certificates. The repository may be a file, a network database, a smart card, or other storage media..
  22751. URL Access accesses remote sites programmatically using URLs.  Files ma
  22752. y be sent or retreived using URL Access function calls.  URL Access allows file:, http:, and ftp: based URLs.
  22753. MacFileSigning APIs allow the signing and verification of files using digital certificates.  It is possible to specify which portions of files are to be used to calculate the signature.
  22754. Any software using these libraries for the purpose of encryption will need to submit an application for one-time approval with the NSA/Commerce Department.
  22755. Dec 99
  22756. demonstrating\
  22757. demonstrationc
  22758. demonstration
  22759. 1.1.4
  22760. context
  22761. switching
  22762. demos
  22763. demostrates
  22764. demystify
  22765. demystifying
  22766. denalij
  22767. departmentb
  22768. departure
  22769. depend
  22770. dependencies
  22771. dependency
  22772. dependenth
  22773. depending
  22774. depends
  22775. deployment
  22776. depth
  22777. depths
  22778. dereference
  22779. derivative
  22780. derived
  22781. describe
  22782. described
  22783. describes[
  22784. describing
  22785. description
  22786. design
  22787. robustness
  22788. theresa
  22789. tensor
  22790. information
  22791. 4.5.2
  22792. 4/16Q
  22793. 40-60
  22794. 40-bit
  22795. 4400/200
  22796. program
  22797. control
  22798. access
  22799. ring Library functions and data types that allow you to manage the drawing environment, as well as the callbacks you can use to provide such additional services as event management, link tracking, and link redirection.
  22800. Locale
  22801. s for Mac OS 8.6 and 9.0 [NEW]
  22802. ---------------------------
  22803. This preliminary document describes the Locales protocols and API for Mac OS 8.6 and 9.0. You should read this document if you need to understand how to specify the language and/or region for a locale-sensitive text operation or if you need to obtain, for a specified language and/or region, the locale data that will enable the text operation to behave appropriately.
  22804. Unicode Utilities [NEW]
  22805. ---------------
  22806. This preliminary documen
  22807. iconZ
  22808. icon's
  22809. icondimming
  22810. iconposition
  22811. icons
  22812. iconutilcheck
  22813. ictbsample
  22814. es must be connected via an AppleTalk network (TCP/IP is not supported).
  22815. VU External Tool communications require targets with System 7.0 or later.
  22816. Mac OS Development Toolkit.imgK
  22817. May 98N~VU, Virtual User, VirtualUser, SPEC, SPEC S&L, Ivy, FileTool, Memory Monitor, Testing, Automation, Automated Testing, ClouseauORDev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:Mac OS Development Toolkit:PZDev.CD Aug 00 TC Disk 1
  22818.  - Tool Chest
  22819.  - Testing & Debugging
  22820.  - Mac OS Development Toolkit
  22821. ~--set theItem to choose file -- uncomment to test in an AS editor
  22822.     tell application "Finder"
  22823.         open item "Dev.CD Apr 94
  22824. Dev.CD Jan 94
  22825. Dev.CD Oct 93"
  22826.         activate
  22827.     end tell
  22828. on error errMsg number errNum
  22829.     --enter statements to perform when no records are found such as...
  22830.     display dialog "Sorry, the item you selected could not be found."
  22831.     return
  22832. end try
  22833. ition
  22834. enablerC
  22835. encodings
  22836. enhanced
  22837. enhanced
  22838. macintosh
  22839. developer
  22840. environment
  22841. eomodeler
  22842. essentials
  22843. european
  22844. european
  22845. distributors
  22846. localizers
  22847. evenbetterbuserror
  22848. evenbetterbuserror
  22849. eventm
  22850. expand
  22851. explode
  22852. extractor
  22853. f/macos8
  22854. features
  22855. synchronization
  22856. system
  22857. manager
  22858. filters
  22859. Module 1- Displaying Image
  22860. Module 2- Playing Movie
  22861. Module 3- Drawing Text
  22862. Module 4- Playing Sounds
  22863. Module 5- Custom Controllers
  22864. Module 6- Advanced Compositing
  22865. Module 7- Switching Compositors
  22866. Module 8- Transitions
  22867. Module 9- Full Screen Mode
  22868. Module10- QTZoo
  22869. goodies@
  22870. graphics@
  22871. grown@
  22872. gworld@
  22873. gxifier@
  22874. handlers@
  22875. handling@
  22876. hash@
  22877. hecht@
  22878. helps@
  22879. high@
  22880. hints@
  22881. hosted@
  22882. however@
  22883. hubbard@
  22884. icmp@
  22885. image's@
  22886. import@
  22887. improvement@
  22888. in-depth@
  22889. in-house@
  22890. inactive@
  22891. including@
  22892. includs@
  22893. incorporated@
  22894. index@
  22895. indexing@
  22896. information
  22897. informational@
  22898. inline@
  22899. install@
  22900. instant@
  22901. integrate@
  22902. interactive@
  22903. interfacelib@
  22904. interleaving@
  22905. interoperates@
  22906. investigated@
  22907. investments@
  22908. involves@
  22909. 80089X
  22910. Mar OO^
  22911. RLDisk 1
  22912. --set theItem to choose file -- uncomment to test in an AS editor
  22913.     tell application "Finder"
  22914.         open item "Dev.CD Mar OO RLDisk 1:Interactive Media Resources:DesignForRobustness:"
  22915.         activate
  22916.     end tell
  22917. on error errMsg number errNum
  22918.     --enter statements to perform when no records are found such as...
  22919.     display dialog "Sorry, the item you selected could not be found."
  22920.     return
  22921. end try
  22922. Deletedf'WebObjects
  22923. Designing
  22924. Robustness
  22925. Testingq
  22926. Dev.CD Mar OO RLDisk 1
  22927. All Packages
  22928. DetachedControllerIdThis demo program shows how to select and then play a QuickTime movie with its controller detached. 
  22929. Communications Toolbox
  22930. Contributed
  22931. Devices and Hardware
  22932. Files
  22933. Games
  22934. Graphics 2D
  22935. Graphics 3D
  22936. Help Systems
  22937. Human Interface Toolbox
  22938. Interapplication Comm
  22939. Memory
  22940. Networking
  22941. OS Utilities
  22942. Overview
  22943. Platforms and Tools
  22944. Printing
  22945. Processes
  22946. QuickTime
  22947. Runtime Architecture
  22948. Sound
  22949. Feb 00
  22950. 0090X
  22951. 1e    No Change
  22952. appearance
  22953. gworld
  22954. off-screen
  22955. appearance
  22956. keyboard
  22957. function
  22958. keyse
  22959. appearance
  22960. managerd
  22961. append
  22962. appkit
  22963. apple\
  22964. apple
  22965. events
  22966. spell
  22967. grammar
  22968. writeswell
  22969. spellswell
  22970. working
  22971. his powerful search technology.
  22972. Information on how you can take develop plug-ins is available at our web site at http://www.apple.com/sherlock/plugindev.html
  22973. AmazonBooks.src
  22974. AmazonMusic.src
  22975. Apple.src
  22976. AppleSWUpdates-English.src
  22977. AppleSWUpdates-WW.src
  22978. BarnesAndNoble.src
  22979. CNN.src
  22980. DirectHit.src
  22981. HotBot.src
  22982. LookSmart.src
  22983. MacGuide.src
  22984. XTNow.src
  22985. Yahoo.srcK
  22986. Jan 99L
  22987. Feb 99N
  22988. engine, Internet, SherlockO/Dev.CD Feb 99 TC:What's New?:Sherlock Plug-ins:P4Dev.CD Feb 99 TC
  22989.  - What's New?
  22990.  - Sherlock Plug-ins
  22991. for ATM MiddleWare.
  22992. Communications Toolbox
  22993. Contributed
  22994. Devices and Hardware
  22995. Files
  22996. Games
  22997. Graphics 2D
  22998. Graphics 3D
  22999. Help Systems
  23000. Human Interface Toolbox
  23001. Interapplication Comm
  23002. Memory
  23003. Networking
  23004. OS Utilities
  23005. Overview
  23006. Platforms and Tools
  23007. Printing
  23008. Processes
  23009. QuickTime
  23010. Runtime Architecture
  23011. Sound
  23012. Sep 99M"PowerBook 2400, 3400, or G3 seriesNVPC Card, Network Driver, Open Transport Module, Token Ring, ATM, Enabler, Port ScannerO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  23013.  - Sample Codengeq
  23014. Dev.CD Jun 98 RL1
  23015. All Packages
  23016. CD-ROM Validator 1.1IRSummary: Validator is a utility for testing for High Sierra/ISO 9660 compliance.  JBValidator 1.11
  23017. Validator documentation
  23018. Validator documentation.txtK
  23019. Vol IIIL
  23020. Vol VIIOGDev.CD Aug 00 TC Disk 1:Tool Chest:Devices:CD-ROM:CD-ROM Validator 1.1:PRDev.CD Aug 00 TC Disk 1
  23021.  - Tool Chest
  23022.  - Devices
  23023.  - CD-ROM
  23024.  - CD-ROM Validator 1.1V
  23025. 78790X
  23026. Aug 00^    TC Disk 1
  23027. e    No Change
  23028. es: windows, buttons, formatted text, etc.
  23029. Foundation Reference
  23030. The complete reference for OpenStep Foundation classes and protocols. Foundation is the heart of any OpenStep application, providing memory management and crucial classes such as NSArray, NSString, and NSThread.
  23031. CURRENT DOCUMENTATION:
  23032. Current documentation set is available on the Developer CD May 97, Tool Chest series or on our website via DevWorld at http://devworld.apple.com/dev/SWTechPubs/Documents/Download/apple.html.
  23033. *Discovering OPENSTEP: A Developer Tutorial (Windows NT)
  23034. *Object-Oriented Programming and the Objective-C Language
  23035. *Topics in OPENSTEP Programming
  23036. JNDiscoveringOpenstepBook.pdf
  23037. IntroAppKitBook.pdf
  23038. IntroFoundationBook.pdf
  23039. READMEK
  23040. Oct 97O]Dev.CD Oct 97 SDK1:What's New:Technical Documentaion:Rhapsody/OpenStep:RhapsodyDocumentation:PhDev.CD Oct 97 SDK1
  23041.  - What's New
  23042.  - Technical Documentaion
  23043.  - Rhapsody/OpenStep
  23044.  - RhapsodyDocumentation
  23045. blanking
  23046. applescript
  23047. applesearch
  23048. appleshare
  23049. appleshare
  23050. client
  23051. appleshare
  23052. appletalk
  23053. appletalk
  23054. transaction
  23055. protocol
  23056. appletalk
  23057. application
  23058. application
  23059. package
  23060. appstogo
  23061. appstogo
  23062. reference
  23063. appwannabe
  23064. arabic
  23065. architecture
  23066. archiving
  23067. arrangement
  23068. sample
  23069. assemblers
  23070. assembly
  23071. assistance
  23072. assistant
  23073. async
  23074. async
  23075. device
  23076. asynchronous
  23077. asynchronous
  23078. atapi
  23079. atmark
  23080. atsui
  23081. attributes
  23082. atworld
  23083. audio
  23084. auntie
  23085. authentication
  23086. automated
  23087. automated
  23088. testing
  23089. automation
  23090. autopush
  23091. aware
  23092. background
  23093. background
  23094. apple
  23095. event
  23096. background
  23097. color
  23098. window
  23099. hotsauce
  23100. hotsauce
  23101. standalone
  23102. obtain
  23103. standards
  23104. howmany
  23105. howmany
  23106. htmli
  23107. renderinglib
  23108. humanN
  23109. Wfavourite word-processing or page layout program. 
  23110. Requiring no tres
  23111. System 7.5 Update 2.0V
  23112. 77100X
  23113. --set theItem to choose file -- uncomment to test in an AS editor
  23114.     tell application "Finder"
  23115.         open item "Dev.CD May 98 TC:Programs & Marketing:Market & Distribution Guides:Euro Distributors/Localizers:"
  23116.         activate
  23117.     end tell
  23118. on error errMsg number errNum
  23119.     --enter statements to perform when no records are found such as...
  23120.     display dialog "Sorry, the item you selected could not be found."
  23121.     return
  23122. end try
  23123. o records are found such as...
  23124.     display dialog "Sorry, the item you selected could not be found."
  23125.     return
  23126. end try
  23127. e    No Changef
  23128. power macintosh debuggerq
  23129. Dev.CD Aug 00 TC Disk 1
  23130. kD!All Packages
  23131. Tool Chest Edition
  23132. Power Macintosh Prod. Artwork 
  23133.     uide 7/4 (US).dp
  23134. Asian Dist Addr (US) 7/4.dpK
  23135. Sep 95OUDev.CD May 98 TC:Programs & Marketing:Market & Distribution Guides:Asia Market Guide:P]Dev.CD May 98 TC
  23136.  - Programs & Marketing
  23137.  - Market & Distribution Guides
  23138.  - Asia Market GuideV
  23139. 77516X
  23140. May 98^
  23141. May 98^
  23142. e    No Change
  23143. Summary: This is the electronic version of develop magazine.
  23144.  Issue 12 highlights:
  23145. Techniques for Writing and Debugging Components  by Gary Woodcock and Casey King.   Components aren
  23146. t just for QuickTime programmers anymore.
  23147. Time Bases: The Heartbeat of QuickTime  by Guillermo A. Ortiz.   Understanding and manipulating time bases directly is sometimes helpful. Here are some tips.
  23148. Better Apple Event Coding Through Objects  by Eric M. Berdahl.   Adding object model support to your exist
  23149. ing OOP code may be easier than you think.
  23150. Another Take on Globals in Standalone Code  by Keith Rollin.   For MPW users, here
  23151. s an alternative way to implement globals in standalone code.
  23152. Be Our Guest: Components and C++ Classes Compared  by David 
  23153. Van Brink.   Components and C++ classes have some surface similarities but underneath are very different beasts.
  23154. Graphical Truffles: Animation at a Glance  by Edgar Lee.   Three basic animation techniques everyone should know about.
  23155. Print Hi
  23156. Summary:  HotSauce is a technology demonstration based on MCF (Meta Content Format). MCF is a format for representing information about content.
  23157. The goal of MCF is to provide an adequate language for representing a wide range of information about content. The content targeted includes web pages, gopher and ftp files, desktop files, email and structured (i.e., relational and object oriented) databases, etc. The corresponding meta-content includes indices such as Yahoo!, gopher and ftp direB
  23158. ctory structures, email headers, data dictionaries, etc. 
  23159. ProjectX (aka HotSauce) is just one of the applications that is enabled by the MCF. It should be possible for many different applications to use the meta-content represented in the MCF. 
  23160. HotSauce standalone app FAQ
  23161. Meta-Content Format
  23162. Project X Large 68K:
  23163. Project X Large PPC:
  23164. Project X Quick Start Guide
  23165. ProjectXPlugIn68K
  23166. ProjectXPlugIn68KNFPU
  23167. ProjectXPlugInPPC
  23168. Standalone App Quick StartK
  23169. Nov 96rticle shows how to implement 
  23170. Vol VL
  23171. Vol VIIMHHyperCard 2.0 or later, though most run under HyperCard 1.2.2 and 1.2.5.OhDev.CD Aug 00 TC Disk 1:Tool Chest:Development Kits:HyperCard Related:XCMDs & XFCNs:Byrne's XCMDs&XFCNs:PvDev.CD Aug 00 TC Disk 1
  23172.  - Tool Chest
  23173.  - Development Kits
  23174.  - HyperCard Related
  23175.  - XCMDs & XFCNs
  23176.  - Byrne's XCMDs&XFCNsV
  23177. 80023X
  23178. Aug 00^    TC Disk 1
  23179. --set theItem to choose file -- uncomment to test in an AS editor
  23180.     tell application "Finder"
  23181.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Development Kits:HyperCard Related:XCMDs & XFCNs:Byrne's XCMDs&XFCNs:"
  23182.         activate
  23183.     end tell
  23184. on error errMsg number errNum
  23185.     --enter statements to perform when no records are found such as...
  23186.     display dialog "Sorry, the item you selected could not be found."
  23187.     return
  23188. end try
  23189. e    No Changeq
  23190. Dev.CD Aug 00 TC Disk 1
  23191. iD!All Packages
  23192. Tool Chest Edition
  23193. C.S.M.P. Digests
  23194.     erow
  23195. ought
  23196. oughta
  23197. ouput
  23198. 76910X
  23199. extensibleh
  23200. extensionQ
  23201. extensived
  23202. extensively
  23203. external`
  23204. externals
  23205. extra
  23206. extract
  23207. extractbykind
  23208. extracted
  23209. extractor
  23210. extractors
  23211. extractsy
  23212. extremelyg
  23213. fable
  23214. faced
  23215. faceless
  23216. facilitates
  23217. facilitating
  23218. facilities
  23219. facility
  23220. facing
  23221. facto
  23222. factory-default
  23223. factory-fresh
  23224. fails
  23225. failure
  23226. falco
  23227. falkenburg
  23228. fallj
  23229. falls
  23230. false
  23231. familiar
  23232. families
  23233. systemfolder
  23234. systemfolder
  23235. systemsN
  23236. tabloid
  23237. target
  23238. 80203X
  23239. Jun 00^    RL Disk 1
  23240. --set theItem to choose file -- uncomment to test in an AS editor
  23241.     tell application "Finder"
  23242.         open item "Dev.CD Jun 00 RL Disk 1:Utilities:HyperCard Player:HyperCard Player 2.4:"
  23243.         activate
  23244.     end tell
  23245. on error errMsg number errNum
  23246.     --enter statements to perform when no records are found such as...
  23247.     display dialog "Sorry, the item you selected could not be found."
  23248.     return
  23249. end try
  23250. e    No Changef
  23251. HyperCard Player
  23252. stacksq
  23253. Dev.CD Jun 00 RL Disk 1
  23254. All Packages
  23255. HyperCard Toolkits
  23256. 80204X
  23257. to use double buffering techniques to simultaneously record and play sounds.
  23258. Simple Text Windows via the Terminal Manager  by Craig Hotchkiss.  The Terminal Manager (in the Communications Toolbox) provides handy text output capabilities in your application with virtually no effort.
  23259. Tracks: A New Tool for Debugging Drivers  by Brad Lowe.  Debugging device drivers is a pain. This tool provides an easy way to log informat
  23260. constructing
  23261. construction
  23262. constructs
  23263. consult
  23264. consumer
  23265. consumers
  23266. performanceA
  23267.     JNColorSync 3.0 Installer
  23268. Documentation
  23269. Goodies
  23270. Interfaces
  23271. Libraries
  23272. Sample CodeK
  23273. Mar 93L
  23274. Dec 99M]ColorSync 3.0 is designed to work on PowerPC (or newer) machines running System 8.5 or later.N@ColorSync, calibrator, scripting, 3.0, profile, gamma, tag colorOADev.CD Jul 00 SDK1:Development Kits:Mac OS:ColorSync 3.0 Mac SDK:PIDev.CD Jul 00 SDK1
  23275.  - Development Kits
  23276.  - Mac OS
  23277.  - ColorSync 3.0 Mac SDKRuntime Architecture
  23278. Sound
  23279. Vol. IVL
  23280. Feb 95M
  23281. MPW, THINK C, or A/UXO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  23282.  - Sample CodeV
  23283. 79521X
  23284. Aug 00^    TC Disk 2
  23285. y--set theItem to choose file -- uncomment to test in an AS editor
  23286.     tell application "Finder"
  23287.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  23288.         activate
  23289.     end tell
  23290. on error errMsg number errNum
  23291.     --enter statements to perform when no records are found such as...
  23292.     display dialog "Sorry, the item you selected could not be found."
  23293.     return
  23294. end try
  23295. Moved
  23296. byte@
  23297. cable@
  23298. called@
  23299. camera@
  23300. can't@
  23301. cannot@
  23302. caps@
  23303. catch@
  23304. changing@
  23305. checked@
  23306.         open item "Dev.CD Jun 97 SSW
  23307. Dev.CD Dec 96 SE"
  23308.         activate
  23309.     end tell
  23310. on error errMsg number errNum
  23311.     --enter statements to perform when no records are found such as...
  23312.     display dialog "Sorry, the item you selected could not be found."
  23313.     return
  23314. end try
  23315. All Packages
  23316. F    QuickTimeO"Dev.CD Jun 97 SSW
  23317. Dev.CD Dec 96 SEP!Dev.CD Jun 97 SSW
  23318. Dev.CD Dec 96 SV
  23319. 79409X
  23320. Jun 97
  23321. w--set theItem to choose file -- uncomment to test in an AS editor
  23322.     tell application "Finder"
  23323.         open item "Dev.CD Jun 97 SSW
  23324. Dev.CD Dec 96 SE"
  23325.         activate
  23326.     end tell
  23327. on error errMsg number errNum
  23328.     --enter statements to perform when no records are found such as...
  23329.     display dialog "Sorry, the item you selected could not be found."
  23330.     return
  23331. end try
  23332. All Packages
  23333. F    QuickTimeV
  23334. 79410X
  23335. p--set theItem to choose file -- uncomment to test in an AS editor
  23336.     tell application "Finder"
  23337.         open item "Dev.CD Apr 94
  23338. Dev.CD Jan 94"
  23339.         activate
  23340.     end tell
  23341. on error errMsg number errNum
  23342.     --enter statements to perform when no records are found such as...
  23343.     display dialog "Sorry, the item you selected could not be found."
  23344.     return
  23345. end try
  23346. modeO
  23347. model\
  23348. modeled
  23349. modeless
  23350. modeling
  23351. modelsd
  23352. modemT
  23353. moderate
  23354. moderated
  23355. modermd
  23356. moderny
  23357. modernization
  23358. modernized
  23359. modes
  23360. modification
  23361. tion:Interactive Media Resources:Interactive Corp Success Guide: the destination folder window. 
  23362. [2] Some FinderEvents result in Finder behavior which doesn't work well unles
  23363. Communications Toolbox
  23364. Contributed
  23365. Devices and Hardware
  23366. Files
  23367. Games
  23368. Graphics 2D
  23369. Graphics 3D
  23370. Help Systems
  23371. Human Interface Toolbox
  23372. Interapplication Comm
  23373. Memory
  23374. Networking
  23375. OS Utilities
  23376. Overview
  23377. Platforms and Tools
  23378. Printing
  23379. Processes
  23380. QuickTime
  23381. Runtime Architecture
  23382. Sound
  23383. ell application "Finder"
  23384.         open item "Dev.CD Apr 94
  23385. Dev.CD Jan 94
  23386. Dev.CD Oct 93
  23387. Dev.CD Jul 93
  23388. Dev.CD Apr 93"
  23389.         activate
  23390.     end tell
  23391. on error errMsg number errNum
  23392.     --enter statements to perform when no records are found such as...
  23393.     display dialog "Sorry, the item you selected could not be found."
  23394.     return
  23395. end try
  23396. All Packages
  23397. System Enabler 003 (LC III)O7Dev.CD Apr 94
  23398. Dev.CD Jan 94
  23399. Dev.CD Oct 93
  23400. Dev.CD Jul 93P6Dev.CD Apr 94
  23401. Dev.CD Jan 94
  23402. Dev.CD Oct 93
  23403. Dev.CD Jul 9V
  23404. 78396X
  23405. Apr 94
  23406. emier
  23407. en taken, using the most recent information from Developer Support's creator/file type database.  It also automatically creates an AppleLink to send to DEVSUPPORT.  Re
  23408. 80248X
  23409. Jul 00^
  23410. --set theItem to choose file -- uncomment to test in an AS editor
  23411.     tell application "Finder"
  23412.         open item "Dev.CD Jul 00 SDK1:Development Kits:Mac OS:Language Analysis SDK:"
  23413.         activate
  23414.     end tell
  23415. on error errMsg number errNum
  23416.     --enter statements to perform when no records are found such as...
  23417.     display dialog "Sorry, the item you selected could not be found."
  23418.     return
  23419. end try
  23420. e    No ChangefoLanguage
  23421. Analysis
  23422. Language Analysis Architecture
  23423. Japanese
  23424. morpheme
  23425. Dictionary Manager
  23426. Analysis
  23427. Language Managerq
  23428. Dev.CD Jul 00 SDK1
  23429. All Packages
  23430. Language Kit UpdaterO
  23431. Dev.CD Nov 97 TCP
  23432. Dev.CD Nov 97 TV
  23433. 80249X
  23434. Nov 97
  23435. will help us understand more your needs and provide you with better tools to develop your applications. Please, do not leave this for tomorrow (unless you are in the process of shipping today your latest MacApp-based product!). This information is needed ASAP.
  23436. Thanks for your feedback.
  23437. Regards,
  23438. Ricardo G
  23439. All Packages
  23440. F"System Enabler 401 (Color Classic)OEDev.CD Apr 94
  23441. Dev.CD Jan 94
  23442. Dev.CD Oct 93
  23443. Dev.CD Jul 93
  23444. Dev.CD Apr 93PDDev.CD Apr 94
  23445. Dev.CD Jan 94
  23446. Dev.CD Oct 93
  23447. Dev.CD Jul 93
  23448. Dev.CD Apr 9V
  23449. 81040X
  23450. Apr 94
  23451. --set theItem to choose file -- uncomment to test in an AS editor
  23452.     tell application "Finder"
  23453.         open item "Dev.CD Apr 94
  23454. Dev.CD Jan 94
  23455. Dev.CD Oct 93
  23456. Dev.CD Jul 93
  23457. Dev.CD Apr 93"
  23458.         activate
  23459.     end tell
  23460. on error errMsg number errNum
  23461.     --enter statements to perform when no records are found such as...
  23462.     display dialog "Sorry, the item you selected could not be found."
  23463.     return
  23464. end try
  23465. All Packages
  23466. F"System Enabler 401 (Color Classic)OEDev.CD Apr 94
  23467. Dev.CD Jan 94
  23468. Dev.CD Oct 93
  23469. Dev.CD Jul 93
  23470. Dev.CD Apr 93PDDev.CD Apr 94
  23471. Dev.CD Jan 94
  23472. Dev.CD Oct 93
  23473. Dev.CD Jul 93
  23474. Dev.CD Apr 9V
  23475. 81041X
  23476. Apr 94
  23477. ific needs of the interactive media developer community.  It is intended to help you increase your potential for success through project
  23478. Apr 99M
  23479. Acrobat Reader 3.0N>DVD, content, development, entertainment, consumer electronicsO3Dev.CD Mar OO RLDisk 1:Interactive Media Resources:P5Dev.CD Mar OO RLDisk 1
  23480.  - Interactive Media Resourcestion "Finder"
  23481.         open item "Dev.CD Apr 95
  23482. Dev.CD Jan 95"
  23483.         activate
  23484.     end tell
  23485. on error errMsg number errNum
  23486.     --enter statements to perform when no records are found such as...
  23487.     display dialog "Sorry, the item you selected could not be found."
  23488.     return
  23489. end try
  23490. All Packages
  23491. F    PowerTalkO
  23492. Dev.CD Apr 95P
  23493. Dev.CD Apr 9V
  23494. 79192X
  23495. Apr 95
  23496. b--set theItem to choose file -- uncomment to test in an AS editor
  23497.     tell application "Finder"
  23498.         open item "Dev.CD Apr 95"
  23499.         activate
  23500.     end tell
  23501. on error errMsg number errNum
  23502.     --enter statements to perform when no records are found such as...
  23503.     display dialog "Sorry, the item you selected could not be found."
  23504.     return
  23505. end try
  23506. All Packages
  23507. F    PowerTalkO
  23508. Dev.CD Apr 95V
  23509. 79193X
  23510. ne    No Changef
  23511. Carbon
  23512. CarbonLibo
  23513. http://developer.apple.com/sdkq
  23514. Dev.CD Jul 00 SDK1
  23515. oD!All Packages
  23516. Mac OS SDK Edition
  23517. CardBus DDK
  23518. The CardBus DDK contains 3 folders title Documentation, Samples and Tools.
  23519.   Documentation
  23520.    *  Designing PCI Cards&Drivers
  23521.     -  Describes the current Design environment for PCI and CardBus cards
  23522.    *  PCI Binding to OF v2.1
  23523.     -  This is the Addendum to IEEE 1275 for Boot Initialization
  23524. Configuration
  23525.    *  MacOS PC Card Family 3.0
  23526.     -  Describes the Architecture and Implementation of PC Card (Card Bus)
  23527. 3.0 under MacOS
  23528.   Samples
  23529.    *  CustomEnabler
  23530.     -  Provides source code a
  23531. quickdrawN
  23532. quickdraw
  23533. dimension
  23534. macintosh
  23535. graphics
  23536. pablo
  23537. quickdraw's
  23538. quickly`
  23539. quickstart
  23540. quicktimej
  23541. quinn
  23542. quitN
  23543. 'PNDev.CD Jul 99 SDK1
  23544.  - Development Kits
  23545.  - Mac OS
  23546.  - Apple Color OneScanner SDK test in an AS editor
  23547.     tell application "Finder"
  23548.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  23549.         activate
  23550.     end tell
  23551. on error errMsg number errNum
  23552.     --enter statements to perform when no records are found such as...
  23553.     display dialog "Sorry, the item you selected could not be found."
  23554.     return
  23555. end try
  23556. e    No Changeq
  23557. Dev.CD Aug 00 TC Disk 2
  23558. All Packages
  23559. TransferProvider
  23560. This sample demonstrates how to use OTTransferProviderOwnership to transfer the ownership of an Open Transport provider (eg an endpoint) between Open Transport clients.  In this example, an endpoint is transferred between a shared library and an application that calls that shared library.  The code from this sample is featured in the latest release (v1.2) of the book 
  23561. Inside Macintosh: Open Transport
  23562. Nov 97V
  23563. 79868X
  23564. 1e    No Change
  23565. All Packages
  23566. F"System Enabler 401 (Color Classic)OEDev.CD Apr 94
  23567. Dev.CD Jan 94
  23568. Dev.CD Oct 93
  23569. Dev.CD Jul 93
  23570. Dev.CD Apr 93PDDev.CD Apr 94
  23571. Dev.CD Jan 94
  23572. Dev.CD Oct 93
  23573. Dev.CD Jul 93
  23574. Dev.CD Apr 9V
  23575. 81046X
  23576. Apr 94
  23577. --set theItem to choose file -- uncomment to test in an AS editor
  23578.     tell application "Finder"
  23579.         open item "Dev.CD Apr 94
  23580. Dev.CD Jan 94
  23581. Dev.CD Oct 93
  23582. Dev.CD Jul 93
  23583. Dev.CD Apr 93"
  23584.         activate
  23585.     end tell
  23586. on error errMsg number errNum
  23587.     --enter statements to perform when no records are found such as...
  23588.     display dialog "Sorry, the item you selected could not be found."
  23589.     return
  23590. end try
  23591. All Packages
  23592. F"System Enabler 401 (Color Classic)O7Dev.CD Apr 94
  23593. Dev.CD Jan 94
  23594. Dev.CD Oct 93
  23595. Dev.CD Aug 93P6Dev.CD Apr 94
  23596. Dev.CD Jan 94
  23597. Dev.CD Oct 93
  23598. Dev.CD Aug 9V
  23599. 81047X
  23600. Apr 94
  23601. Wtechpubs/index.htmlq
  23602. Dev.CD Feb 00 TC
  23603. PMDev.CD Jul 00 SDK1
  23604.  - Development Kits
  23605.  - Mac OS
  23606.  - Multiprocessing 2.1v2 SDK, lproj, localized strings, Info.plist, Collection Services, CFArray.h, CFDictionary.h, CFBag.h, CFSet.h, CFTree.h, CFData.h, CFBinaryHeap.h, CFBitVector.h, CFArray, CFDictionary, CFBag, CFSet, CFTree, CFData, CFBinaryHeap, CFBitVector, collection, container, ordered collection, tree, set, bag, heap, vector, Property List Services, CFPropertyList.h, property list, information property list, info plist, Info.plist, CFA
  23607. rray, CFDictionary, CFDictionary, CFPropertyList, XML, Core Foundation, String Services, CFString.h, CFCharacterSet.h, CFStringEncodingsExt.h, CFString, string, mutable string, internationalization, localization, Unicode, character encoding, string encoding
  23608.    end tell
  23609. on error errMsg number errNum
  23610.     --enter statements to perform when no records are found such as...
  23611.     display dialog "Sorry, the item you selected could not be found."
  23612.     return
  23613. end try
  23614. All Packages
  23615. vector
  23616. version
  23617. video
  23618. viewY
  23619. viewer
  23620. virtual
  23621. virtualuser
  23622. visigenic
  23623. volume
  23624. volumes
  23625. vtwinb
  23626. virtual
  23627. virtual
  23628. virtualuser
  23629. filetool
  23630. memor
  23631. virtual
  23632. virtualuser
  23633. testing
  23634. automation
  23635. automated
  23636. vu-meter
  23637. vumeter
  23638. vumeter
  23639. sound
  23640. level
  23641. meters
  23642. sample
  23643. volume
  23644. waitnextevent
  23645. This demo program shows how to composit a presentation out of disparate media sources, applying compositing effects such as blend and transparency. Recording a movie from the activities of the Compositor is also shown.
  23646. Communications Toolbox
  23647. Contributed
  23648. Devices and Hardware
  23649. Files
  23650. Games
  23651. Graphics 2D
  23652. Graphics 3D
  23653. Help Systems
  23654. Human Interface Toolbox
  23655. Interapplication Comm
  23656. Memory
  23657. Networking
  23658. OS Utilities
  23659. Overview
  23660. Platforms and Tools
  23661. Printing
  23662. Processes
  23663. QuickTime
  23664. Runtime Architecture
  23665. Sound
  23666. Feb 00
  23667. - Common
  23668.     - Sun Compliant Java Runtime Environment 1.1
  23669.     - QuickTime 3 
  23670.     - QTJava.zip
  23671.     - QTJava media samples
  23672. - Mac OS:
  23673.     - System 8 or later
  23674.     - Macintosh Runtime for Java (MRJ) 2.1
  23675. - Windows 95, 98, or NT::
  23676.     - JRE/JDK from Sun Microsystems, Inc. recommended
  23677. QuickTime, Java, MRJO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  23678.  - Sample CodeV
  23679. 80206X
  23680. Aug 00^    TC Disk 2
  23681. e    No Change
  23682. All Packages
  23683. F    QuickTimeV
  23684. 76904X
  23685. This package contains AppleShare 3.6.5, Disk Copy, Disk First Aid, Drive Setup, and Simple Text as shipped with Mac OS 8.6 International version.J
  23686. 5xxx/6xxx Tester 1.1
  23687. About the Utilities
  23688. Acrobat Reader 4.0.1
  23689. AppleShare 3.6.5
  23690. Disk Copy
  23691. Disk First Aid
  23692. Drive Utilities
  23693. HyperCard Player
  23694. Macintosh CD-ROM Setup 5.3.2
  23695. SimpleTextK
  23696. Jul 99N"Disk, Drive Setup, Aid,  utilitiesO
  23697. Dev.CD Jul 00 SDK1:Utilities:P
  23698. Dev.CD Jul 00 SDK1
  23699.  - UtilitiesV
  23700. 81122X
  23701. Jul 00^
  23702. r--set theItem to choose file -- uncomment to test in an AS editor
  23703.     tell application "Finder"
  23704.         open item "Dev.CD Jul 00 SDK1:Utilities:"
  23705.         activate
  23706.     end tell
  23707. on error errMsg number errNum
  23708.     --enter statements to perform when no records are found such as...
  23709.     display dialog "Sorry, the item you selected could not be found."
  23710.     return
  23711. end try
  23712. e    No Changef
  23713. Drive Setup
  23714.  utilitiesq
  23715. Dev.CD Jul 00 SDK1
  23716. All Packages
  23717. Verifier 1.0
  23718. 81123X
  23719. 80755X
  23720. Aug 00^    TC Disk 2
  23721. y--set theItem to choose file -- uncomment to test in an AS editor
  23722.     tell application "Finder"
  23723.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  23724.         activate
  23725.     end tell
  23726. on error errMsg number errNum
  23727.     --enter statements to perform when no records are found such as...
  23728.     display dialog "Sorry, the item you selected could not be found."
  23729.     return
  23730. end try
  23731. MovedfCCDEV control panel INIT MPW Symantec Metrowerks StandardFile PACK 3q
  23732. Dev.CD Aug 00 TC Disk 2
  23733. All Packages
  23734. STD File Saver 2.1.1
  23735. Summary:  StdFileSaver is a sample print driver written in C. It's based upon the STD File Saver 1.1 sample in Pascal that has been the only print driver sample available since 1991.  It writes to PICT resources, so it's not too useful as is, but illustrates what needs to be done with a minimum of extra gunk.
  23736. Changes since 2.0: Chooser support added. Bugs fixed. Save to PICT file as well as resouce.
  23737. Nov 96V
  23738. 80756X
  23739. e    No Changef
  23740. QuickTime
  23741. Dev.CD Aug 00 TC Disk 2
  23742. All Packages
  23743. QuickDraw 3DO
  23744. Dev.CD Jan 96 SSWP
  23745. Dev.CD Jan 96 SSV
  23746. 80476X
  23747. Jan 96
  23748. f--set theItem to choose file -- uncomment to test in an AS editor
  23749.     tell application "Finder"
  23750.         open item "Dev.CD Jan 96 SSW"
  23751.         activate
  23752.     end tell
  23753. on error errMsg number errNum
  23754.     --enter statements to perform when no records are found such as...
  23755.     display dialog "Sorry, the item you selected could not be found."
  23756.     return
  23757. end try
  23758. All Packages
  23759. QuickDraw 3DO
  23760. Dev.CD Jan 96 SSWP
  23761. Dev.CD Jan 96 SSV
  23762. 80477X
  23763. Jan 96
  23764. f--set theItem to choose file -- uncomment to test in an AS editor
  23765.     tell application "Finder"
  23766.         open item "Dev.CD Jan 96 SSW"
  23767.         activate
  23768.     end tell
  23769. on error errMsg number errNum
  23770.     --enter statements to perform when no records are found such as...
  23771.     display dialog "Sorry, the item you selected could not be found."
  23772.     return
  23773. end try
  23774. AutoGuest 3.0 is a control panel that attempts to prevent the login permission dialog from appearing when Program Linking as Guest is used.
  23775. This is a Control Panel with simple configuration capabilities. It attempts to solve the problem of a modal dialog stopping an automated process which includes Program Linking as a Guest. Full information is provided in the User's Guide included in the package. 
  23776. Hardware: Macintosh Plus or better. 
  23777. System Software: Mac OS 7.5 or greater (it's been te
  23778. sted with up to 8.5.1 successfully).
  23779. This code is provided 
  23780. as is
  23781. , and Apple Computer, Inc. makes no claims about its  suitability for use in any application. AutoGuest patches Mac OS system routines, so you should install it only when necessary. 
  23782. Third Party Compatibility
  23783. AutoGuest INIT 2.x was not compatible with Connectix Speed Doubler
  23784.  8.x. The symptom is that applications can link from the foreground only. Speed Doubler
  23785.  is not at fault, it is a side effect of the way AutoGuest INI
  23786. The Language Analysis Architecture (LAA) provides applications with standard interface for lexical analysis on Mac OS.
  23787. It has been difficult for an application to support features such as indexing, grammar check, sorting, text-to-speech, translation, and rubi (reading of words), for some languages including Japanese, Chineese and Korean unlike English and other European languages.
  23788. In case of Japanese text, you see no space or punctuation between words within a clause or sometimes even wi
  23789. thin a whole sentense. This makes it difficult for an application to break text into words, or morphemes.
  23790. Now, LAA analyzes text, breaks it into morphemes, and returns them with lexical information, which applications can use to perform high-level tasks such as mentioned above. "Kotoeri", Apple's input method for Japanese, uses LAA to convert a string entered all in phonetic characters into a text of Kanji and Kana characters in the right order. It uses LAA to convert a given text of Kanj
  23791. interfaceN
  23792. interfacelib
  23793. changing
  23794. channel
  23795. channelsj
  23796. chapter
  23797. chapters
  23798. character
  23799. characteristics
  23800. characters
  23801. charge
  23802. charges
  23803. chars
  23804. cheap
  23805. check
  23806. checks
  23807. checkwindowin
  23808. checkwindowout
  23809. chesley
  23810. chess
  23811. chest
  23812. chineese
  23813. chinese
  23814. chiropractic
  23815. chock
  23816. choice
  23817. choices
  23818. choosex
  23819. chooser
  23820. choosesh
  23821. choosing
  23822. christine
  23823. chromakey
  23824. chromakeying
  23825. chrpj
  23826. chunks
  23827. r13u5
  23828. r14a1
  23829. common
  23830. starter
  23831. samples
  23832. readme
  23833. rdocproc
  23834. rdocproc
  23835. readV
  23836. differentiation
  23837. difficult
  23838. difficulties
  23839. difficultyo
  23840. digest
  23841. digital
  23842. digitizer
  23843. digitizing
  23844. dilemmas
  23845. dilsj
  23846. dimension
  23847. dimming
  23848. dimms
  23849. diractive
  23850. direct
  23851. directional
  23852. directionsj
  23853. directly
  23854. directoryB
  23855. dirty
  23856. disable
  23857. 81116X
  23858. Aug 00^    TC Disk 2
  23859. y--set theItem to choose file -- uncomment to test in an AS editor
  23860.     tell application "Finder"
  23861.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  23862.         activate
  23863.     end tell
  23864. on error errMsg number errNum
  23865.     --enter statements to perform when no records are found such as...
  23866.     display dialog "Sorry, the item you selected could not be found."
  23867.     return
  23868. end try
  23869. e    No Changef=Unicode
  23870. Imaging
  23871. Bi-directional
  23872. Rotation
  23873. Double-byteq
  23874. Dev.CD Aug 00 TC Disk 2
  23875. .D!All Packages
  23876. Mac OS SDK Edition
  23877. Universal Interfaces 3.3.2I\3.3.2 Universal Interfaces support CarbonLib 1.0.2, Mac OS 9, and QuickTime 4.1 development.J
  23878. UniversalInterfaces3.3.2.imgK
  23879. Feb 94L
  23880. Jul 00N$CarbonLib 1.0.2, Mac OS 9, QuickTimeOEDev.CD Jul 00 SDK1:Development Kits:Mac OS:Universal Interfaces3.3.2:PMDev.CD Jul 00 SDK1
  23881.  - Development Kits
  23882.  - Mac OS
  23883.  - Universal Interfaces3.3.2V
  23884. 81117X
  23885. Jul 00^
  23886. #://developer.apple.com/sdk/index.html
  23887. manager
  23888. pccardnetworksample
  23889. pccts
  23890. pccts
  23891. sound
  23892. input
  23893. driver
  23894. pdlog
  23895. pdlog
  23896. expand
  23897. viewer
  23898. peoplesoft/apple
  23899. peoplesoft/apple
  23900. white
  23901. paper
  23902. peoplesurveyor
  23903. peoplesurveyor
  23904. 2.1.2
  23905. performa
  23906. loosely
  23907. low-disk-space
  23908. alendar
  23909. machine`
  23910. machines
  23911. macintoshO
  23912. macintosh
  23913. powerbook
  23914. series
  23915. developer
  23916. macintosh's
  23917. content
  23918. extractor
  23919. finderdragpro
  23920. finderevents
  23921. finderevents
  23922. finderheaps
  23923. finderlaunch
  23924. findprinter
  23925. floatingpoint
  23926. editor
  23927. folder
  23928. folder
  23929. watching
  23930. fonts
  23931. fonts
  23932. 6.0.4
  23933. french
  23934. front
  23935. gamesprocket
  23936. gamesprocket
  23937. germany
  23938. gestalt
  23939. gestalt
  23940. selectors
  23941. getenetaddrdirect
  23942. getenetaddrdirect
  23943. gethelpstrings
  23944. getpppstatus
  23945. getsetoptions
  23946. glossariess
  23947. glyphaiv
  23948. goodies
  23949. grayscaleo
  23950. groupdrawing
  23951. guidep
  23952. postscript
  23953. sample
  23954. gxgraphics
  23955. gxifier
  23956. gxifier
  23957. gxoverridetool
  23958. handbookf
  23959. handwriting
  23960. hardware
  23961. hardware
  23962. system
  23963. update
  23964. stack
  23965. localization
  23966. navigator
  23967. hebrew
  23968. hebrew
  23969. language
  23970. hebrew
  23971. language
  23972. v1.0.1
  23973. All Packages
  23974. F)System Enabler 131 (PB 160/165c/180/180c)O)Dev.CD Apr 94
  23975. Dev.CD Jan 94
  23976. Dev.CD Oct 93P(Dev.CD Apr 94
  23977. Dev.CD Jan 94
  23978. Dev.CD Oct 9V
  23979. 80994X
  23980. Apr 94
  23981. ~--set theItem to choose file -- uncomment to test in an AS editor
  23982.     tell application "Finder"
  23983.         open item "Dev.CD Apr 94
  23984. Dev.CD Jan 94
  23985. Dev.CD Oct 93"
  23986.         activate
  23987.     end tell
  23988. on error errMsg number errNum
  23989.     --enter statements to perform when no records are found such as...
  23990.     display dialog "Sorry, the item you selected could not be found."
  23991.     return
  23992. end try
  23993. All Packages
  23994. F)System Enabler 131 (PB 160/165c/180/180c)O7Dev.CD Apr 94
  23995. Dev.CD Jan 94
  23996. Dev.CD Oct 93
  23997. Dev.CD Jul 93P6Dev.CD Apr 94
  23998. Dev.CD Jan 94
  23999. Dev.CD Oct 93
  24000. Dev.CD Jul 9V
  24001. 80995X
  24002. Apr 94
  24003. introducedd
  24004. introduces
  24005. introducing
  24006. introduction
  24007. introspection
  24008. IpSummary: This sample code illustrates the way to determine the processor type of the Macintosh you're running on
  24009. Communications Toolbox
  24010. Contributed
  24011. Devices and Hardware
  24012. Files
  24013. Games
  24014. Graphics 2D
  24015. Graphics 3D
  24016. Help Systems
  24017. Human Interface Toolbox
  24018. Interapplication Comm
  24019. Memory
  24020. Networking
  24021. OS Utilities
  24022. Overview
  24023. Platforms and Tools
  24024. Printing
  24025. Processes
  24026. QuickTime
  24027. Runtime Architecture
  24028. Sound
  24029. Apr 97O$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  24030.  - Sample CodeV
  24031. 80073X
  24032. Aug 00^    TC Disk 2
  24033. y--set theItem to choose file -- uncomment to test in an AS editor
  24034.     tell application "Finder"
  24035.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  24036.         activate
  24037.     end tell
  24038. on error errMsg number errNum
  24039.     --enter statements to perform when no records are found such as...
  24040.     display dialog "Sorry, the item you selected could not be found."
  24041.     return
  24042. end try
  24043. Movedq
  24044. Dev.CD Aug 00 TC Disk 2
  24045. All Packages
  24046. CreateMovie
  24047. 80074X
  24048. leave v1.1
  24049. e--set theItem to choose file -- uncomment to test in an AS editor
  24050.     tell application "Finder"
  24051.         open item "Dev.CD Nov 97 TC"
  24052.         activate
  24053.     end tell
  24054. on error errMsg number errNum
  24055.     --enter statements to perform when no records are found such as...
  24056.     display dialog "Sorry, the item you selected could not be found."
  24057.     return
  24058. end try
  24059.  compile unless the Universal Libraries and Interfaces 3.3 are part of the development environment.
  24060. NwUniversal Serial Bus, USB, OHCI, Mass Storage Class Driver, HID Class Driver, Keyboard Driver, Mouse Driver, Mac OS USBer is a new ImageWriter sample driver for QuickDraw GX that shows how to implement color plane separations as well as how to change the 'rdip' resource on the fly.
  24061. Oct 96V
  24062. 77743X
  24063. Moved
  24064. cOS SDK and also on the Sprockets web page, http://dev.info.apple.com/games.
  24065. Issues:  There aren't any bugs that I know of.  This version runs only in 8-bit mode, although DrawSprocket should set this mo
  24066. uree Adobe
  24067.  Acrobat
  24068.  Reader allows you to view, navigate, and print PDF files across all major computing platforms. Acrobat Reader is the free viewing companion to Adobe Acrobat 3.0 and to Acrobat Capture
  24069.  software.
  24070. For full instructions on using the Acrobat Reader please see the Acrobat Reader 3.0 Online Guide, which can be found in the file READER.PDF in the Help folder (which is in the same folder as the Acrobat Reader).  When using  Acrobat Reader, selecting the Help > Reader Onli
  24071. ne Guide menu will open READER.PDF automatically. (Note: the Help menu is the second menu from the right and is indicated by a Question mark icon.)
  24072. Adobe encourages you to register as an Acrobat Reader user; letting us know who you are helps us continue to provide you with better products, better service, and the most up-to-date information on Adobe Acrobat. If you have not already registered, please do so at:
  24073.     http://www.adobe.com/acrobat/register.html
  24074. To view the latest information
  24075. 79959X
  24076. Jul 00^
  24077. --set theItem to choose file -- uncomment to test in an AS editor
  24078.     tell application "Finder"
  24079.         open item "Dev.CD Jul 00 SDK1:Development Kits:Mac OS:Apple Data Detectors SDK:"
  24080.         activate
  24081.     end tell
  24082. on error errMsg number errNum
  24083.     --enter statements to perform when no records are found such as...
  24084.     display dialog "Sorry, the item you selected could not be found."
  24085.     return
  24086. end try
  24087. e    No Changef1detector
  24088. contextual menu
  24089. Apple Data Detectors
  24090. Dev.CD Jul 00 SDK1
  24091. Apple Developer News archive
  24092. This folder contains the archives (in HTML format) of Apple Computer's weekly newsletter to developers, Apple Developer News. The navigation links and graphics at the top and bottom of each page do not work, but the body of each page (and relevant links to the Internet) are complete. This folder is a mirror image of the ADN content on Apple's web site and is included for those developers who do not have web access. have web access. 
  24093. ischeckedout
  24094. iscii-compatible
  24095. isimagewriter
  24096. isn't
  24097. isolate
  24098. isolation
  24099. sample
  24100. reasonably
  24101. complete
  24102. example
  24103. implementation
  24104. ispelementlist
  24105. ispelementlist
  24106. extractbykind
  24107.  typing 
  24108.  and hitting return.  If MRJ is not instantiated, you will get only a brief usage message for MRJ 2.0.  If MRJ is present, you will get a full list of MRJ dcmd options.  
  24109. Reporting bugs and providing feedback
  24110.  Bug reports should be logged at http://developer.apple.com/bugreporter/
  24111.  Bug reports should contain the following information: a title containing the phrase 
  24112. ; a short summary of the problem; configuration information including versions of MRJ, MRJ SDK, Mac OS, and hardware; a complete description of the problem including steps to reproduce.
  24113.  Send feedback on subjects other than bug reports to mrj_feedback@apple.com. This can incl
  24114. --set theItem to choose file -- uncomment to test in an AS editor
  24115.     tell application "Finder"
  24116.         open item "Dev.CD Apr 94
  24117. Dev.CD Jan 94
  24118. Dev.CD Oct 93
  24119. Dev.CD Jul 93"
  24120.         activate
  24121.     end tell
  24122. on error errMsg number errNum
  24123.     --enter statements to perform when no records are found such as...
  24124.     display dialog "Sorry, the item you selected could not be found."
  24125.     return
  24126. end try
  24127.     return
  24128. end try
  24129. e    No Changef/DIMM
  24130. Interleaving
  24131. memory
  24132. configuration
  24133. DRAMq
  24134. Dev.CD Aug 00 TC
  24135. QD(All Packages
  24136. Reference Library Edition
  24137. Disinfectant 3.7.1I
  24138. Summary: Disinfectant is a free anti-viral utility for the Mac. 
  24139. Features: Disinfectant detects and removes known Mac viruses.  J
  24140. DisinfectantK
  24141. Vol IIIL
  24142. Sep 97M&Mac 512K or later, System 6.0 or laterO.Dev.CD Dec 99 RL:Utilities:Disinfectant 3.7.1:P3Dev.CD Dec 99 RL
  24143.  - Utilities
  24144.  - Disinfectant 3.7.1V
  24145. 75165X
  24146. Dec 99^
  24147. s the full set of Traditional Chinese as well as Simplified Chinese, including Roman letters and numerals.
  24148. Unique Stroke Player shows correct way of writing Chinese characters.
  24149. CT-009-4436 (Inst 1)
  24150. CT-009-4437 (Inst 2)
  24151. CT-009-4438 (Inst 3)
  24152. CT-009-4439 (Inst 4)
  24153. CT-009-4440 (Inst 5)
  24154. CT-009-4441 (Inst 6)
  24155. CT-009-4442 (Inst 7)
  24156. CT-009-4443 (Inst 8)
  24157. CT-009-4444 (Inst 9)
  24158. Read Me First! SC
  24159. Read Me First! TCK
  24160. Nov 96L
  24161. May 97Mw68040 and above, any brand of tablet (connect via ADB port), System 7.1 or above with Chinese Language Kit 1.1 or aboveN<Chinese, handwriting, pen, input, keyboard, tablet, CHK, THYO;Dev.CD Aug 97 TC:Language Kits:Chinese Handwriting Kit 1.0:P@Dev.CD Aug 97 TC
  24162.  - Language Kits
  24163.  - Chinese Handwriting Kit 1.0k
  24164. seeingj
  24165. seger
  24166. segment
  24167. segmented
  24168. segmenting
  24169. select
  24170. selected
  24171. Aug 96
  24172. e--set theItem to choose file -- uncomment to test in an AS editor
  24173.     tell application "Finder"
  24174.         open item "Dev.CD Aug 96 TC"
  24175.         activate
  24176.     end tell
  24177. on error errMsg number errNum
  24178.     --enter statements to perform when no records are found such as...
  24179.     display dialog "Sorry, the item you selected could not be found."
  24180.     return
  24181. end try
  24182. All Packages
  24183. QuickDraw GXO
  24184. Dev.CD Aug 96 TCP
  24185. Dev.CD Aug 96 TV
  24186. 80564X
  24187. Aug 96
  24188. e--set theItem to choose file -- uncomment to test in an AS editor
  24189.     tell application "Finder"
  24190.         open item "Dev.CD Aug 96 TC"
  24191.         activate
  24192.     end tell
  24193. on error errMsg number errNum
  24194.     --enter statements to perform when no records are found such as...
  24195.     display dialog "Sorry, the item you selected could not be found."
  24196.     return
  24197. end try
  24198. All Packages
  24199. QuickDraw GXO
  24200. Dev.CD Aug 96 TCP
  24201. Dev.CD Aug 96 TV
  24202. 80565X
  24203. Aug 96
  24204. 80121X
  24205. Jan 00^
  24206. --set theItem to choose file -- uncomment to test in an AS editor
  24207.     tell application "Finder"
  24208.         open item "Dev.CD Jan 00 SDK1:What's New:Technical Documentation:Technical Publications:DeveloperDocumentation:carbon:"
  24209.         activate
  24210.     end tell
  24211. on error errMsg number errNum
  24212.     --enter statements to perform when no records are found such as...
  24213.     display dialog "Sorry, the item you selected could not be found."
  24214.     return
  24215. end try
  24216. e    No ChangefNprinting
  24217. Carbon
  24218. Carbon printing
  24219. Carbon Printing Manager
  24220. print
  24221. imaging
  24222. graphicso.http://developer.apple.com/techpubs/index.htmlq
  24223. Dev.CD Jan 00 SDK1
  24224. KD!All Packages
  24225. Mac OS SDK Edition
  24226. F'Developer Documentation: Corefoundation
  24227.     r errMsg number errNum
  24228.     --enter statements to perform when no records are found such as...
  24229.     display dialog "Sorry, the item you selected could not be found."
  24230.     return
  24231. end try
  24232. All Packages
  24233. F    QuickTimeO
  24234. Dev.CD Jul 93
  24235. Dev.CD Apr 93V
  24236. 79394X
  24237. glosy
  24238. machine
  24239. identification
  24240. macintalk
  24241. macintoshQ
  24242. macintosh
  24243. coprocessor
  24244. platformQ
  24245. macintosh
  24246. macodbc
  24247. macosxserver
  24248. macsbug
  24249. mactcp
  24250. mactcp
  24251. development
  24252. transport
  24253. zaptcp
  24254. suite
  24255.   tell application "Finder"
  24256.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  24257.         activate
  24258.     end tell
  24259. on error errMsg number errNum
  24260.     --enter statements to perform when no records are found such as...
  24261.     display dialog "Sorry, the item you selected could not be found."
  24262.     return
  24263. end try
  24264. e    No ChangefKOpen Transport
  24265. endpoint
  24266. server
  24267. listen
  24268. single-link
  24269. multihomingq
  24270. Dev.CD Aug 00 TC Disk 2
  24271. All Packages
  24272. OTStreamLogViewer
  24273. 79137X
  24274.  item to the menu that can be changed by  way of the color picker interface.
  24275. Contains routines for getting/setting particular elements in a color icon's color table.
  24276. Dec 99V
  24277. 77571X
  24278. 1e    No Change
  24279. shows
  24280. implement
  24281. pre-mixer
  24282. component
  24283. shrink
  24284. shrink-wrapped
  24285. shrinking
  24286. shutdownB
  24287. siegel
  24288. sierra
  24289. sierra/iso
  24290. signal
  24291. signaling
  24292. signature
  24293. they're@
  24294. third-party@
  24295. describes
  24296. runtime
  24297. architecture
  24298. based
  24299. collection
  24300. contains
  24301. hundreds
  24302. samples
  24303. driver
  24304. development
  24305. enable
  24306. create
  24307. program
  24308. shows
  24309. construct
  24310. simple
  24311. animation
  24312. program
  24313. shows
  24314. quicktime's
  24315. visual
  24316. effect@
  24317. program
  24318. shows
  24319. construction
  24320. composited
  24321. developer
  24322. provides
  24323. technical
  24324. information
  24325. about
  24326. powerplant
  24327. version
  24328. inputsprocket
  24329. update
  24330. appearance
  24331. 1.0.3
  24332. variety
  24333. transport@
  24334. stopc
  24335. stopped
  24336. stopping
  24337. stopxpp
  24338. storage
  24339. store
  24340. stored
  24341. ue 13:"
  24342.         activate
  24343.     end tell
  24344. on error errMsg number errNum
  24345.     --enter statements to perform when no records are found such as...
  24346.     display dialog "Sorry, the item you selected could not be found."
  24347.     return
  24348. end try
  24349. Deletedq
  24350. Dev.CD Sep 96 RL
  24351. 1D(All Packages
  24352. Reference Library Edition
  24353. develop Issue 14
  24354. 80060X
  24355. Mar OO^
  24356. RLDisk 1
  24357. --set theItem to choose file -- uncomment to test in an AS editor
  24358.     tell application "Finder"
  24359.         open item "Dev.CD Mar OO RLDisk 1:Interactive Media Resources:CompbasedMediaBroadcastEnv:"
  24360.         activate
  24361.     end tell
  24362. on error errMsg number errNum
  24363.     --enter statements to perform when no records are found such as...
  24364.     display dialog "Sorry, the item you selected could not be found."
  24365.     return
  24366. end try
  24367. Deletedf2Computer Based Media
  24368. Television
  24369. Broadcast
  24370. Graphicsq
  24371. Dev.CD Mar OO RLDisk 1
  24372. D!All Packages
  24373. Mac OS SDK Edition
  24374. ContextualMenuManagerSDK 1.0.3
  24375.     eleaseResource, which is the correct call.
  24376. Communications Toolbox
  24377. Contributed
  24378. Devices and Hardware
  24379. Files
  24380. Games
  24381. Graphics 2D
  24382. Graphics 3D
  24383. Help Systems
  24384. Human Interface Toolbox
  24385. Interapplication Comm
  24386. Memory
  24387. Networking
  24388. OS Utilities
  24389. Overview
  24390. Platforms and Tools
  24391. Printing
  24392. Processes
  24393. QuickTime
  24394. Runtime Architecture
  24395. Sound
  24396. Oct 94L
  24397. Nov 94
  24398. application/system
  24399. applicationsA
  24400. processor
  24401. upgrade
  24402. enablerC
  24403. 7.0.1O
  24404. 7.1p2
  24405. 7.1p5
  24406. 7.1p6
  24407. 7.5.5
  24408. acrobatZ
  24409. analyzer
  24410. 1.0d6T
  24411. 1.0.1b3U
  24412. parser
  24413. 5.0.7V
  24414. adbreinitW
  24415. adbreinit
  24416. adlibX
  24417. adlib
  24418. 2.6.5X
  24419. adlib
  24420. 3.0.1Y
  24421. adobeZ
  24422. adobe
  24423. acrobat
  24424. readerZ
  24425. advanced[
  24426. advanced
  24427. color
  24428. imaging
  24429. sample
  24430. applications\
  24431. tools]
  24432. terminology
  24433. 3/92^
  24434. aegizmos_
  24435. aegizmos
  24436. 1.4.2_
  24437. aetracker`
  24438. aetracker
  24439. aevta
  24440. dcmda
  24441. aliasc
  24442. alias
  24443. analysis
  24444. systemsp
  24445. table
  24446. tables
  24447. tablet
  24448. color
  24449. tanzania
  24450. tasking
  24451. tasks
  24452. tcp/ip
  24453. tcp/ip
  24454. appletalk
  24455. reconfiguration
  24456. network
  24457. setup
  24458. ottcpwilldial
  24459. tcp/ip
  24460. search
  24461. technical
  24462. technical
  24463. documentation
  24464. technical
  24465. publications
  24466. techniques
  24467. technote
  24468. technote
  24469. telephone
  24470. editor
  24471. encoding
  24472. OIDev.CD Nov 99 TC:Tool Chest:Hardware:Display & Video Hardware:8
  24473. 24GC 7.0:PTDev.CD Nov 99 TC
  24474.  - Tool Chest
  24475.  - Hardware
  24476.  - Display & Video Hardware
  24477. 24GC 7.0V
  24478. 79934X
  24479. Nov 99^
  24480. --set theItem to choose file -- uncomment to test in an AS editor
  24481.     tell application "Finder"
  24482.         open item "Dev.CD Nov 99 TC:Tool Chest:Hardware:Display & Video Hardware:8
  24483. 24GC 7.0:"
  24484.         activate
  24485.     end tell
  24486. on error errMsg number errNum
  24487.     --enter statements to perform when no records are found such as...
  24488.     display dialog "Sorry, the item you selected could not be found."
  24489.     return
  24490. end try
  24491. Deletedf
  24492. Videoq
  24493. Dev.CD Nov 99 TC
  24494. All Packages
  24495. A-Law sdec/scomI
  24496. A sample fat compression/decompression Sound Manager component example.
  24497. Shows how to make a compression component, a decompression component, and how to make a fat component.
  24498. Aug 97V
  24499. 79935X
  24500. 1e    No Change
  24501. segmenting
  24502. seldom
  24503. select
  24504. selected
  24505. bitmapped
  24506. bitmaps
  24507. black
  24508. black&white
  24509. black-and-white
  24510. blackketter
  24511. blank
  24512. blayback
  24513. blend
  24514. bless
  24515. blinking
  24516. blitters
  24517. blitting
  24518. block
  24519. blockmove
  24520. blockreader
  24521. blocks
  24522. blown
  24523. blueprintj
  24524. board
  24525. boards
  24526. bodyi
  24527. bones
  24528. book[
  24529. books[
  24530. boolean
  24531. boost
  24532. booth
  24533. booting
  24534. border
  24535. bores
  24536. bothT
  24537. D!All Packages
  24538. Tool Chest Edition
  24539. Language Kit Updater f/MacOS8
  24540. The release of Apple's Mac OS 8 brings increased functionality to your computer.  The "Language Kit Updater for Mac OS 8" is designed to make this transition as easy as possible for Language Kit users.  This Language Kit Updater will update your Apple Language Kit for compatibility with Mac OS 8.0 on your Mac OS compatible computer.  The Apple Language Kit Updater for Mac OS 8 (LKU8) is necessary when attempting to use one of the following:
  24541. Current Language Kits with Mac OS 8.0 or newer.
  24542. ripts' (see references). If you intend to use the OSA then I recommend that you read these articles.
  24543. Here is a list of the OSA features MenuScripter demonstrates:
  24544.  Attaching scripts to objects.
  24545.  Installing a predispatch Apple event handler to allow an objects script first go at handling any events targetted at the object.
  24546.  Directly compiling and executing scripts.
  24547.  Decompiling existing scripts for editing.
  24548.  Gettin
  24549. 80117X
  24550. Sept 9^
  24551. --set theItem to choose file -- uncomment to test in an AS editor
  24552.     tell application "Finder"
  24553.         open item "Dev.CD Sept 96 RL:Technical Documentation:develop:develop Issue  7:"
  24554.         activate
  24555.     end tell
  24556. on error errMsg number errNum
  24557.     --enter statements to perform when no records are found such as...
  24558.     display dialog "Sorry, the item you selected could not be found."
  24559.     return
  24560. end try
  24561. Deletedq
  24562. Dev.CD Sept 96 RL
  24563. GD(All Packages
  24564. Reference Library Edition
  24565. develop Issue  8
  24566. unicode
  24567. universal
  24568. universal
  24569. serial
  24570. storage
  24571. class
  24572. driver
  24573. systems
  24574. workstation
  24575. solaris
  24576. hp-ux
  24577. update
  24578. updater
  24579. usageu
  24580. usedistanthdwrmem
  24581. uselocalhdwrmem
  24582. utilities
  24583. utility
  24584. utility
  24585. space
  24586. variable
  24587. variables
  24588. e--set theItem to choose file -- uncomment to test in an AS editor
  24589.     tell application "Finder"
  24590.         open item "Dev.CD Aug 96 TC"
  24591.         activate
  24592.     end tell
  24593. on error errMsg number errNum
  24594.     --enter statements to perform when no records are found such as...
  24595.     display dialog "Sorry, the item you selected could not be found."
  24596.     return
  24597. end try
  24598. What's New
  24599. ========
  24600. "Extending Printing Dialogs in Mac
  24601. This draft document describes how to use the Mac OS X Printing Manager's 
  24602. printing dialog extension (PDE) mechanism to to add application-specific 
  24603. information or controls the Print and Page Setup dialogs. It includes 
  24604. overview, sample code, and API sections. The PDE mechanism provides great flexibility in extending printing dialogs, while optimizing compatibility with new printing features available in Mac
  24605. X. It works only B-for Carbon applications running in Mac
  24606. ExtendingPrintDialogs.book.pdfK
  24607. Jul 00M
  24608. web browserNQPDE, printing dialog extension, Page Setup dialog, Print dialog, 
  24609. printing dialogOTDev.CD Jul 00 SDK1:What's New:Technical Documentation:Technical Publications:carbon:P_Dev.CD Jul 00 SDK1
  24610.  - What's New
  24611.  - Technical Documentation
  24612.  - Technical Publications
  24613.  - carbon found such as...
  24614.     display dialog "Sorry, the item you selected could not be found."
  24615.     return
  24616. end try
  24617. as-is
  24618. asian
  24619. asic/fpga
  24620. aside
  24621. asked
  24622. askyesno
  24623. aslmv
  24624. aspects
  24625. assembled
  24626. assembler
  24627. assemblers
  24628. assembly
  24629. assembly-language
  24630. assembly-level
  24631. assigned
  24632. assignments
  24633. assist
  24634. assistancex
  24635. assistantj
  24636. assistants
  24637. assists
  24638. assocated
  24639. associatedQ
  24640. associationz
  24641. assume
  24642. assumed
  24643. assumption
  24644. assure
  24645. assures
  24646. asynch
  24647. asynchronous
  24648. :Developer Documentation:Technical Publications:Developer Documentation:
  24649. information
  24650. determining
  24651. devanagari
  24652. develop\
  24653. develop-ers
  24654. developed
  24655. developerR
  24656. 1995j
  24657. accelerated
  24658. power
  24659. macintosh
  24660. artwork
  24661. program
  24662. 1996R
  24663. 2-byte
  24664. 2-way
  24665. 2.0.1t
  24666. 2.0.2p
  24667. 2.0a1
  24668. 2.1.1p
  24669. 2.4b6z
  24670. 2300x
  24671. 24gcO
  24672. 3.2.1
  24673. 3/92^
  24674. 32-bit
  24675. 350000
  24676. 366-mhz
  24677. 3d-partyj
  24678. 3d-thej
  24679. 4/16Q
  24680. 40-60
  24681. program
  24682. control
  24683. access
  24684. Nov 99M A macintosh with an ADB KeyboardN!ADB, control key, key, key patch,O$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  24685.  - Sample CodeV
  24686. 80064X
  24687. Aug 00^    TC Disk 2
  24688. y--set theItem to choose file -- uncomment to test in an AS editor
  24689.     tell application "Finder"
  24690.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  24691.         activate
  24692.     end tell
  24693. on error errMsg number errNum
  24694.     --enter statements to perform when no records are found such as...
  24695.     display dialog "Sorry, the item you selected could not be found."
  24696.     return
  24697. end try
  24698. e    No Changef
  24699. control key
  24700. key patch,q
  24701. Dev.CD Aug 00 TC Disk 2
  24702. All Packages
  24703. ControlStrip TestIeSummary:  ControlStrip Test is a sample program that shows how to use some of the ControlStrip calls.
  24704. Oct 96V
  24705. 80065X
  24706. Moved
  24707. Virtual User tools.imgK
  24708. Feb 94M
  24709. Virtual User 2.0.1OJDev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:Virtual User tools:V
  24710. 79508X
  24711. 1e    No Change
  24712. plugins
  24713. readme
  24714. combowalker
  24715. engineering
  24716. engineers
  24717. engines
  24718. engler
  24719. english
  24720. enhance[
  24721. enhanced
  24722. enhancementa
  24723. enhancements`
  24724. enhances
  24725. enhancing
  24726. enjoy
  24727. enlargedo
  24728. enlightening
  24729. sound
  24730. files
  24731. soundapp
  24732. soundapp
  24733. soundapp
  24734. soundapp
  24735. soundapp
  24736. soundapp
  24737. soundapp
  24738. simple
  24739. drawsprocket
  24740. sample
  24741. designed
  24742. proper
  24743. sample
  24744. shows
  24745. implementation
  24746. netsprocket
  24747. sample
  24748. shows
  24749. basic
  24750. implementations
  24751. drawsprocket
  24752. sample
  24753. shows
  24754. transport
  24755.  Packages
  24756. cihuiI
  24757. Summary: Description Input methods for use with the Chinese Macintosh System 6.05 and above. Allows pinyin input in phrase instead of single character.J    cihui.imgK
  24758. Vol VIIM,Chinese OS 6.0.5 (Traditional or Simplified)O6Dev.CD Aug 00 TC Disk 1:Tool Chest:Localization:cihui:P>Dev.CD Aug 00 TC Disk 1
  24759.  - Tool Chest
  24760.  - Localization
  24761.  - cihuiV
  24762. 77566X
  24763. Aug 00^    TC Disk 1
  24764. e    No Change
  24765.  "Sorry, the item you selected could not be found."
  24766.     return
  24767. end try
  24768. All Packages
  24769. System 7.5 Update 1.0V
  24770. 77069X
  24771. 80030X
  24772. Jul 00^
  24773. --set theItem to choose file -- uncomment to test in an AS editor
  24774.     tell application "Finder"
  24775.         open item "Dev.CD Jul 00 SDK1:Development Kits:Hardware:CardBus DDK:"
  24776.         activate
  24777.     end tell
  24778. on error errMsg number errNum
  24779.     --enter statements to perform when no records are found such as...
  24780.     display dialog "Sorry, the item you selected could not be found."
  24781.     return
  24782. end try
  24783. e    No Changef
  24784. CardBus
  24785.  PCMCIA
  24786.  PC CardoBftp://ftp.apple.com/developer/Development_Kits/CardBus_DDK.sit.hqxq
  24787. Dev.CD Jul 00 SDK1
  24788. All Packages
  24789. CD-ROM DetectionI
  24790. Summary:  Sample code and discussion of how to detect whether a volume is a CD or not.  Discusses the various drawbacks of all the different approaches.
  24791. Incorporates the DriverGestalt call which is the new recommended way to detect CD-ROM drives.J
  24792. CD-ROM Detection:K
  24793. Jun 98OCDev.CD Jun 98 RL1:What's New:Tool Chest:Devices:How to Detect a CD:V
  24794. 80031X
  24795. 1e    No Change
  24796. i and Kana characters back into a string of phonetic characters as well.
  24797. Language Analysis SDK provides API for Language Analysis Manager and Dictionary Manager.
  24798. Japanese is the only target language in this release.
  24799. Language Analysis SDK.imgK
  24800. Jan 99M#MacOS 8.5 Japanese version or newerNvLanguage, Analysis, Language Analysis Architecture, Japanese, morpheme, Dictionary Manager, Analysis, Language ManagerOADev.CD Jul 00 SDK1:Development Kits:Mac OS:Language Analysis SDK:PIDev.CD Jul 00 SDK1
  24801.  - Development Kits
  24802.  - Mac OS
  24803.  - Language Analysis SDKA
  24804. http://developer.apple.com/sdk
  24805. Dev.CD Jul 00 SDK1
  24806. D!All Packages
  24807. Tool Chest Edition
  24808. MacApp Developer Survey
  24809.     lbox:Menu Defproc 1.0.3:PFDev.CD Aug 00 TC Disk 1
  24810.  - Tool Chest
  24811.  - Toolbox
  24812.  - Menu Defproc 1.0.3
  24813. 80670X
  24814. Apr 98^
  24815. --set theItem to choose file -- uncomment to test in an AS editor
  24816.     tell application "Finder"
  24817.         open item "Dev.CD Apr 98 SDK2:Development Kits (Disc 2):QuickTime
  24818.  IC SDK 1.01:"
  24819.         activate
  24820.     end tell
  24821. on error errMsg number errNum
  24822.     --enter statements to perform when no records are found such as...
  24823.     display dialog "Sorry, the item you selected could not be found."
  24824.     return
  24825. end try
  24826. Deletedf3QuickTime
  24827. QuickTime IC
  24828. image
  24829. capture
  24830. digital
  24831. cameraq
  24832. Dev.CD Apr 98 SDK2
  24833. pD!All Packages
  24834. Tool Chest Edition
  24835. QuickTime Java SDKILQuickTime for Java SDK.  Includes QuickTime for Java API javadoc, and demos.J
  24836. qtjavadocs
  24837. QTJavaSDKK
  24838. Feb 00MmRequires:
  24839.     - QuickTime 3 
  24840.     - QTJava.zip
  24841.     - Mac OS 8 or later
  24842.     - Macintosh Runtime for Java (MRJ) 2.1 or laterN
  24843. QuickTime, Java, MRJOHDev.CD Feb 00 TC:What's New?:Development Kits:Mac OS:QuickTime Java SDK:ngeo
  24844. http://developer.apple.com/sdk/
  24845. space
  24846. variable
  24847. variables
  24848. computingZ
  24849. concentrate
  24850. concentrated
  24851. concentrates
  24852. concentric
  24853. concepts
  24854. conceptual
  24855. concern
  24856. rrMsg number errNum
  24857.     --enter statements to perform when no records are found such as...
  24858.     display dialog "Sorry, the item you selected could not be found."
  24859.     return
  24860. end try
  24861. All Packages
  24862. QuickDraw GXO
  24863. Dev.CD Jun 97 SSWP
  24864. Dev.CD Jun 97 SSV
  24865. 79327X
  24866. Jun 97
  24867. f--set theItem to choose file -- uncomment to test in an AS editor
  24868.     tell application "Finder"
  24869.         open item "Dev.CD Jun 97 SSW"
  24870.         activate
  24871.     end tell
  24872. on error errMsg number errNum
  24873.     --enter statements to perform when no records are found such as...
  24874.     display dialog "Sorry, the item you selected could not be found."
  24875.     return
  24876. end try
  24877. All Packages
  24878. QuickDraw GXO
  24879. Dev.CD Jun 97 SSWP
  24880. Dev.CD Jun 97 SSV
  24881. 79328X
  24882. Jun 97
  24883. Summary: These are updated tools from the QuickTime team for making QuickTime Movies.  Also, included are a number of third party Digitizer Components.
  24884. Features:
  24885. ComboWalker: Allows you to operate on a folder of files as well as individual files.  
  24886. Digitizers: QuickTime compatible digitizer components for various third party digitizer boards.
  24887. DrawTextCodec Example: Shows how to write a simple codec.
  24888. Dumpster: An application for viewing the contents of a movie description.
  24889. Get Info Ini
  24890. t: GetInfo is an init that gives you some extra information about files that depend on other files.  
  24891. GrabGuy: An application that creates QuickTime
  24892.  movies from videotape.
  24893. MovieShop: A tool that processes QuickTime movies into a format that plays well from CD-ROM.
  24894. QuickTime XCMDs:  QTMovie, QTRecordMovie, QTEditMovie, and the QTPict XCMDs. 
  24895. Reinstaller:  A simple utility that takes any file or files and installs all components found within those files.
  24896. Set Movie Information: An appli
  24897. primer
  24898. print
  24899. print
  24900. total
  24901. pages
  24902. print2
  24903. printing
  24904. printondemand
  24905. printondemand
  24906. Communications Toolbox
  24907. Contributed
  24908. Devices and Hardware
  24909. Files
  24910. Games
  24911. Graphics 2D
  24912. Graphics 3D
  24913. Help Systems
  24914. Human Interface Toolbox
  24915. Interapplication Comm
  24916. Memory
  24917. Networking
  24918. OS Utilities
  24919. Overview
  24920. Platforms and Tools
  24921. Printing
  24922. Processes
  24923. QuickTime
  24924. Runtime Architecture
  24925. Sound
  24926. runtimehtml
  24927. runtimesvcs
  24928. russian
  24929. russian
  24930. 1.1.3
  24931. s-swedish
  24932.  install all the Kanji fonts.O@Dev.CD Aug 00 TC Disk 2:Language Kits:Japanese Language Kit 1.2:PEDev.CD Aug 00 TC Disk 2
  24933.  - Language Kits
  24934.  - Japanese Language Kit 1.2V
  24935. 77747X
  24936. Aug 00^    TC Disk 2
  24937. e    No Change
  24938. Demo:  This sample code demonstrates how to use the AppleTalk Transaction Protocol (ATP) to send data back and forth between two machines on the network.
  24939. ENET Sample:  This snippet demonstrates how one can use the Ethernet routines described in Inside Macintosh volume VI.  The program demonstrates the basic use of the various Control calls to the ENET driver.
  24940. Get Ethernet Address:  Demonstrates both the use of the LAP Manager to get the current AppleTalk connection device and a call to E
  24941. GetInfo to obtain the burned in Ethernet address.
  24942. Get LAP Connection:  Sample code to demonstrate use of the LAP Manager call to determine the current connection type i.e LocalTalk, EtherTalk phase 1/2, or TokenTalk phase 2.
  24943. GetADEVType:  Sample code to demonstrate use of the LAP Manager call to determine the current connection type i.e LocalTalk, EtherTalk phase 1/2, or TokenTalk phase 2.
  24944. Neighborhood Watch:  Neighborhood Watch is a MultiFinder friendly application which allows people 
  24945. All Packages
  24946. System Enabler 201 (PB Duo)OEDev.CD Apr 94
  24947. Dev.CD Jan 94
  24948. Dev.CD Oct 93
  24949. Dev.CD Jul 93
  24950. Dev.CD Apr 93PDDev.CD Apr 94
  24951. Dev.CD Jan 94
  24952. Dev.CD Oct 93
  24953. Dev.CD Jul 93
  24954. Dev.CD Apr 9V
  24955. 81016X
  24956. Apr 94
  24957. --set theItem to choose file -- uncomment to test in an AS editor
  24958.     tell application "Finder"
  24959.         open item "Dev.CD Apr 94
  24960. Dev.CD Jan 94
  24961. Dev.CD Oct 93
  24962. Dev.CD Jul 93
  24963. Dev.CD Apr 93"
  24964.         activate
  24965.     end tell
  24966. on error errMsg number errNum
  24967.     --enter statements to perform when no records are found such as...
  24968.     display dialog "Sorry, the item you selected could not be found."
  24969.     return
  24970. end try
  24971. All Packages
  24972. System Enabler 201 (PB Duo)OEDev.CD Apr 94
  24973. Dev.CD Jan 94
  24974. Dev.CD Oct 93
  24975. Dev.CD Jul 93
  24976. Dev.CD Apr 93PDDev.CD Apr 94
  24977. Dev.CD Jan 94
  24978. Dev.CD Oct 93
  24979. Dev.CD Jul 93
  24980. Dev.CD Apr 9V
  24981. 81017X
  24982. Apr 94
  24983. iness & Marketing: News (Apple Initiatives Sell 3d-Party Products); Market Research Monthly (Apple Macintosh User Study); Marketing Feature (Retail Channels).
  24984. This is final draft copy from Apple Directions, 
  24985.  1995, Apple Computer, Inc. All rights reserved. Reuse or reprinting without permission of the editor is forbidden.  For permission, contact the editor on AppleLink at A.DIRECTIONS. 
  24986. Apple Directions 01/95
  24987. Apple Directions 02/95
  24988. Apple Directions 03/95
  24989. Apple Directions 04/95
  24990. Apple Directions 05/95
  24991. Apple Directions 06/95
  24992. Apple Directions 07/95
  24993. Apple Directions 08/95
  24994. Apple Directions 09/95
  24995. Apple Directions 10/95
  24996. Apple Directions 11/95
  24997. Apple Directions 12/95
  24998. Mar 95L
  24999. Dec 95OMDev.CD Nov 99 TC:Programs & Marketing:Apple Directions:Apple Directions 1995:PUDev.CD Nov 99 TC
  25000.  - Programs & Marketing
  25001.  - Apple Directions
  25002.  - Apple Directions 1995dford
  25003. beenN
  25004. before
  25005. begin
  25006. behave
  25007. ble:  Usually, when an INIT patches a trap, changing the INIT requires reinstalling the INIT in the Extensions folder and rebooting. This snippet demonstrates a technique which allows new INIT code to replace most of the old code without the developer having to reboot.
  25008. ReKeyTrans:  Shows how to use the Script Manager and KCHRs to call KeyTrans.
  25009. RequiredFinderColors:  Under system 7, the finder requies certain colors for the desktop icons to be displayed in their color versions. This snip
  25010. pet shows which colors are needed in the system color table.
  25011. ROMResourceDump 1.0d1:  This little utility copies all of the resources in the Macintosh's ROM into a file called "ROM Resource Dump File".  This is useful for the insanely curious, those with a professional "need to know" (like DTS engineers), and as a trivial Resource Manager sample.
  25012. Scrap Parsing:  An example of how to parse the scrap in memory.
  25013. SetIndString:  This C function takes the same parameters as GetIndString but do
  25014. --set theItem to choose file -- uncomment to test in an AS editor
  25015.     tell application "Finder"
  25016.         open item "Dev.CD Apr 94
  25017. Dev.CD Jan 94
  25018. Dev.CD Oct 93
  25019. Dev.CD Jul 93
  25020. Dev.CD Apr 93"
  25021.         activate
  25022.     end tell
  25023. on error errMsg number errNum
  25024.     --enter statements to perform when no records are found such as...
  25025.     display dialog "Sorry, the item you selected could not be found."
  25026.     return
  25027. end try
  25028. ple Code:P&Dev.CD Aug 00 TC Disk 2
  25029.  - Sample CodeV
  25030. 77748X
  25031. Aug 00^    TC Disk 2
  25032. e    No Change
  25033.  color, depth, resolution, switching, game
  25034. y--set theItem to choose file -- uncomment to test in an AS editor
  25035.     tell application "Finder"
  25036.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  25037.         activate
  25038.     end tell
  25039. on error errMsg number errNum
  25040.     --enter statements to perform when no records are found such as...
  25041.     display dialog "Sorry, the item you selected could not be found."
  25042.     return
  25043. end try
  25044.     return
  25045. end try
  25046.  JRE/JDK from Sun Microsystems, Inc. recommended
  25047. QuickTime, Java, MRJO
  25048. Dev.CD Aug 00 TC:Sample Code:P
  25049. Dev.CD Aug 00 TC
  25050.  - Sample CodeV
  25051. 75173
  25052. 80250X
  25053. May 00^
  25054. --set theItem to choose file -- uncomment to test in an AS editor
  25055.     tell application "Finder"
  25056.         open item "Dev.CD May 00 TC:Language Kits:Language Kit Updater f/MacOS8:"
  25057.         activate
  25058.     end tell
  25059. on error errMsg number errNum
  25060.     --enter statements to perform when no records are found such as...
  25061.     display dialog "Sorry, the item you selected could not be found."
  25062.     return
  25063. end try
  25064. DeletedfSLanguage Kit Updater Mac OS 8 Arabic Chinese Cyrillic Hebrew Indian Japanese Koreanq
  25065. Dev.CD May 00 TC
  25066. All Packages
  25067. LaserWriter 8 API
  25068. 80251X
  25069. of USB ships as part of Mac OS
  25070. 9.0 Software Update.
  25071. Development requires MPW or CodeWarrior Development environment and
  25072. Universal Libraries and Headers 3.3.2.
  25073. The sample code will not compile unless the Universal Libraries and
  25074. Interfaces 3.3.2 are part of the development environment.
  25075. J(Mac OS USB DDK 1.4.1
  25076. USB_DDK_1.4.3b3.imgK
  25077. Aug 98L
  25078. Jul 00
  25079. Summary:  This folder contains four more helpful MPW scripts in addition to the DTS MPW Goodies package. 
  25080. Features:
  25081.  AskYesNo is an MPW tools used to prompt the user for simple yes/no questions.  The prompt string can be given and the default answer can be specified.
  25082.   IsCheckedOut script will allow a user to see if any of the files in an MPW projector are checked out and by whom.  This is VERY helpful when managing a project and when you are about to do a build to see who is still modi
  25083. fying source code.
  25084.    MakeTheFolder is an improvement over the MPW command MakeFolder.  This script accepts one input parameter.  This is the name of a folder to be created.  Whereas the MPW command NewFolder will also create folders, the NewFolder command will not create a  named folder if all of its parent folders do not already exist.  This script will insure all folders in the path exist.  So this script may be called once using the full pathname of the  desired folder and this script
  25085. cannot
  25086. capabilites
  25087. capabilities[
  25088. capability
  25089. capable
  25090. capacity
  25091. capitalize
  25092. capped
  25093. carbon
  25094. carbon
  25095. 1.0.4
  25096. provides
  25097. files
  25098. needed
  25099. begin
  25100. carbonlib
  25101. carbonlib1.0
  25102. cardO
  25103. card-with-bridge-chi
  25104. cardbus
  25105. cardsQ
  25106. cards&drivers
  25107. carej
  25108. careful
  25109. carefully
  25110. carole
  25111. carrieso
  25112. cartwheels
  25113. casess
  25114. casey
  25115. catalog
  25116. cataloged
  25117. catalogs
  25118. \OTDev.CD May 98 TC:Tool Chest:Development Kits:HyperCard Related:PeopleSurveyor 2.1.2:P_Dev.CD May 98 TC
  25119.  - Tool Chest
  25120.  - Development Kits
  25121.  - HyperCard Related
  25122.  - PeopleSurveyor 2.1.2V
  25123. 80395X
  25124. May 98^
  25125. --set theItem to choose file -- uncomment to test in an AS editor
  25126.     tell application "Finder"
  25127.         open item "Dev.CD May 98 TC:Tool Chest:Development Kits:HyperCard Related:PeopleSurveyor 2.1.2:"
  25128.         activate
  25129.     end tell
  25130. on error errMsg number errNum
  25131.     --enter statements to perform when no records are found such as...
  25132.     display dialog "Sorry, the item you selected could not be found."
  25133.     return
  25134. end try
  25135. e    No Changeq
  25136. Dev.CD May 98 TC
  25137. All Packages
  25138. Performa 7.1P2O
  25139. Dev.CD Oct 93
  25140. Dev.CD Jul 93P
  25141. Dev.CD Oct 93
  25142. Dev.CD Jul 9V
  25143. 80396X
  25144. Oct 93
  25145. taining to sales and marketing practices in Germany. You will also find an address list and a reading list to assist you in researching your more specific questions easily.
  25146. e    No Change
  25147. HTMLSample is an application illustrating how to use the new HTMLRenderingLib services found in Mac OS 9. HTMLRenderingLib is Apple's light-weight HTML rendering engine capable of displaying HTML files.
  25148. - shows how to draw HTML in a window using the HTMLRenderingLib,
  25149. - shows how to use the URL utilities provided by the HTMLRenderingLib,
  25150. - shows how to maintain a history of visited links and provide call backs to the HTMLRenderingLib for providing information about visited links,
  25151. - shows h
  25152. vow to intercept URLs being displayed by the HTMLRenderingLib and re-direct them to other files.  In this example, we use this facility to allow you to launch applications by clicking on URLs that refer to application files.
  25153. - shows how to set up the drawing environment correctly for drawing other objects in the same window when the window contains a HTML rendering object.
  25154. Dec 99lishmiscellaneous
  25155. rsrc^
  25156. englishterminology^
  25157. englishterminology
  25158. englishterminology
  25159. rsrc^
  25160. sample
  25161. library
  25162. which
  25163. provides
  25164. indispensable
  25165. work-@
  25166. debug
  25167. build
  25168. sound
  25169. manager
  25170. 3.2.1
  25171. useful
  25172. primer
  25173. creating
  25174. content
  25175. sample
  25176. shows
  25177. transport
  25178. about
  25179. 2.2.2
  25180. redistribution
  25181. also@
  25182. altivec@
  25183. extension
  25184. which
  25185. enables
  25186. developers
  25187. adopt
  25188. high-leve@
  25189. and/or@
  25190. anymore@
  25191. apda@
  25192. append@
  25193. apple
  25194. apple
  25195. computer
  25196. apple
  25197. detectors
  25198. technology
  25199. scans
  25200. searchi@
  25201. apple
  25202. location
  25203. manager
  25204. allows
  25205. users
  25206. switch
  25207. groups
  25208. sett@
  25209. applemodemtool@
  25210. application@
  25211. application/system@
  25212. applications
  25213. applied@
  25214. area@
  25215. areas@
  25216. as-is@
  25217. asynchronous
  25218. background
  25219. networking
  25220. macintosh
  25221. harry@
  25222. attached@
  25223. auto@
  25224. bare@
  25225. butcdef@
  25226. All Packages
  25227. F#System Enabler 040 (Centris/Quadra)O7Dev.CD Apr 94
  25228. Dev.CD Jan 94
  25229. Dev.CD Oct 93
  25230. Dev.CD Jul 93P6Dev.CD Apr 94
  25231. Dev.CD Jan 94
  25232. Dev.CD Oct 93
  25233. Dev.CD Jul 9V
  25234. 80901X
  25235. Apr 94
  25236. --set theItem to choose file -- uncomment to test in an AS editor
  25237.     tell application "Finder"
  25238.         open item "Dev.CD Apr 94
  25239. Dev.CD Jan 94
  25240. Dev.CD Oct 93
  25241. Dev.CD Jul 93"
  25242.         activate
  25243.     end tell
  25244. on error errMsg number errNum
  25245.     --enter statements to perform when no records are found such as...
  25246.     display dialog "Sorry, the item you selected could not be found."
  25247.     return
  25248. end try
  25249. All Packages
  25250. F#System Enabler 040 (Centris/Quadra)OEDev.CD Apr 94
  25251. Dev.CD Jan 94
  25252. Dev.CD Oct 93
  25253. Dev.CD Jul 93
  25254. Dev.CD Apr 93PDDev.CD Apr 94
  25255. Dev.CD Jan 94
  25256. Dev.CD Oct 93
  25257. Dev.CD Jul 93
  25258. Dev.CD Apr 9V
  25259. 80902X
  25260. Apr 94
  25261. sound
  25262. files
  25263. 80251X
  25264. Aug 00^    TC Disk 1
  25265. --set theItem to choose file -- uncomment to test in an AS editor
  25266.     tell application "Finder"
  25267.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Printing:LaserWriter 8 API:"
  25268.         activate
  25269.     end tell
  25270. on error errMsg number errNum
  25271.     --enter statements to perform when no records are found such as...
  25272.     display dialog "Sorry, the item you selected could not be found."
  25273.     return
  25274. end try
  25275. e    No Changeq
  25276. Dev.CD Aug 00 TC Disk 1
  25277. All Packages
  25278. LaserWriter 8.5.1GM
  25279. The LaserWriter 8.5.1 release contains many nwe utilities and features for both the user and the developer (see below for a list)
  25280. The LaserWriter 8.5.1 release contains:
  25281. Desktop Printer Utility 1.0- allows creation of TCP/IP/LPR, virtual, and hold desktop printers
  25282. Redesigned Custom Page Size Support
  25283. PostScript Level 3 support
  25284. Expanded ColorSync 2.1.x support
  25285. Collation
  25286. Print To PDF
  25287. LaserWriter 8.5.1 GM.seaK
  25288. Jun 95L
  25289. Jan 98N"LaserWriter 8 driver printer 8.5.1
  25290. virtual
  25291. navigation
  25292. virtual
  25293. reality
  25294. virtual
  25295. virtualuser
  25296. visigenic
  25297. volume
  25298. volume
  25299. volumes
  25300. vtwin
  25301. vu-meter
  25302. vumeter
  25303. waitnextevent
  25304. wannabe
  25305. waste
  25306. browser
  25307. objects
  25308. webobjects
  25309. webobjects
  25310. webobjects
  25311. webobjects
  25312. builder
  25313. window
  25314. window
  25315. arrangement
  25316. window
  25317. attributes
  25318. window
  25319. class
  25320. window
  25321. classes
  25322. window
  25323. layers
  25324. window
  25325. manager
  25326. windows
  25327. wombat
  25328. workgroup
  25329. workgroup
  25330. server
  25331. working
  25332. workstation
  25333. world
  25334. world
  25335. wrapper
  25336. writeswell
  25337. yellow
  25338. yellow
  25339. yellow
  25340. zanzibar
  25341. zaptcp
  25342. zones
  25343. Core Foundation Documentation:
  25344. Core Foundation is a library of low-level services which help you to build cross-platform, easily localized applications. Core Foundation provides abstractions for common data types, facilitates internationalization with Unicode string storage, and offers a suite of utilities such as plug-in support,  XML property lists, URL resource access, and preferences. Core Foundation is included as part of CarbonLib on Mac OS 8 and 9. For Mac OS X, Core Foundation wil
  25345. l be included as an independant framework.
  25346. Features:
  25347. =======================
  25348. What's New and Updated:
  25349. ======================
  25350. Core Foundation BaseServices [NEW]
  25351. ---------------------------
  25352. This document describes the base types and the polymorphic functions of Base Services and explains details of using and customizing memory allocators.
  25353. Core Foundation BundleServices [NEW]
  25354. ---------------------------
  25355. This document describes what a bundle is and shows how you can use Bundle  Services to
  25356. Summary: LaserWriter 8.0 is the driver for the current printing architecture that many have been waiting for, with lots of nifty new features.
  25357. Features: Streamlined user interface.  Supports PostScript printer definition (PPD) files for extensive printer-specific features.  Saves EPS files.  New API calls assist in QuickDraw to PostScript translation.  Generates PostScript Level 2 code for Level 2 devices.  Extremely compatible.  Fixes many problems with older drivers.  Faster performanceB
  25358. , especially in background.
  25359. JYDeveloper Information
  25360. New API  sample
  25361. New API documentation
  25362. Read me before using new API!K
  25363. Nov 93L
  25364. Nov 93M
  25365. System Software 6.0.7 or later.O>Dev.CD Aug 00 TC Disk 1:Tool Chest:Printing:LaserWriter 8 API:PFDev.CD Aug 00 TC Disk 1
  25366.  - Tool Chest
  25367.  - Printing
  25368.  - LaserWriter 8 APIorts both editing conventions with either the standard controllers or by copying movie selections using the Movie Toolbox.  Use the shift key and move the playbar to make a selection. 
  25369. linkg
  25370. linked
  25371. linkers
  25372. linkingA
  25373. links[
  25374. linton
  25375. lipton
  25376. lisez-moi
  25377. lispj
  25378. listd
  25379. buttons
  25380. devices
  25381. directional
  25382. elements
  25383. x-axes
  25384. e random and selective snarfing of packets.
  25385. Files can be saved to hold the user-defined critieria and actions that users create.
  25386. The Snarfer can run on Internet Routers and handle multiple ports.
  25387. Issues: The Snarfer is currently being considered for a patent filed by Apple.  So far, it is a low priority patent.
  25388. J8The Snarfer
  25389. The Snarfer Read Me
  25390. The Snarfer User's GuideK
  25391. Jul 92emory man
  25392. performa
  25393. 7.1p2
  25394. performa
  25395. 7.1p5
  25396. performa
  25397. 7.1p6
  25398. performance
  25399. performance
  25400. tools
  25401. pgpuam
  25402. photoshop
  25403. picker
  25404. pippin
  25405. pippin
  25406. technical
  25407. notes
  25408. pixmap2pixpat2ppat
  25409. player
  25410. playmovie
  25411. playtune
  25412. plug-ins
  25413. atements to perform when no records are found such as...
  25414.     display dialog "Sorry, the item you selected could not be found."
  25415.     return
  25416. end try
  25417. nts to 7 on an extended keyboard
  25418. s lights repeatedly until the Shift and Caps Lock keys are pressed, or until it receives a Quit Application Apple event.
  25419. ModifyMouseAccl:  ModifyMouseAccl demonstrates the use of the CursorDeviceManager to adjust the mouse acceleration setting for the standard Apple mouse.  This quick sample obtains the CDM record associated with the standard mouse, saves the acceleration settings, then replaces the settings with some custom values defined in the program. 
  25420.  There is the option to specify a tablet like setting, or one which makes the mouse extremely sensitive to movement.  Set the define NOACCLCURVE to the desired value.  A discussion of the acceleration resource is provided in the Space Aliens ADB Tech Note.
  25421. Once the new values are set, the program makes the CursorDeviceSetAcceleration call, to have the Cursor Device Manager calculate the new acceleration curves to be used by the cursor draw routine.  After waving the mouse around to see 
  25422. 80066X
  25423. Nov 99^
  25424. --set theItem to choose file -- uncomment to test in an AS editor
  25425.     tell application "Finder"
  25426.         open item "Dev.CD Nov 99 TC:Tool Chest:Development Kits:
  25427.  Other Platforms:Convert
  25428. Projects 1.0b5:"
  25429.         activate
  25430.     end tell
  25431. on error errMsg number errNum
  25432.     --enter statements to perform when no records are found such as...
  25433.     display dialog "Sorry, the item you selected could not be found."
  25434.     return
  25435. end try
  25436. Deletedq
  25437. Dev.CD Nov 99 TC
  25438. All Packages
  25439. CPU SE 406O
  25440. Dev.CD Jul 95P
  25441. Dev.CD Jul 9V
  25442. 80067X
  25443. Jul 95
  25444. b--set theItem to choose file -- uncomment to test in an AS editor
  25445.     tell application "Finder"
  25446.         open item "Dev.CD Jul 95"
  25447.         activate
  25448.     end tell
  25449. on error errMsg number errNum
  25450.     --enter statements to perform when no records are found such as...
  25451.     display dialog "Sorry, the item you selected could not be found."
  25452.     return
  25453. end try
  25454. All Packages
  25455. CPU SE 406O
  25456. Dev.CD Jul 95V
  25457. 80068X
  25458. language
  25459. updater
  25460. arabic
  25461. chinese
  25462. cyrillic
  25463. hebrew
  25464. language
  25465. manager
  25466. laserwriter
  25467. laserwriter
  25468. laserwriter
  25469. driver
  25470. printer
  25471. 8.5.1
  25472. laserwriter
  25473. bridge
  25474. launch
  25475. layers
  25476. layout
  25477. learning
  25478. learning
  25479. level
  25480. libraryv
  25481. library
  25482. light
  25483. limit
  25484. linkv
  25485. linked
  25486. linked
  25487. linkers
  25488. linking
  25489. listen
  25490. scroll
  25491. scrolling
  25492. loadable
  25493. loadable
  25494. bundle
  25495. loader
  25496. loading
  25497. locales
  25498. localizationy
  25499. localized
  25500. localized
  25501. strings
  25502. location
  25503. location
  25504. manager
  25505. logical
  25506. space
  25507. lproj
  25508. lurkers
  25509. macapp
  25510. maccheck
  25511. machine
  25512. 80730X
  25513. Aug 00^    TC Disk 2
  25514. y--set theItem to choose file -- uncomment to test in an AS editor
  25515.     tell application "Finder"
  25516.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  25517.         activate
  25518.     end tell
  25519. on error errMsg number errNum
  25520.     --enter statements to perform when no records are found such as...
  25521.     display dialog "Sorry, the item you selected could not be found."
  25522.     return
  25523. end try
  25524. e    No Changeq
  25525. Dev.CD Aug 00 TC Disk 2
  25526. All Packages
  25527. Snippets - Processes
  25528. (** = new, * = revised)
  25529. 7.0fo:  An After Dark module which displays the processes currently running on the Macintosh. Shows how to use the Process Manager and uses True Type fonts.
  25530. Just Finder:  Handy little application for font workers -- run this and when it's done, the only foreground process you have left is the Finder, which means you can work freely within the Fonts folder.  Shows how to kill processes safely, which isn't as easy as it looks even though we have other snippets to do
  25531. Apr 95
  25532. b--set theItem to choose file -- uncomment to test in an AS editor
  25533.     tell application "Finder"
  25534.         open item "Dev.CD Apr 95"
  25535.         activate
  25536.     end tell
  25537. on error errMsg number errNum
  25538.     --enter statements to perform when no records are found such as...
  25539.     display dialog "Sorry, the item you selected could not be found."
  25540.     return
  25541. end try
  25542. All Packages
  25543. QuickDraw GXO
  25544. Dev.CD Apr 95
  25545. Dev.CD Jan 95P
  25546. Dev.CD Apr 95
  25547. Dev.CD Jan 9V
  25548. 79305X
  25549. Apr 95
  25550. p--set theItem to choose file -- uncomment to test in an AS editor
  25551.     tell application "Finder"
  25552.         open item "Dev.CD Apr 95
  25553. Dev.CD Jan 95"
  25554.         activate
  25555.     end tell
  25556. on error errMsg number errNum
  25557.     --enter statements to perform when no records are found such as...
  25558.     display dialog "Sorry, the item you selected could not be found."
  25559.     return
  25560. end try
  25561. All Packages
  25562. QuickDraw GXO
  25563. Dev.CD Apr 95
  25564. Dev.CD Jan 95P
  25565. Dev.CD Apr 95
  25566. Dev.CD Jan 9V
  25567. 79306X
  25568. Apr 95
  25569. Dev.CD Apr 94
  25570. Dev.CD Jan 94P
  25571. Dev.CD Apr 94
  25572. Dev.CD Jan 9V
  25573. 80935X
  25574. Apr 94
  25575. p--set theItem to choose file -- uncomment to test in an AS editor
  25576.     tell application "Finder"
  25577.         open item "Dev.CD Apr 94
  25578. Dev.CD Jan 94"
  25579.         activate
  25580.     end tell
  25581. on error errMsg number errNum
  25582.     --enter statements to perform when no records are found such as...
  25583.     display dialog "Sorry, the item you selected could not be found."
  25584.     return
  25585. end try
  25586. All Packages
  25587. System Enabler 088 (AVs)O
  25588. Dev.CD Apr 94
  25589. Dev.CD Jan 94P
  25590. Dev.CD Apr 94
  25591. Dev.CD Jan 9V
  25592. 80936X
  25593. Apr 94
  25594. p--set theItem to choose file -- uncomment to test in an AS editor
  25595.     tell application "Finder"
  25596.         open item "Dev.CD Apr 94
  25597. Dev.CD Jan 94"
  25598.         activate
  25599.     end tell
  25600. on error errMsg number errNum
  25601.     --enter statements to perform when no records are found such as...
  25602.     display dialog "Sorry, the item you selected could not be found."
  25603.     return
  25604. end try
  25605. All Packages
  25606. 80937X
  25607. 80336X
  25608. Aug 00^    TC Disk 1
  25609. --set theItem to choose file -- uncomment to test in an AS editor
  25610.     tell application "Finder"
  25611.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Development Kits:HyperCard Related:Navigable Movie Toolkit:"
  25612.         activate
  25613.     end tell
  25614. on error errMsg number errNum
  25615.     --enter statements to perform when no records are found such as...
  25616.     display dialog "Sorry, the item you selected could not be found."
  25617.     return
  25618. end try
  25619. e    No Changef3Navigable Movies
  25620. Pan/Tilt Movies
  25621. Virtual Navigationq
  25622. Dev.CD Aug 00 TC Disk 1
  25623. "D!All Packages
  25624. Tool Chest Edition
  25625. Navigation Services SDK
  25626. Macintosh Hybrid Applications for A/UX  by John Morley.   This is an introduction to writing Macintosh applications meant to run under A/UX, explaining the basics and pointing out some potential gotchas.
  25627. Print Hints From Luke & Zz: CopyMask, CopyDeepMask, and LaserWriter Driver 7.0  by Pete 
  25628.  Alexander.   How do you print graphics that use CopyMask an
  25629. rface files for the File System Manager. This version of the interface files was built to work with the Universal Interfaces 2.0a1 from ETO #15, MPW prerelease. However, for 68K development, FSM.h works perfectly with the current release of Universal Interfaces on ETO #15.
  25630.  Guide - File System Manager -- The documentation for the File System Manager in Apple DocViewer format.
  25631. Issues:  The File System Manager extension may be licensed for distribution from Apple Software Licensing.
  25632. J+Documentation
  25633. File System Manager
  25634. LibrariesK
  25635. Nov 94M
  25636. System 7.0 or laterNCFile System Manager, FSM, External File System, Foreign File SystemO?Dev.CD Jul 00 SDK1:Development Kits:Mac OS:File System Manager:PGDev.CD Jul 00 SDK1
  25637.  - Development Kits
  25638.  - Mac OS
  25639.  - File System Managerrform when no records are found such as...
  25640.     display dialog "Sorry, the item you selected could not be found."
  25641.     return
  25642. end try
  25643. All Packages
  25644. System Enabler 088 (AVs)V
  25645. 77209X
  25646. resume
  25647. yieldtoanythread
  25648. 80098X
  25649. Sep 96^
  25650. --set theItem to choose file -- uncomment to test in an AS editor
  25651.     tell application "Finder"
  25652.         open item "Dev.CD Sep 96 RL:Technical Documentation:develop:develop Issue 16:"
  25653.         activate
  25654.     end tell
  25655. on error errMsg number errNum
  25656.     --enter statements to perform when no records are found such as...
  25657.     display dialog "Sorry, the item you selected could not be found."
  25658.     return
  25659. end try
  25660. Deletedq
  25661. Dev.CD Sep 96 RL
  25662. 4D(All Packages
  25663. Reference Library Edition
  25664. develop Issue 17
  25665.     g 00 TC Disk 2
  25666. All Packages
  25667. F(Snippets - Development Tools & Languages
  25668. 79480X
  25669. All Packages
  25670. F"System Enabler 401 (Color Classic)OEDev.CD Apr 94
  25671. Dev.CD Jan 94
  25672. Dev.CD Oct 93
  25673. Dev.CD Jul 93
  25674. Dev.CD Apr 93PDDev.CD Apr 94
  25675. Dev.CD Jan 94
  25676. Dev.CD Oct 93
  25677. Dev.CD Jul 93
  25678. Dev.CD Apr 9V
  25679. 81052X
  25680. Apr 94
  25681. --set theItem to choose file -- uncomment to test in an AS editor
  25682.     tell application "Finder"
  25683.         open item "Dev.CD Apr 94
  25684. Dev.CD Jan 94
  25685. Dev.CD Oct 93
  25686. Dev.CD Jul 93
  25687. Dev.CD Apr 93"
  25688.         activate
  25689.     end tell
  25690. on error errMsg number errNum
  25691.     --enter statements to perform when no records are found such as...
  25692.     display dialog "Sorry, the item you selected could not be found."
  25693.     return
  25694. end try
  25695. All Packages
  25696. F"System Enabler 401 (Color Classic)OEDev.CD Apr 94
  25697. Dev.CD Jan 94
  25698. Dev.CD Oct 93
  25699. Dev.CD Jul 93
  25700. Dev.CD Apr 93PDDev.CD Apr 94
  25701. Dev.CD Jan 94
  25702. Dev.CD Oct 93
  25703. Dev.CD Jul 93
  25704. Dev.CD Apr 9V
  25705. 81053X
  25706. Apr 94
  25707. Memory
  25708. Networking
  25709. OS Utilities
  25710. Overview
  25711. Platforms and Tools
  25712. Printing
  25713. Processes
  25714. QuickTime
  25715. Runtime Architecture
  25716. Sound
  25717. Arabic Language Kit 1.0.1
  25718. Chinese Language Kit 1.2 (also CLK 1.1.1)
  25719. Cyrillic Language Kit 1.0
  25720. Hebrew Language Kit 1.0.1
  25721. Indian Language Kit 1.0
  25722. Japanese Language Kit 1.2
  25723. Korean Language Kit 1.0
  25724. Any attempt to use the LKU8 with previous versions of the above Language Kits is not supported and therefore not recommended.
  25725. Arabic Language Kit 1.0.1
  25726. Chinese Language Kit 1.2 (also CLK 1.1.1)
  25727. Cyrillic Language Kit 1.0
  25728. Hebrew Language Kit 1.0.1
  25729. Indian Language Kit 1.0
  25730. Japanese Language Kit 1.2
  25731. orean Language Kit 1.0
  25732. J%LKU Install Disk 1
  25733. LKU Install Disk 2K
  25734. Nov 97M/Current Language Kits with Mac OS 8.0 or newer.NSLanguage Kit Updater Mac OS 8 Arabic Chinese Cyrillic Hebrew Indian Japanese KoreanO=Dev.CD May 00 TC:Language Kits:Language Kit Updater f/MacOS8:PBDev.CD May 00 TC
  25735.  - Language Kits
  25736.  - Language Kit Updater f/MacOS8UnmountProjector
  25737.  UnwrapCommentText
  25738.  UserStartup
  25739. Goodies
  25740.  Wild
  25741.  WrapCommentText
  25742. MPW Goodies Info
  25743. 75183X
  25744. 1e    No Change
  25745. 79986X
  25746. Jul 00^
  25747. --set theItem to choose file -- uncomment to test in an AS editor
  25748.     tell application "Finder"
  25749.         open item "Dev.CD Jul 00 SDK1:Development Kits:Mac OS:AppleShare IP 6.3 SDK:"
  25750.         activate
  25751.     end tell
  25752. on error errMsg number errNum
  25753.     --enter statements to perform when no records are found such as...
  25754.     display dialog "Sorry, the item you selected could not be found."
  25755.     return
  25756. end try
  25757. e    No ChangefaAppleShare IP
  25758. Server
  25759. AppleShare Client
  25760. Registry
  25761. Server Controls
  25762. Networking
  25763. PrintoAftp://ftp.apple.com/developer/Development_Kits/AppleShare_IP_6.3/q
  25764. Dev.CD Jul 00 SDK1
  25765. DD!All Packages
  25766. Mac OS SDK Edition
  25767. AppleShare IP API
  25768. Dev.CD Jan 94
  25769. Dev.CD Oct 9V
  25770. 79781X
  25771. Apr 94
  25772. Communications Toolbox
  25773. Contributed
  25774. Devices and Hardware
  25775. Files
  25776. Games
  25777. Graphics 2D
  25778. Graphics 3D
  25779. Help Systems
  25780. Human Interface Toolbox
  25781. Interapplication Comm
  25782. Memory
  25783. Networking
  25784. OS Utilities
  25785. Overview
  25786. Platforms and Tools
  25787. Printing
  25788. Processes
  25789. QuickTime
  25790. Runtime Architecture
  25791. Sound
  25792. on error errMsg number errNum
  25793.     --enter statements to perform when no records are found such as...
  25794.     display dialog "Sorry, the item you selected could not be found."
  25795.     return
  25796. end try
  25797. All Packages
  25798. F    PowerTalkO
  25799. Dev.CD Apr 95
  25800. Dev.CD Jan 95P
  25801. Dev.CD Apr 95
  25802. Dev.CD Jan 9V
  25803. 79187X
  25804. Apr 95
  25805. p--set theItem to choose file -- uncomment to test in an AS editor
  25806.     tell application "Finder"
  25807.         open item "Dev.CD Apr 95
  25808. Dev.CD Jan 95"
  25809.         activate
  25810.     end tell
  25811. on error errMsg number errNum
  25812.     --enter statements to perform when no records are found such as...
  25813.     display dialog "Sorry, the item you selected could not be found."
  25814.     return
  25815. end try
  25816. All Packages
  25817. 3.0.1Y
  25818. 3.0.2
  25819. 3.6.5
  25820. functions/methods
  25821. fundamental
  25822. fundamentally
  25823. fundamentals
  25824. further
  25825. futurej
  25826. futures
  25827. g3-class
  25828. g3/233
  25829. g3/266
  25830. g3/26620th
  25831. gadgetsj
  25832. gainingj
  25833. gains
  25834. gamesj
  25835. gamesprcokets
  25836. gamesprockets
  25837. garbage
  25838. CD Jun 00 RL Disk 1
  25839.  - Technical Documentation
  25840.  - Apple Event Registry & Suites
  25841.  - Apple Event Registry
  25842.  - Mail Suite 1.0
  25843. character
  25844. character
  25845. encoding
  25846. character
  25847. characters
  25848. charset
  25849. chinese
  25850. chinese
  25851. language
  25852. traditional
  25853. simplified
  25854. choose
  25855. chooser
  25856. ciconhandle
  25857. class
  25858. classes
  25859. client
  25860. clock
  25861. clouseau
  25862. coach
  25863. coachmarks
  25864. loading
  25865. resource
  25866. codec
  25867. codes
  25868. codewarrior
  25869. collation
  25870. collection
  25871. collection
  25872. services
  25873. color
  25874. color
  25875. depth
  25876. color
  25877. cursor
  25878. color
  25879. color
  25880. picker
  25881. 2.1.1
  25882. color2index
  25883. colorsync
  25884. colorsync
  25885. photoshop
  25886. plug-ins
  25887. colorsync
  25888. profile
  25889. rename
  25890.  are found such as...
  25891.     display dialog "Sorry, the item you selected could not be found."
  25892.     return
  25893. end try
  25894. All Packages
  25895. F    QuickTimeO
  25896. Dev.CD Jan 94
  25897. Dev.CD Oct 93V
  25898. 79360X
  25899. latformQ
  25900. macsbug
  25901. 80155X
  25902. Apr 98^
  25903. --set theItem to choose file -- uncomment to test in an AS editor
  25904.     tell application "Finder"
  25905.         open item "Dev.CD Apr 98 SDK1:Development Kits (Disc 1):ColorSync SDK:Documentation:Embedding Profile Documentation:"
  25906.         activate
  25907.     end tell
  25908. on error errMsg number errNum
  25909.     --enter statements to perform when no records are found such as...
  25910.     display dialog "Sorry, the item you selected could not be found."
  25911.     return
  25912. end try
  25913. e    No Changef2ColorSync
  25914. Profile Embed
  25915. Dev.CD Apr 98 SDK1
  25916. All Packages
  25917. F)Enhanced Macintosh PB 1400 Developer NoteI
  25918. Summary: This developer note describes the latest model of the PowerBook 1400 computer. The note describes only the changes that make the new model different from its earlier counterparts.K
  25919. Sep 97V
  25920. 80156X
  25921. 1e    No Change
  25922.  records are found such as...
  25923.     display dialog "Sorry, the item you selected could not be found."
  25924.     return
  25925. end try
  25926. All Packages
  25927. oe    No Changeq
  25928. Dev.CD May 98 TC
  25929. All Packages
  25930. EvenBetterBusError init
  25931. Summary: EvenBetterBusError is an init that helps catch renegade references to NIL. If you try to dereference a NIL handle or pointer with it installed, a bus error occurs, alerting you to the problem. It also catched writes to NIL, another common programming error.
  25932. General tools.imgK
  25933. Vol XOEDev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:General tools:PMDev.CD Aug 00 TC Disk 1
  25934.  - Tool Chest
  25935.  - Testing & Debugging
  25936.  - General toolsV
  25937. 80159X
  25938. Aug 00^    TC Disk 1
  25939. --set theItem to choose file -- uncomment to test in an AS editor
  25940.     tell application "Finder"
  25941.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:General tools:"
  25942.         activate
  25943.     end tell
  25944. on error errMsg number errNum
  25945.     --enter statements to perform when no records are found such as...
  25946.     display dialog "Sorry, the item you selected could not be found."
  25947.     return
  25948. end try
  25949. e    No Change
  25950. wisted jungle of the Power Macintosh. Please keep your head and arms inside at all times.
  25951. GRAPHICAL TRUFFLES: A Library for Traversing Paths by Daniel I. Lipton.  Parsing QuickDraw GX geometric shapes takes a bit of code, but it
  25952. s already been written for you.
  25953. THE VETERAN NEOPHYTE:  Your Friend the Drill Sergeant  by Dave Johnson.  Learning to shoot pool isn
  25954. t anything like learning to program computers. Right?
  25955. KON & BAL
  25956. S PUZZLE PAGE   QuickTime Quandary  by Konstantin Othmer and BruceFt Leak.  More Macintosh madness from the MacsBug mentors. There
  25957. s a possibility you might actually score on this one!
  25958. JBdevelop Issue 27
  25959. develop Issue 27 code
  25960. develop Issue 27 referencesK
  25961. Sep 96L
  25962. Nov 96OIDev.CD Jun 00 RL Disk 1:Technical Documentation:Develop:develop Issue 27:PQDev.CD Jun 00 RL Disk 1
  25963.  - Technical Documentation
  25964.  - Develop
  25965.  - develop Issue 27reference for OpenStep Application kit classes and protocols. The Appkit provides everything the user sees and toucher sees and touch
  25966. -Jm-Read Me
  25967. -Read Me.txt
  25968. nbTestIntf.p
  25969. nbTestLib.o
  25970. nbTestLib.
  25971. NuBusTest
  25972. NuBusTest.make
  25973. NuBusTest.p
  25974. NuBusTest.p.oK
  25975. Oct 92OJDev.CD Aug 00 TC Disk 1:Tool Chest:Devices:NuBus/Slot Manager:NuBusTester:PUDev.CD Aug 00 TC Disk 1
  25976.  - Tool Chest
  25977.  - Devices
  25978.  - NuBus/Slot Manager
  25979.  - NuBusTesterV
  25980. 80348X
  25981. Aug 00^    TC Disk 1
  25982. --set theItem to choose file -- uncomment to test in an AS editor
  25983.     tell application "Finder"
  25984.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Devices:NuBus/Slot Manager:NuBusTester:"
  25985.         activate
  25986.     end tell
  25987. on error errMsg number errNum
  25988.     --enter statements to perform when no records are found such as...
  25989.     display dialog "Sorry, the item you selected could not be found."
  25990.     return
  25991. end try
  25992. e    No Changeq
  25993. Dev.CD Aug 00 TC Disk 1
  25994. All Packages
  25995. Object Pascal to C++ TipsIrSummary: This document contains some helpful tips on converting MacApp 2.0 applications from Object Pascal to C++.K
  25996. Vol IIIL
  25997. Vol VIIV
  25998. 80349X
  25999. 1e    No Change
  26000. h procedure and 
  26001. All Packages
  26002. QuickDraw 3DO
  26003. Dev.CD Jun 97 SSWP
  26004. Dev.CD Jun 97 SSV
  26005. 80493X
  26006. Jun 97
  26007. f--set theItem to choose file -- uncomment to test in an AS editor
  26008.     tell application "Finder"
  26009.         open item "Dev.CD Jun 97 SSW"
  26010.         activate
  26011.     end tell
  26012. on error errMsg number errNum
  26013.     --enter statements to perform when no records are found such as...
  26014.     display dialog "Sorry, the item you selected could not be found."
  26015.     return
  26016. end try
  26017. All Packages
  26018. QuickDraw 3DO
  26019. Dev.CD Jun 97 SSWP
  26020. Dev.CD Jun 97 SSV
  26021. 80494X
  26022. Jun 97
  26023. f--set theItem to choose file -- uncomment to test in an AS editor
  26024.     tell application "Finder"
  26025.         open item "Dev.CD Jun 97 SSW"
  26026.         activate
  26027.     end tell
  26028. on error errMsg number errNum
  26029.     --enter statements to perform when no records are found such as...
  26030.     display dialog "Sorry, the item you selected could not be found."
  26031.     return
  26032. end try
  26033. All Packages
  26034. QuickDraw 3DO
  26035. Dev.CD Jun 97 SSWV
  26036. 80495X
  26037. EThis document provides preliminary information about the Carbon printing interface to help you convert your existing Mac OS 8 applications to Carbon. It offers code samples, detailed comparisons between the original Printing Manager and the new Carbon Printing Manager, and a complete  Carbon Printing Manager API reference.
  26038. CarbonPrintingMgrK
  26039. Jan 00NTprinting, Carbon, Carbon printing, Carbon Printing Manager, print, imaging, graphicsOkDev.CD Jan 00 SDK1:What's New:Technical Documentation:Technical Publications:DeveloperDocumentation:carbon:PyDev.CD Jan 00 SDK1
  26040.  - What's New
  26041.  - Technical Documentation
  26042.  - Technical Publications
  26043.  - DeveloperDocumentation
  26044.  - carbonr 93"
  26045.         activate
  26046.     end tell
  26047. on error errMsg number errNum
  26048.     --enter statements to perform when no records are found such as...
  26049.     display dialog "Sorry, the item you selected could not be found."
  26050.     return
  26051. end try
  26052. All Packages
  26053. F    QuickTimeO
  26054. Dev.CD Jul 93
  26055. Dev.CD Apr 93V
  26056. 79392X
  26057. glosy
  26058. e    No Changef
  26059. OT/PPP. Open Transport
  26060. Dev.CD Aug 00 TC Disk 2
  26061. All Packages
  26062. GetSetOptionsI
  26063. This sample demonstrates a variety of uses of Open Transport
  26064. s option management routines.  The code from this sample is featured in the latest release (v1.2) of the book 
  26065. Inside Macintosh: Open Transport
  26066. Communications Toolbox
  26067. Contributed
  26068. Devices and Hardware
  26069. Files
  26070. Games
  26071. Graphics 2D
  26072. Graphics 3D
  26073. Help Systems
  26074. Human Interface Toolbox
  26075. Interapplication Comm
  26076. Memory
  26077. Networking
  26078. OS Utilities
  26079. Overview
  26080. Platforms and Tools
  26081. Printing
  26082. Processes
  26083. QuickTime
  26084. Runtime Architecture
  26085. Sound
  26086. Nov 97L
  26087. Jun 98M
  26088. Open Transport 1.1.1 or higherN4Open Transport, OTOptionManagment, option managementO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  26089.  - Sample CodeV
  26090. 80177X
  26091. Aug 00^    TC Disk 2
  26092. e    No Change
  26093. work using Open Transport.  The code from this sample is featured in the latest release (v1.2) of the book 
  26094. Inside Macintosh: Open Transport
  26095. un 98V
  26096. 79133X
  26097. 1e    No Change
  26098. Summary:  "Fragment Tool" is a simple application designed to allow basic manipulation of code fragments. It allows you to combine or separate several code fragments, and view and edit various pieces of information associated with each code fragment. 
  26099. "Fragment Tool" demonstrates several Toolbox Managers and  several common, and some not so common, features of these Managers:
  26100.  Code Fragment Manager
  26101.     -Loading and preparing a code fragment from the data fork of a file.
  26102.     -Retrieving
  26103.  a list of exported symbols from a prepared code fragment.
  26104.     -Interpreting and manipulating the 'cfrg' resource.
  26105.  Drag Manager
  26106.     -Creating an application specific file when content is dragged to the Finder.
  26107.     -Using drag data which makes sense only to your own application. 
  26108.     -Dragable lists.
  26109.  List Manager
  26110.     -Both 68K and PowerPC native click loop procedures  (there's a gotcha with a native click loop procedure).
  26111.     -Non standard text styles in lists.
  26112.     -Dragable lists. 
  26113. background-only@
  26114. bandai@
  26115. beta@
  26116. built-in@
  26117. audio@
  26118. cfbase@
  26119. character@
  26120. colour@
  26121. controls@
  26122. data@
  26123. debugging@
  26124. decompress@
  26125. desktop@
  26126. download@
  26127. drawsprocket@
  26128. entertainment@
  26129. expansion@
  26130. system
  26131. manager@
  26132. gateway@
  26133. help@
  26134. html@
  26135. services@
  26136. interleaving@
  26137. language
  26138. updater
  26139. arabic
  26140. chinese
  26141. cyrillic
  26142. hebrew@
  26143. machine
  26144. identification@
  26145. main@
  26146. manager@
  26147. middleware@
  26148. multitasking@
  26149. network
  26150. preferences@
  26151. firmware@
  26152. opentransport@
  26153. override@
  26154. pcmcia@
  26155. posers@
  26156. pre-mixer
  26157. component@
  26158. printing@
  26159. processes@
  26160. quickdraw
  26161. spooler
  26162. print
  26163. patch
  26164. appleshare
  26165. novell
  26166. netware@
  26167. registry@
  26168. shared@
  26169. spell@
  26170. strings@
  26171. telephone
  26172. manager@
  26173. encoding
  26174. converter@
  26175. toolbox@
  26176. usage@
  26177. utility@
  26178. ticket
  26179. program
  26180. ticket
  26181. program
  26182. title
  26183. system
  26184. folder
  26185. system
  26186. folder
  26187. 8.5.1
  26188. tool]
  26189. toolboxN
  26190. application's[
  26191. application-specific
  26192. All Packages
  26193. System Enabler 201 (PB Duo)O7Dev.CD Apr 94
  26194. Dev.CD Jan 94
  26195. Dev.CD Oct 93
  26196. Dev.CD Jul 93P6Dev.CD Apr 94
  26197. Dev.CD Jan 94
  26198. Dev.CD Oct 93
  26199. Dev.CD Jul 9V
  26200. 81030X
  26201. Apr 94
  26202. --set theItem to choose file -- uncomment to test in an AS editor
  26203.     tell application "Finder"
  26204.         open item "Dev.CD Apr 94
  26205. Dev.CD Jan 94
  26206. Dev.CD Oct 93
  26207. Dev.CD Jul 93"
  26208.         activate
  26209.     end tell
  26210. on error errMsg number errNum
  26211.     --enter statements to perform when no records are found such as...
  26212.     display dialog "Sorry, the item you selected could not be found."
  26213.     return
  26214. end try
  26215. All Packages
  26216. System Enabler 201 (PB Duo)OEDev.CD Apr 94
  26217. Dev.CD Jan 94
  26218. Dev.CD Oct 93
  26219. Dev.CD Jul 93
  26220. Dev.CD Apr 93PDDev.CD Apr 94
  26221. Dev.CD Jan 94
  26222. Dev.CD Oct 93
  26223. Dev.CD Jul 93
  26224. Dev.CD Apr 9V
  26225. 81031X
  26226. Apr 94
  26227. 80109X
  26228. Jun 00^    RL Disk 1
  26229. --set theItem to choose file -- uncomment to test in an AS editor
  26230.     tell application "Finder"
  26231.         open item "Dev.CD Jun 00 RL Disk 1:Technical Documentation:Develop:develop Issue 26:"
  26232.         activate
  26233.     end tell
  26234. on error errMsg number errNum
  26235.     --enter statements to perform when no records are found such as...
  26236.     display dialog "Sorry, the item you selected could not be found."
  26237.     return
  26238. end try
  26239. e    No Changeq
  26240. Dev.CD Jun 00 RL Disk 1
  26241. All Packages
  26242. develop Issue 27
  26243. 80110X
  26244. ound such as...
  26245.     display dialog "Sorry, the item you selected could not be found."
  26246.     return
  26247. end try
  26248. e    No ChangefuSlot
  26249. Slot Manager
  26250. Slot Mgr.
  26251. Declaration
  26252. configuration
  26253. configuration ROM
  26254. NuBus
  26255.  CRCPatch
  26256. CRCCalc
  26257. tjs commq
  26258. Dev.CD Aug 00 TC Disk 1
  26259. All Packages
  26260. Sad Mac Error Codes 1.1I:Summary: This document explains the Sad Mac Error codes.  J
  26261. Hardware tools.imgK
  26262. Vol IIIL
  26263. Jan 93V
  26264. 79446X
  26265. 1e    No Change
  26266. pre-mixer
  26267. component
  26268. vu-meter
  26269. preemptive
  26270. preferencet
  26271. preferences
  26272. preview
  26273. print
  26274. print
  26275. appletalk
  26276. printer
  26277. printer
  26278. selected
  26279. chooser
  26280. printers
  26281. printers
  26282. drivers
  26283. sample
  26284. printing
  26285. printing
  26286. carbon
  26287. carbon
  26288. printing
  26289. carbon
  26290. printing
  26291. manager
  26292. printing
  26293. dialog
  26294. printing
  26295. postscript
  26296. filter
  26297. private
  26298. private
  26299. stack
  26300. switch
  26301. sniffer
  26302. process
  26303. process
  26304. manager
  26305. processes
  26306. tracker
  26307. tracking
  26308. tracks
  26309. traddriverloaderlib
  26310. trade
  26311. trade-offs
  26312. trademark
  26313. tradition
  26314. traditional
  26315. trained
  26316. trainingj
  26317. traits
  26318. transaction
  26319. transfer
  26320. transferred
  26321. transfers
  26322. transform
  26323. transformations
  26324. viiiw
  26325. 80028X
  26326. Aug 00^    TC Disk 1
  26327. --set theItem to choose file -- uncomment to test in an AS editor
  26328.     tell application "Finder"
  26329.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Development Kits:HyperCard Related:XCMDs & XFCNs:CallHyper 1.0:"
  26330.         activate
  26331.     end tell
  26332. on error errMsg number errNum
  26333.     --enter statements to perform when no records are found such as...
  26334.     display dialog "Sorry, the item you selected could not be found."
  26335.     return
  26336. end try
  26337. e    No Changeq
  26338. Dev.CD Aug 00 TC Disk 1
  26339. nD!All Packages
  26340. Mac OS SDK Edition
  26341. CarbonLib 1.0.4 SDKI|Carbon 1.0.4 SDK provides all the files needed to begin Carbon development. CarbonLib 1.0.4 supports Mac OS 8.1 and greater.J
  26342. CarbonLib_1.0.4_SDK.smiK
  26343. Apr 00L
  26344. Jul 00M
  26345. Mac OS 8.1 and greater
  26346. Carbon, CarbonLibO?Dev.CD Jul 00 SDK1:Development Kits:Mac OS:CarbonLib 1.0.4 SDK:PGDev.CD Jul 00 SDK1
  26347.  - Development Kits
  26348.  - Mac OS
  26349.  - CarbonLib 1.0.4 SDKV
  26350. 80029X
  26351. Jul 00^
  26352. #://developer.apple.com/sdk
  26353. 5e    No Changef
  26354. Open Transport debugoEftp://ftp.apple.com/developer/Development_Kits/OpenTransport/OT2.5.2/q
  26355. Dev.CD Jul 00 SDK1
  26356. 6D.All Packages
  26357. Mac OS SDK Edition
  26358. New & RevisedF
  26359. Open Transport SDK 2.6
  26360. Software Development Kit (SDK) for development of Open Transport Applications, Modules, and drivers. The SDK includes the client and module developer kits, which include documentation, header and library files and sample code of networking applications for AppleTalk and TCP/IP. There is an updated Apple Enet Driver Development Kit (DDK) for developing Ethernet drivers to function with Mac OS 9.
  26361. The program and driver samples presented in this SDK were compiled using MetroWerks CodeWarriorBP 5.0 (IDE 4.0) and requires the use of Universal Interfaces and Libraries 3.3.1.
  26362. J'Open Transport Debug
  26363. Open Transport SDKK
  26364. Jun 95L
  26365. Aug 00N6AppleTalk, Ethernet, networking, OpenTransport, TCP/IPO>Dev.CD Jul 00 SDK1:Development Kits:Mac OS:Open Transport 1.3:eloper.apple.com/sdk/
  26366. 512-919-2645
  26367. 5200x
  26368. 52xxv
  26369. 5300j
  26370. 5300c/1005300ce/1173
  26371. 53xxv
  26372. 5400x
  26373. 58.1.5
  26374. 5thcolumnB
  26375. 6-158
  26376. 6-164
  26377. 6.0.4
  26378. 6.0.5
  26379. 6.3.1
  26380. 6.3.2
  26381. 6100x
  26382. 6200x
  26383. 62xxv
  26384. 6300x
  26385. 63xxv
  26386. 64-bit
  26387. 7600x
  26388. 7editN
  26389. 8.1.2
  26390. 8.5.1
  26391. 8100x
  26392. 8500x
  26393. 9500j
  26394. utilityp
  26395. utilization
  26396. utilized
  26397. utilizes
  26398. utilizing
  26399. utitity
  26400. uunpredictable
  26401. v-twinb
  26402. v1.0.1
  26403. v1.0.2
  26404. v1.1.3
  26405. v1.2.1Q
  26406. v1.5.1
  26407. v1.7.2
  26408. v2.0.4
  26409. v2.0.6
  26410. v2.5ss
  26411. v2.6.5X
  26412. v3.0.1Y
  26413. vacinity
  26414. valid
  26415. validate
  26416. validating
  26417. validation
  26418. validator
  26419. validity
  26420. value
  26421. values
  26422. vantage
  26423. variable
  26424. variables
  26425. variant
  26426. variants
  26427. variation
  26428. forms and Tools
  26429. Printing
  26430. Processes
  26431. QuickTime
  26432. Runtime Architecture
  26433. Sound
  26434. change
  26435. except for the decoding of the JPEG header).
  26436. Communications Toolbox
  26437. Contributed
  26438. Devices and Hardware
  26439. Files
  26440. Games
  26441. Graphics 2D
  26442. Graphics 3D
  26443. Help Systems
  26444. Human Interface Toolbox
  26445. Interapplication Comm
  26446. Memory
  26447. Networking
  26448. OS Utilities
  26449. Overview
  26450. Platforms and Tools
  26451. Printing
  26452. Processes
  26453. QuickTime
  26454. Runtime Architecture
  26455. Sound
  26456. Jul 96L
  26457. May 97N"quicktime jpeg compress decompressO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  26458.  - Sample Coderking with WebObjects.pdf
  26459. Writing for Interactive Media
  26460. apple
  26461. guide
  26462. systemsp
  26463. apple
  26464. apple
  26465. guideq
  26466. apple
  26467. apple
  26468. apple
  26469. developer
  26470. newsi
  26471. apple
  26472. servers
  26473. 9650/350
  26474. workgroup
  26475. server
  26476. server
  26477. server
  26478. develo
  26479. appleeventa
  26480. appleevents]
  26481. applegloty
  26482. appleglot
  26483. localization
  26484. internationalization
  26485. translation
  26486. glosy
  26487. applescript\
  26488. applescript
  26489. apple
  26490. events
  26491. aegizmos_
  26492. applescript
  26493. apple
  26494. events
  26495. recordable
  26496. scriptable
  26497. script\
  26498. applescript
  26499. objectsupportlib
  26500. scripting
  26501. implementation
  26502. 0, 3400, or G3 series is required. The sample was tested with SSW 8.5 and OT 2.0.1 and may work with SSW 7.6.1 and OT 1.1.2.
  26503. The sample ethernet driver only supports a single PC Card. The sample could be rewritten to support multiple Ethernet PC Cards. The purpose of the sample was to demonstrate port registration for non-Ethernet network PC Cards.  The sample does not demonstrate the loading of support additional port scanners which the card may require, such as 
  26504. tunnel
  26505. tupledumper
  26506. tuples
  26507. turbo
  26508. turkish
  26509. turnedA
  26510. turning
  26511. turns
  26512. turtle
  26513. tutorialq
  26514. tween
  26515. twice
  26516. twiddle
  26517. twisted
  26518. twists
  26519. two-byte
  26520. two-part
  26521. two-phase
  26522. two-way
  26523. twocolumn
  26524. twofold
  26525. txratio
  26526. typea
  26527. typographic
  26528. typography
  26529. library
  26530. ultimate
  26531. ultimately
  26532. un/mount
  26533. unable
  26534. unaffected
  26535. unbeknownst
  26536. unbound
  26537. unclear
  26538. hubbard
  26539. hugeg
  26540. humanj
  26541. hundreds
  26542. huxham
  26543. hybrid
  26544. hypercardc
  26545. hyperdam
  26546. hypertalk
  26547. hypertext[
  26548. ports
  26549. built-in
  26550. devices
  26551. ibm's
  26552. ibook
  26553. ibooks
  26554. ic-savvy
  26555.  Staking Your Claim on the Internet Frontier
  26556. Special Marketing Report: Programmer, Get Thee to the Internet!
  26557. April 1995 Apple Directions Articles
  26558. News Section: News (OpenDoc Slated For Fall; Pioneer Licenses Mac OS; QuickTime Suit Details; QuickTime for Free; Mac OS Brand Momentum; MAE 2.0); Strategy Mosaic (Portrait of the Future: Learning, part 1); Editor's Note (Real Virtual Reality); IndustryWatch.
  26559. Technology: News (OpenDoc Classes; MPW Pro and ETO #16); CD Highlights; Human Interfa
  26560. ce (Disambiguator, pt. 2); Macintosh Programmer's Toolbox Assistant.
  26561. Market Research Monthly (Developers Confident); Marketing Feature (Soul of the New Macintosh).
  26562. Requires Adobe Acrobat Reader.
  26563. This is final draft copy from the February Apple Directions, 
  26564.  1995, Apple Computer, Inc. All rights reserved. Reuse or reprinting without permission of the editor is forbidden.  For permission, contact the editor on AppleLink at A.DIRECTIONS.
  26565. March 1995 Apple Directions Articles
  26566. News: Apple N
  26567. 80684X
  26568. Oct 97^
  26569. --set theItem to choose file -- uncomment to test in an AS editor
  26570.     tell application "Finder"
  26571.         open item "Dev.CD Oct 97 SDK1:What's New:Technical Documentaion:Rhapsody/OpenStep:RhapsodyDocumentation:"
  26572.         activate
  26573.     end tell
  26574. on error errMsg number errNum
  26575.     --enter statements to perform when no records are found such as...
  26576.     display dialog "Sorry, the item you selected could not be found."
  26577.     return
  26578. end try
  26579. e    No Changeq
  26580. Dev.CD Oct 97 SDK1
  26581. ~D!All Packages
  26582. Tool Chest Edition
  26583. Rinaldi Collection
  26584. Summary: This folder contains a wide variety of HyperCard XCMDs & XFCNs, both in French and in English. Most of them are also SuperCard compatible.
  26585. Features: Expand the capabilities of HyperCard/ SuperCard by adding many external commands and functions.
  26586. Issues: Send any comments, bug reports, suggestions to:
  26587. AppleLink: RINALDI1
  26588. CalvaCom : FR10
  26589. Compuserve : 71170,2111
  26590. Internet : RINALDI1@APPLELINK@APPLE.COM  
  26591. Deleted
  26592. All Packages
  26593. System UpdateO
  26594. Dev.CD Apr 94P
  26595. Dev.CD Apr 9V
  26596. 81074X
  26597. Apr 94
  26598. b--set theItem to choose file -- uncomment to test in an AS editor
  26599.     tell application "Finder"
  26600.         open item "Dev.CD Apr 94"
  26601.         activate
  26602.     end tell
  26603. on error errMsg number errNum
  26604.     --enter statements to perform when no records are found such as...
  26605.     display dialog "Sorry, the item you selected could not be found."
  26606.     return
  26607. end try
  26608. All Packages
  26609. System UpdateO
  26610. Dev.CD Apr 94P
  26611. Dev.CD Apr 9V
  26612. 81075X
  26613. Apr 94
  26614. b--set theItem to choose file -- uncomment to test in an AS editor
  26615.     tell application "Finder"
  26616.         open item "Dev.CD Apr 94"
  26617.         activate
  26618.     end tell
  26619. on error errMsg number errNum
  26620.     --enter statements to perform when no records are found such as...
  26621.     display dialog "Sorry, the item you selected could not be found."
  26622.     return
  26623. end try
  26624. All Packages
  26625. System UpdateO
  26626. Dev.CD Apr 94P
  26627. Dev.CD Apr 9V
  26628. 81076X
  26629. Apr 94
  26630. image's
  26631. imageer
  26632. imageproducing
  26633. imagesg
  26634. imagewriter
  26635. imaginable
  26636. imagine
  26637. imaging[
  26638. immediate
  26639. impacts
  26640. implement
  26641. implementation
  26642. implementations
  26643. implemented
  26644. implementing
  26645. implements
  26646. implications
  26647. implimentation
  26648. implimenting
  26649. implmenetation
  26650. implmentations
  26651.   Mac IIfx or later, 16 MB memory or greater. System 7.0 or later (System 7.5 or later preferred).
  26652. Target machines:  Mac SE or later, 4 MB mem
  26653. f--set theItem to choose file -- uncomment to test in an AS editor
  26654.     tell application "Finder"
  26655.         open item "Dev.CD Jun 97 SSW"
  26656.         activate
  26657.     end tell
  26658. on error errMsg number errNum
  26659.     --enter statements to perform when no records are found such as...
  26660.     display dialog "Sorry, the item you selected could not be found."
  26661.     return
  26662. end try
  26663. macapp
  26664. macapp-basedX
  26665. macbug
  26666. maccalendar
  26667. machine`
  26668. machines
  26669. macintoshO
  26670. O@Dev.CD Aug 00 TC Disk 1:Tool Chest:Printing:LaserWriter 8.5.1GM:PHDev.CD Aug 00 TC Disk 1
  26671.  - Tool Chest
  26672.  - Printing
  26673.  - LaserWriter 8.5.1GMV
  26674. 80252X
  26675. Aug 00^    TC Disk 1
  26676. --set theItem to choose file -- uncomment to test in an AS editor
  26677.     tell application "Finder"
  26678.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Printing:LaserWriter 8.5.1GM:"
  26679.         activate
  26680.     end tell
  26681. on error errMsg number errNum
  26682.     --enter statements to perform when no records are found such as...
  26683.     display dialog "Sorry, the item you selected could not be found."
  26684.     return
  26685. end try
  26686. e    No Changef"LaserWriter 8 driver printer 8.5.1q
  26687. Dev.CD Aug 00 TC Disk 1
  26688. All Packages
  26689. Leaks dcmdIkSummary: A dcmd for MacsBug or TMON that helps detect memory leaks. Heavily commented source code included.J
  26690. Memory Management.imgK
  26691. Vol XOIDev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:Memory Management:V
  26692. 80253X
  26693. 1e    No Change
  26694. ocumentationV
  26695. 75191X
  26696. Apr 98^
  26697. Communications Toolbox
  26698. Contributed
  26699. Devices and Hardware
  26700. Files
  26701. Games
  26702. Graphics 2D
  26703. Graphics 3D
  26704. Help Systems
  26705. Human Interface Toolbox
  26706. Interapplication Comm
  26707. Memory
  26708. Networking
  26709. OS Utilities
  26710. Overview
  26711. Platforms and Tools
  26712. Printing
  26713. Processes
  26714. QuickTime
  26715. Runtime Architecture
  26716. Sound
  26717.  "Sorry, the item you selected could not be found."
  26718.     return
  26719. end try
  26720. orts other than AppleTalk or TCP (which are supplied by Apple).
  26721. In order to install a working SNMP client on your Macintosh, you n
  26722. eed to install the AppleTalk Connection and/or TCP/IP Connection product software. These products are included on E.T.O. - an alias has been provided for your convenience.
  26723. The current version of MacSNMP (v1.1) is compatible with version 1.1.2 of the Apple Shared Library Manager. This folder contains all components of ASLM 1.1.2 needed to develop MacSNMP agents.
  26724. The folder MacSNMP Update 1.1.1 contains a new version of the SNMP Macintosh Agent that fixes a problem with the gestaltTable wi
  26725. 80593X
  26726. Jan 94
  26727. p--set theItem to choose file -- uncomment to test in an AS editor
  26728.     tell application "Finder"
  26729.         open item "Dev.CD Jan 94
  26730. Dev.CD Oct 93"
  26731.         activate
  26732.     end tell
  26733. on error errMsg number errNum
  26734.     --enter statements to perform when no records are found such as...
  26735.     display dialog "Sorry, the item you selected could not be found."
  26736.     return
  26737. end try
  26738. All Packages
  26739. F    QuickTimeO
  26740. Dev.CD Jan 94
  26741. Dev.CD Oct 93P
  26742. Dev.CD Jan 94
  26743. Dev.CD Oct 9V
  26744. 80594X
  26745. Jan 94
  26746. p--set theItem to choose file -- uncomment to test in an AS editor
  26747.     tell application "Finder"
  26748.         open item "Dev.CD Jan 94
  26749. Dev.CD Oct 93"
  26750.         activate
  26751.     end tell
  26752. on error errMsg number errNum
  26753.     --enter statements to perform when no records are found such as...
  26754.     display dialog "Sorry, the item you selected could not be found."
  26755.     return
  26756. end try
  26757. All Packages
  26758. F    QuickTimeO
  26759. Dev.CD Jan 94P
  26760. Dev.CD Jan 9V
  26761. 80595X
  26762. Jan 94
  26763. 79976X
  26764. Nov 99^
  26765. --set theItem to choose file -- uncomment to test in an AS editor
  26766.     tell application "Finder"
  26767.         open item "Dev.CD Nov 99 TC:Tool Chest:Localization:AppleGlot 2.3:"
  26768.         activate
  26769.     end tell
  26770. on error errMsg number errNum
  26771.     --enter statements to perform when no records are found such as...
  26772.     display dialog "Sorry, the item you selected could not be found."
  26773.     return
  26774. end try
  26775. DeletedfBAppleGlot Localization Internationalization Translation Glossariesq
  26776. Dev.CD Nov 99 TC
  26777. All Packages
  26778. AppleGlot 2.4b6
  26779. 79977X
  26780.  you selected could not be found."
  26781.     return
  26782. end try
  26783. All Packages
  26784. F"System Enabler 401 (Color Classic)O7Dev.CD Apr 94
  26785. Dev.CD Jan 94
  26786. Dev.CD Oct 93
  26787. Dev.CD Aug 93P6Dev.CD Apr 94
  26788. Dev.CD Jan 94
  26789. Dev.CD Oct 93
  26790. Dev.CD Aug 9V
  26791. 79805X
  26792. Apr 94
  26793. findserialports
  26794. little
  26795. snippet
  26796. inside
  26797. findsysfolder
  26798. findwindow
  26799. fine-tune
  26800. finger-coded
  26801. finished
  26802. Deletedq
  26803. Dev.CD Dec 99 RL
  26804. All Packages
  26805. F    Disk Copy
  26806. Disk Copy is a utility application that will mount disk images on your desktop, make exact copies of floppy disks from a disk image, convert disk images from one format to another, create a disk image from a mounted volume or individual folder, segment a disk image into separate files, create self-mounting disk images, and create a new blank disk image. Using DiskScripts, AppleScript, and self mounting images, it can be used to automate software installations and disk image manipulation.
  26807. 80130X
  26808. le -- uncomment to test in an AS editor
  26809.     tell application "Finder"
  26810.         open item "Dev.CD Apr 95"
  26811.         activate
  26812.     end tell
  26813. on error errMsg number errNum
  26814.     --enter statements to perform when no records are found such as...
  26815.     display dialog "Sorry, the item you selected could not be found."
  26816.     return
  26817. end try
  26818. All Packages
  26819. QuickDraw GXO
  26820. Dev.CD Apr 95P
  26821. Dev.CD Apr 9V
  26822. 79299X
  26823. Apr 95
  26824. Feb 00MUQuickDraw 3D, GameSprockets, and either Universal Interfaces 3.3 or GameSprockets SDKN:InputSprocket, DrawSprocket, SoundSprocket, 3D Sound, QD3DO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  26825.  - Sample CodeDev.CD Aug 00 TC Disk 2:Sample Code:"
  26826.         activate
  26827.     end tell
  26828. on error errMsg number errNum
  26829.     --enter statements to perform when no records are found such as...
  26830.     display dialog "Sorry, the item you selected could not be found."
  26831.     return
  26832. end try
  26833. e    No Changef
  26834. QuickTime
  26835. Dev.CD Aug 00 TC Disk 2
  26836. All Packages
  26837. QTStreamingAppletIWThis demo program shows how to display any QuickTime content within a java.awt.Applet.
  26838. Communications Toolbox
  26839. Contributed
  26840. Devices and Hardware
  26841. Files
  26842. Games
  26843. Graphics 2D
  26844. Graphics 3D
  26845. Help Systems
  26846. Human Interface Toolbox
  26847. Interapplication Comm
  26848. Memory
  26849. Networking
  26850. OS Utilities
  26851. Overview
  26852. Platforms and Tools
  26853. Printing
  26854. Processes
  26855. QuickTime
  26856. Runtime Architecture
  26857. Sound
  26858. 79231X
  26859. 1e    No Change
  26860. --set theItem to choose file -- uncomment to test in an AS editor
  26861.     tell application "Finder"
  26862.         open item "Dev.CD Jul 00 SDK1:Development Kits:Mac OS:Universal Interfaces3.3.2:"
  26863.         activate
  26864.     end tell
  26865. on error errMsg number errNum
  26866.     --enter statements to perform when no records are found such as...
  26867.     display dialog "Sorry, the item you selected could not be found."
  26868.     return
  26869. end try
  26870.  The CarbonLib 1.0 Window Manager API includes new functions for window cla
  26871. sses and layering, changing window attributes, window scrolling, creating windows with custom structure regions, and erasing the window's content region.
  26872. Display Manager [NEW]
  26873. ---------------
  26874. This document describes the application programming interface for the Display Manager. It provides a complete reference, as well as conceptual material and programming examples. Topics discussed include handling events in response to Display Manager changes, determining the characteristics of video 
  26875. A.html
  26876. AlphaSelector.html
  26877. B.html
  26878. C.html
  26879. D.html
  26880. E.html
  26881. F.html
  26882. FunctionIndex.html
  26883. G.html
  26884. H.html
  26885. I.html
  26886. J.html
  26887. K.html
  26888. L.html
  26889. M.html
  26890. N.html
  26891. O.html
  26892. P.html
  26893. Q.html
  26894. R.html
  26895. S.html
  26896. T.html
  26897. U.html
  26898. V.html
  26899. W.html
  26900. X.html
  26901. Y.html
  26902. Z.htmlK
  26903. Mar 99L
  26904. Sep 99N%Function Index, Mac OS 8, Inside Mac.O=Dev.CD Jun 00 RL Disk 2:Technical Publications:FunctionIndex:PBDev.CD Jun 00 RL Disk 2
  26905.  - Technical Publications
  26906.  - FunctionIndexV
  26907. 81087X
  26908. Jun 00^    RL Disk 2
  26909. --set theItem to choose file -- uncomment to test in an AS editor
  26910.     tell application "Finder"
  26911.         open item "Dev.CD Jun 00 RL Disk 2:Technical Publications:FunctionIndex:"
  26912.         activate
  26913.     end tell
  26914. on error errMsg number errNum
  26915.     --enter statements to perform when no records are found such as...
  26916.     display dialog "Sorry, the item you selected could not be found."
  26917.     return
  26918. end try
  26919. e    No Changef#Function Index
  26920. Mac OS 8
  26921. Inside Mac.q
  26922. Dev.CD Jun 00 RL Disk 2
  26923. All Packages
  26924. F Technical Publications: Hardware
  26925. 81088X
  26926. W- Testing & Debugging
  26927.  - Debuggers & dcmds
  26928.  - MacsBug 6.6
  26929. Aug 97M
  26930. Sound Manager 3.2N
  26931. pre-mixer component, vu-meterO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  26932.  - Sample CodeV
  26933. 80741X
  26934. Aug 00^    TC Disk 2
  26935. y--set theItem to choose file -- uncomment to test in an AS editor
  26936.     tell application "Finder"
  26937.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  26938.         activate
  26939.     end tell
  26940. on error errMsg number errNum
  26941.     --enter statements to perform when no records are found such as...
  26942.     display dialog "Sorry, the item you selected could not be found."
  26943.     return
  26944. end try
  26945. e    No Changef
  26946. pre-mixer component
  26947. vu-meterq
  26948. Dev.CD Aug 00 TC Disk 2
  26949. All Packages
  26950. SoundApp
  26951. 80742X
  26952. typographic
  26953. typography
  26954. library
  26955. ultimate
  26956. ultimately
  26957. un/mount
  26958. unable
  26959. unaffected
  26960. unbeknownst
  26961. unbound
  26962. unclear
  26963. Summary:  Convert
  26964. Projects is a utility which will read a THINK C or THINK Pascal project, and produce an equivalent (or nearly so) Code Warrior project. This is particularly useful for large projects, in which manually adding and segmenting the project would be tiresome or impractical.  See the document "About Convert
  26965. Projects" for details.
  26966. Convert
  26967. Projects is -NOT- a source code converter. If your code uses non-portable constructs that aren
  26968. t supported by the Code Warrior compilers, you
  26969.  will need to manually change your code.
  26970. Issues:  This is NOT AN APPLE PRODUCT. It is provided on an AS-IS basis. Apple is not responsible for any problems you may encounter in its use.  If you have questions or problems with Convert
  26971. Projects, please contact the authors by one of the following means:
  26972.   Internet: bbedit@world.std.com
  26973.   CIS: 73051,3255
  26974.   AppleLink: BARE.BONES
  26975.   Fax: (508) 651-7584
  26976.   Phone: (508) 651-3561
  26977.   Mail:  Bare Bones Software
  26978.       c/o R. Siegel
  26979.       1 Larkspur W
  26980. PQDev.CD Aug 00 TC Disk 1
  26981.  - Tool Chest
  26982.  - Testing & Debugging
  26983.  - Memory ManagementV
  26984. 80253X
  26985. Aug 00^    TC Disk 1
  26986. --set theItem to choose file -- uncomment to test in an AS editor
  26987.     tell application "Finder"
  26988.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:Memory Management:"
  26989.         activate
  26990.     end tell
  26991. on error errMsg number errNum
  26992.     --enter statements to perform when no records are found such as...
  26993.     display dialog "Sorry, the item you selected could not be found."
  26994.     return
  26995. end try
  26996. e    No Changeq
  26997. Dev.CD Aug 00 TC Disk 1
  26998. All Packages
  26999. Learning to Drive
  27000. \Summary: A guide to support the development of Macintosh Printing Manager Resource Files.
  27001. Features: This document describes the Printing Manager from the perspectives of the application and the Printing Manager Resource Files.
  27002. Issues: The Disclaimer warns of the difficulties involved. This information will not work with QuickDraw GX printing.  
  27003. 80254X
  27004. 1e    No Change
  27005. d CopyDeepMask with LaserWriter driver 7.0? Read this column to find out.
  27006. Be Our Guest: GWorlds and NuBus Memory  by Forrest Tanaka and Paul Snively.   Taking advantage of NuBus memory for off-screen graphics is tricky. Here are some tips on how to do it in a friendly, compatible way.
  27007. J(develop Issue  8:
  27008. develop Issue  8 code:K
  27009. Vol IIIL
  27010. Jun 95OCDev.CD Sept 96 RL:Technical Documentation:develop:develop Issue  8:PKDev.CD Sept 96 RL
  27011.  - Technical Documentation
  27012.  - develop
  27013.  - develop Issue  87 SSWP
  27014. Dev.CD Jun 97 SSV
  27015. 79418X
  27016. Jun 97
  27017. f--set theItem to choose file -- uncomment to test in an AS editor
  27018.     tell application "Finder"
  27019.         open item "Dev.CD Jun 97 SSW"
  27020.         activate
  27021.     end tell
  27022. on error errMsg number errNum
  27023.     --enter statements to perform when no records are found such as...
  27024.     display dialog "Sorry, the item you selected could not be found."
  27025.     return
  27026. end try
  27027. All Packages
  27028. F    QuickTimeO
  27029. Dev.CD Jun 97 SSWP
  27030. Dev.CD Jun 97 SSV
  27031. 79419X
  27032. Summary:  The QuickDraw GX Print Spooler Patch fixes a problem when trying to print to AppleShare and Novell Netware print spoolers.  This patch makes changes to the QuickDraw GX extension and the LaserWriter GX printer driver.  You should work with copies of the GX extension and GX driver, and then move the modified files into your system's Extensions folder.
  27033. These spooler patches replace any previous versions. This version fixes a problem where users were unable to patch certain localizB
  27034. ed versions of GX.
  27035. JuGX Spooler Patch Read Me
  27036. QDGX 1.1.1 Spooler Patch 1.0.2
  27037. QDGX 1.1.2 Spooler Patch 1.0.2
  27038. QDGX 1.1.3 Spooler Patch 1.0.2K
  27039. Jun 96M3QuickDraw GX (minimum 1.1.1), System 7.5 (minimum).N:QuickDraw GX spooler print patch AppleShare Novell NetwareOIDev.CD Aug 00 TC Disk 1:Tool Chest:QuickDraw GX:QDGX Spooler Patch 1.0.2:PQDev.CD Aug 00 TC Disk 1
  27040.  - Tool Chest
  27041.  - QuickDraw GX
  27042.  - QDGX Spooler Patch 1.0.2upports Kaleida Products; GeoPort Kit; Apple Joins Versit); Strategy M
  27043. System Enabler 111 (PB 160/180)O
  27044. Dev.CD Apr 93P
  27045. Dev.CD Apr 9V
  27046. 80953X
  27047. Apr 93
  27048. b--set theItem to choose file -- uncomment to test in an AS editor
  27049.     tell application "Finder"
  27050.         open item "Dev.CD Apr 93"
  27051.         activate
  27052.     end tell
  27053. on error errMsg number errNum
  27054.     --enter statements to perform when no records are found such as...
  27055.     display dialog "Sorry, the item you selected could not be found."
  27056.     return
  27057. end try
  27058. All Packages
  27059. System Enabler 111 (PB 160/180)O
  27060. Dev.CD Apr 93P
  27061. Dev.CD Apr 9V
  27062. 80954X
  27063. Apr 93
  27064. b--set theItem to choose file -- uncomment to test in an AS editor
  27065.     tell application "Finder"
  27066.         open item "Dev.CD Apr 93"
  27067.         activate
  27068.     end tell
  27069. on error errMsg number errNum
  27070.     --enter statements to perform when no records are found such as...
  27071.     display dialog "Sorry, the item you selected could not be found."
  27072.     return
  27073. end try
  27074. All Packages
  27075. System Enabler 111 (PB 160/180)O
  27076. Dev.CD Apr 93V
  27077. 80955X
  27078. Communications Toolbox
  27079. Contributed
  27080. Devices and Hardware
  27081. Files
  27082. Games
  27083. Graphics 2D
  27084. Graphics 3D
  27085. Help Systems
  27086. Human Interface Toolbox
  27087. Interapplication Comm
  27088. Memory
  27089. Networking
  27090. OS Utilities
  27091. Overview
  27092. Platforms and Tools
  27093. Printing
  27094. Processes
  27095. QuickTime
  27096. Runtime Architecture
  27097. Sound
  27098. "Sorry, the item you selected could not be found."
  27099.     return
  27100. end try
  27101. rrMsg number errNum
  27102.     --enter statements to perform when no records are found such as...
  27103.     display dialog "Sorry, the item you selected could not be found."
  27104.     return
  27105. end try
  27106. e    No Changef
  27107. pre-mixer component
  27108. vu-meterq
  27109. Dev.CD Aug 00 TC Disk 2
  27110. All Packages
  27111. SoundApp
  27112. 78258X
  27113. usedA
  27114. iPIDev.CD Aug 00 TC Disk 1
  27115.  - Tool Chest
  27116.  - Printing
  27117.  - PostScript UtilitiesV
  27118. 80408X
  27119. Aug 00^    TC Disk 1
  27120. --set theItem to choose file -- uncomment to test in an AS editor
  27121.     tell application "Finder"
  27122.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Printing:PostScript Utilities:"
  27123.         activate
  27124.     end tell
  27125. on error errMsg number errNum
  27126.     --enter statements to perform when no records are found such as...
  27127.     display dialog "Sorry, the item you selected could not be found."
  27128.     return
  27129. end try
  27130. e    No Changeq
  27131. Dev.CD Aug 00 TC Disk 1
  27132. All Packages
  27133. Power Mac Debugger
  27134. CPower Macintosh Debugger is an advanced source-code debugger for PowerPC applications. With it you can set breakpoints, single step code, examine stack variables, and so on.
  27135. Runs on either a Power Macintosh or a 68K Macintosh. In 68K mode, it is used for debugging a target application running on a remote Power Macintosh.
  27136. MPW etc.img.binK
  27137. Nov 97N
  27138. power macintosh debugger
  27139. packagesA
  27140. 80675X
  27141. Apr 00^
  27142. --set theItem to choose file -- uncomment to test in an AS editor
  27143.     tell application "Finder"
  27144.         open item "Dev.CD Apr 00 SDK1:Development Kits:Mac OS:QuickTime
  27145.  VR:"
  27146.         activate
  27147.     end tell
  27148. on error errMsg number errNum
  27149.     --enter statements to perform when no records are found such as...
  27150.     display dialog "Sorry, the item you selected could not be found."
  27151.     return
  27152. end try
  27153. Deletedq
  27154. Dev.CD Apr 00 SDK1
  27155. All Packages
  27156. QuickTime VR Tools 1.0b2
  27157. 80676X
  27158. pages
  27159. palette
  27160. palette
  27161. color
  27162. depth
  27163. batch
  27164. processing
  27165. optimizing
  27166. conditio
  27167. palette
  27168. gworld
  27169. pmforecolor
  27170. color2index
  27171. rgbforecolor
  27172. ctseed
  27173. pan/tilt
  27174. panel
  27175. panorama
  27176. parser
  27177. pascal
  27178. passphrase
  27179. password
  27180. patch
  27181. pbclock
  27182. location
  27183. manager
  27184. eject
  27185. action
  27186. module
  27187. performance
  27188. analysis
  27189. All Packages
  27190. System Enabler 001 (IIvx, IIvi)O7Dev.CD Apr 94
  27191. Dev.CD Jan 94
  27192. Dev.CD Oct 93
  27193. Dev.CD Aug 93P6Dev.CD Apr 94
  27194. Dev.CD Jan 94
  27195. Dev.CD Oct 93
  27196. Dev.CD Aug 9V
  27197. 80855X
  27198. Apr 94
  27199. --set theItem to choose file -- uncomment to test in an AS editor
  27200.     tell application "Finder"
  27201.         open item "Dev.CD Apr 94
  27202. Dev.CD Jan 94
  27203. Dev.CD Oct 93
  27204. Dev.CD Aug 93"
  27205.         activate
  27206.     end tell
  27207. on error errMsg number errNum
  27208.     --enter statements to perform when no records are found such as...
  27209.     display dialog "Sorry, the item you selected could not be found."
  27210.     return
  27211. end try
  27212. All Packages
  27213. System Enabler 001 (IIvx, IIvi)O)Dev.CD Apr 94
  27214. Dev.CD Jan 94
  27215. Dev.CD Oct 93P(Dev.CD Apr 94
  27216. Dev.CD Jan 94
  27217. Dev.CD Oct 9V
  27218. 80856X
  27219. Apr 94
  27220. leaseQ
  27221. released
  27222. releasesj
  27223. relevanti
  27224. reliable
  27225. reliancep
  27226. relief
  27227. relies
  27228. relstring
  27229. Summary: Word Services allows any application to link to a speller, grammar checker or other text service as if it is a built-in menu item.  It is a public protocol - no license fee or non-disclosure is required to use it.
  27230. Features: The SDK includes the complete protocol specification, tutorial documents, and the source code to Writeswell Jr., a simple Word Services word processor.  Also available from the Word Services Web page <http://www.wordservices.org/Developers/> is the source to W
  27231. SI NewsWatcher, a version of NewsWatcher that allows you to spellcheck your posts.
  27232. HyperCard supports Word Services, so you can spellcheck stacks as you develop them, and allow your users to spellcheck text that they enter themselves.  A simple XCMD is needed to initiate the spellchecking session, which is provided by the Web page.
  27233. The updated SDK includes bug fixes to Writeswell Jr.'s scrolling, plus the Spellswell Plus 2.1 Demo.
  27234. A list of client (word processor) and server (spelling a
  27235. Summary:  The DMZ program demonstrates NBP Lookup calls under both Open Transport and Classic AppleTalk to obtain a list of all NBP entities by zone.  User can specify the lookup for specific objects and types.  Program also demonstrates how one sends AppleTalk Echo protocol packets to a specified system, and to receive the return Echo protocol response.
  27236. DMZ checks for the presence of Open Transport and uses it to perform network lookups, otherwise, the Preferred AppleTalk calls are used.B
  27237.   Under DMZ, the program demonstrates the use of placing the DDP node, used to send the Echo protocol packet, into raw mode, so that the return packet contains the long DDP header information.
  27238. JbDMZ.68k
  27239. DMZ.fat
  27240. dmz.make
  27241. .ppc.sc
  27242. .rsrc
  27243. Objects
  27244. sources
  27245. Think DMZ.ppcK
  27246. Sep 92L
  27247. Jul 96OGDev.CD Aug 00 TC Disk 1:Tool Chest:Networking:Network Watch (DMZ) v1.5:Application kit classes and protocols. The Appkit provides everything the user sees and toucher sees and touch
  27248. ^rmat, production process, and tools required to bring titles to market. By
  27249. understanding DVD and all that it entails, professional media develop-ers
  27250. can exploit its rich potential. This book is designed for those who are interested in the DVD format, want to create titles, and wish to understand the tools and technology required for DVD production.
  27251. Advanced Web Site Technique.pdf
  27252. Avoid Audio Pitfalls Guide.pdf
  27253. CompbasedMediaBroadcastEnv
  27254. Creating MIDI for the Web3.pdf
  27255. DeBabelizer 3.0.pdf
  27256. Design For Reuse.pdf
  27257. DesignForRobustness
  27258. Digital Asset Management.pdf
  27259. Digital Storyboard.pdf 
  27260. DVD Development.pdf
  27261. DVD_Primer.pdf
  27262. Enhanced CD Survival Guide.pdf
  27263. EOModeler
  27264. Frameworks.pdf
  27265. Gender-Based Title Creation.pdf
  27266. Int_Media_Writer_Resources.pdf
  27267. Java Survival Guide.pdf
  27268. Making Cool QD3D Apps.pdf
  27269. Music on the Net.pdf
  27270. New Audio Features QT3.pdf
  27271. Porting
  27272. Apr 99
  27273. PowerTalk (PPC)O
  27274. Dev.CD Oct 94P
  27275. Dev.CD Oct 9V
  27276. 79195X
  27277. Oct 94
  27278. 2.4b6z
  27279. 2.5.2
  27280. 2.5.7
  27281. 226-6762
  27282. 2400c
  27283. 24gcO
  27284. 3.0.2
  27285. 3.2.1
  27286. 3.3.1
  27287. 3.3.2
  27288. 3/5-slot
  27289. 3/92^
  27290. 32-bit
  27291. 350000
  27292. 366-mhz
  27293. 38400/8/n/1
  27294. 3d-partyj
  27295. 3d-thej
  27296. 4.0.8
  27297. DK on your local system.
  27298. Communications Toolbox
  27299. Contributed
  27300. Devices and Hardware
  27301. Files
  27302. Games
  27303. Graphics 2D
  27304. Graphics 3D
  27305. Help Systems
  27306. Human Interface Toolbox
  27307. Interapplication Comm
  27308. Memory
  27309. Networking
  27310. OS Utilities
  27311. Overview
  27312. Platforms and Tools
  27313. Printing
  27314. Processes
  27315. QuickTime
  27316. Runtime Architecture
  27317. Sound
  27318. Feb 00L
  27319. May 00MUPowerPC, System 8.1+, OpenGL SDK, DrawSprocket, and Universal Interfaces 3.3 or laterN%OpenGL, 3D, full screen, DrawSprocketO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  27320.  - Sample Codeal Documentation:Developer Documentation:hardware:"
  27321.         activate
  27322.     end tell
  27323. on error errMsg number errNum
  27324.     --enter statements to perform when no records are found such as...
  27325.     display dialog "Sorry, the item you selected could not be found."
  27326.     return
  27327. end try
  27328. e    No ChangefSHardware Developer Documentation
  27329. developer notes
  27330. devnotes
  27331. Power Mac
  27332. Power Macintosho.http://developer.apple.com/techpubs/index.htmlq
  27333. Dev.CD Feb 00 TC
  27334. zation, cross-platform, application package, Applic
  27335. OsDev.CD Jan 00 SDK1:What's New:Technical Documentation:Technical Publications:DeveloperDocumentation:corefoundation:nerator
  27336. gestalt
  27337. gestalt
  27338. selector
  27339. codes
  27340. gestalt
  27341. manager
  27342. machine
  27343. identificatio
  27344. getenetaddrdirect
  27345. getnextevent
  27346. getnextevent
  27347. waitnextevent
  27348. filter
  27349. helper
  27350. getversion
  27351. global
  27352. (** = new, * = revised)
  27353. AE/EM trapping 1.0.1:  Some MacsBug macros that allow you to break on AppleEvent and Edition Manager PACK calls.With these macros you can  type 'atb AESend' (or any other AppleEvent or Edition Manager call) and you will break when the call is made.
  27354. Audit:  Audit is a small library of functions that provide an unobtrusive event tracing capability to applications, drivers, code-resources, call-backs, and any other "flavor" of Macintosh software.
  27355. BusErrorTest:  Show
  27356. s how to replace the 68K bus error vector
  27357. very useful for testing.
  27358. DebuggerPresence:  This is a small snippet of code that can be used to to detect if macsbug is installed or not. NOTE:  This code is intended to only work with version 6.2 of macsbug.  You should refer to your Low Level Debugger's manual for more information.
  27359. Fill Memory:  This is a debugging aid.  It fills its memory partition and verifies that it does not get changed. This allows you verify that your application does no
  27360. --set theItem to choose file -- uncomment to test in an AS editor
  27361.     tell application "Finder"
  27362.         open item "Dev.CD Apr 94
  27363. Dev.CD Jan 94
  27364. Dev.CD Oct 93
  27365. Dev.CD Jul 93"
  27366.         activate
  27367.     end tell
  27368. on error errMsg number errNum
  27369.     --enter statements to perform when no records are found such as...
  27370.     display dialog "Sorry, the item you selected could not be found."
  27371.     return
  27372. end try
  27373. johnson
  27374. joinsj
  27375. joseph
  27376. journey
  27377. joust
  27378. joysticks
  27379. jpeg-compressed
  27380. jsaver
  27381. upplement to Macintosh Human Interface Guidelines will help developers take advantage of Mac OS 8 and beyond. Get the inside information on the Appearance Manager, new and upgraded controls, dialog box layout guidelines and much more!
  27382. MacOS8 HIGuidelines.pdf
  27383. READMEK
  27384. Oct 97V
  27385. 76562X
  27386. 1e    No Change
  27387. Jul 95
  27388. b--set theItem to choose file -- uncomment to test in an AS editor
  27389.     tell application "Finder"
  27390.         open item "Dev.CD Jul 95"
  27391.         activate
  27392.     end tell
  27393. on error errMsg number errNum
  27394.     --enter statements to perform when no records are found such as...
  27395.     display dialog "Sorry, the item you selected could not be found."
  27396.     return
  27397. end try
  27398. All Packages
  27399. 601 Processor Upgrade EnablerO
  27400. Dev.CD Jul 95P
  27401. Dev.CD Jul 9V
  27402. 79927X
  27403. Jul 95
  27404. b--set theItem to choose file -- uncomment to test in an AS editor
  27405.     tell application "Finder"
  27406.         open item "Dev.CD Jul 95"
  27407.         activate
  27408.     end tell
  27409. on error errMsg number errNum
  27410.     --enter statements to perform when no records are found such as...
  27411.     display dialog "Sorry, the item you selected could not be found."
  27412.     return
  27413. end try
  27414. All Packages
  27415. 601 Processor Upgrade EnablerO
  27416. Dev.CD Jul 95P
  27417. Dev.CD Jul 9V
  27418. 79928X
  27419. Jul 95
  27420. performance
  27421. photoshop
  27422. player
  27423. System Enabler 111 (PB 160/180)O
  27424. Dev.CD Apr 93P
  27425. Dev.CD Apr 9V
  27426. 80960X
  27427. Apr 93
  27428. b--set theItem to choose file -- uncomment to test in an AS editor
  27429.     tell application "Finder"
  27430.         open item "Dev.CD Apr 93"
  27431.         activate
  27432.     end tell
  27433. on error errMsg number errNum
  27434.     --enter statements to perform when no records are found such as...
  27435.     display dialog "Sorry, the item you selected could not be found."
  27436.     return
  27437. end try
  27438. All Packages
  27439. System Enabler 111 (PB 160/180)O
  27440. Dev.CD Apr 93P
  27441. Dev.CD Apr 9V
  27442. 80961X
  27443. Apr 93
  27444. b--set theItem to choose file -- uncomment to test in an AS editor
  27445.     tell application "Finder"
  27446.         open item "Dev.CD Apr 93"
  27447.         activate
  27448.     end tell
  27449. on error errMsg number errNum
  27450.     --enter statements to perform when no records are found such as...
  27451.     display dialog "Sorry, the item you selected could not be found."
  27452.     return
  27453. end try
  27454. All Packages
  27455. System Enabler 111 (PB 160/180)O
  27456. Dev.CD Apr 93V
  27457. 80962X
  27458. Communications Toolbox
  27459. Contributed
  27460. Devices and Hardware
  27461. Files
  27462. Games
  27463. Graphics 2D
  27464. Graphics 3D
  27465. Help Systems
  27466. Human Interface Toolbox
  27467. Interapplication Comm
  27468. Memory
  27469. Networking
  27470. OS Utilities
  27471. Overview
  27472. Platforms and Tools
  27473. Printing
  27474. Processes
  27475. QuickTime
  27476. Runtime Architecture
  27477. Sound
  27478. Nov 99M=Mac OS with the drag manager and the thread manager installedN5Drag and Drop, PromiseHFSFlavor, hfs, promise, finderO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  27479.  - Sample CodeV
  27480. 80163X
  27481. Aug 00^    TC Disk 2
  27482. y--set theItem to choose file -- uncomment to test in an AS editor
  27483.     tell application "Finder"
  27484.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  27485.         activate
  27486.     end tell
  27487. on error errMsg number errNum
  27488.     --enter statements to perform when no records are found such as...
  27489.     display dialog "Sorry, the item you selected could not be found."
  27490.     return
  27491. end try
  27492. All Packages
  27493. F    QuickTimeO)Dev.CD Jan 94
  27494. Dev.CD Oct 93
  27495. Dev.CD Jul 93P(Dev.CD Jan 94
  27496. Dev.CD Oct 93
  27497. Dev.CD Jul 9V
  27498. 80591X
  27499. Jan 94
  27500. ~--set theItem to choose file -- uncomment to test in an AS editor
  27501.     tell application "Finder"
  27502.         open item "Dev.CD Jan 94
  27503. Dev.CD Oct 93
  27504. Dev.CD Jul 93"
  27505.         activate
  27506.     end tell
  27507. on error errMsg number errNum
  27508.     --enter statements to perform when no records are found such as...
  27509.     display dialog "Sorry, the item you selected could not be found."
  27510.     return
  27511. end try
  27512. All Packages
  27513. F    QuickTimeO
  27514. Dev.CD Jan 94P
  27515. Dev.CD Jan 9V
  27516. 80592X
  27517. Jan 94
  27518. b--set theItem to choose file -- uncomment to test in an AS editor
  27519.     tell application "Finder"
  27520.         open item "Dev.CD Jan 94"
  27521.         activate
  27522.     end tell
  27523. on error errMsg number errNum
  27524.     --enter statements to perform when no records are found such as...
  27525.     display dialog "Sorry, the item you selected could not be found."
  27526.     return
  27527. end try
  27528. All Packages
  27529. 79975X
  27530. Aug 00^    TC Disk 1
  27531. --set theItem to choose file -- uncomment to test in an AS editor
  27532.     tell application "Finder"
  27533.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Developer Utilities:Apple Sys Profiler 1.3.1:"
  27534.         activate
  27535.     end tell
  27536. on error errMsg number errNum
  27537.     --enter statements to perform when no records are found such as...
  27538.     display dialog "Sorry, the item you selected could not be found."
  27539.     return
  27540. end try
  27541. e    No Changef
  27542. Profiler
  27543. Apple Systemq
  27544. Dev.CD Aug 00 TC Disk 1
  27545. 9D!All Packages
  27546. Tool Chest Edition
  27547. AppleGlot 2.3
  27548.     u selected could not be found."
  27549.     return
  27550. end try
  27551. All Packages
  27552. System Enabler 403 (LC 520)O)Dev.CD Apr 94
  27553. Dev.CD Jan 94
  27554. Dev.CD Oct 93P(Dev.CD Apr 94
  27555. Dev.CD Jan 94
  27556. Dev.CD Oct 9V
  27557. 79813X
  27558. Apr 94
  27559. families
  27560. apple@
  27561. apple
  27562. event
  27563. macsbug
  27564. displays
  27565. , creating and providing promised hfs flavors.
  27566. Mar 93O>Dev.CD Aug 00 TC Disk 1:Tool Chest:Printing:Learning to Drive:PFDev.CD Aug 00 TC Disk 1
  27567.  - Tool Chest
  27568.  - Printing
  27569.  - Learning to DriveV
  27570. 80254X
  27571. Aug 00^    TC Disk 1
  27572. --set theItem to choose file -- uncomment to test in an AS editor
  27573.     tell application "Finder"
  27574.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Printing:Learning to Drive:"
  27575.         activate
  27576.     end tell
  27577. on error errMsg number errNum
  27578.     --enter statements to perform when no records are found such as...
  27579.     display dialog "Sorry, the item you selected could not be found."
  27580.     return
  27581. end try
  27582. e    No Changeq
  27583. Dev.CD Aug 00 TC Disk 1
  27584. All Packages
  27585. LFSR Verilog CAD Tool
  27586. 80255X
  27587. Mac OS Runtime Architectures
  27588. Read Me - Other SSW DocsK
  27589. Oct 97M
  27590. Adobe AcrobatN
  27591. Mac OS Runtime ArchitectureO@Dev.CD Dec 99 RL:Technical Documentation:More SSW Documentation:PEDev.CD Dec 99 RL
  27592.  - Technical Documentation
  27593.  - More SSW DocumentationV
  27594. 79026X
  27595. Dec 99^
  27596. #ent Kits (Disc 1):MacODBC:nge
  27597. TML Tags and re
  27598. system
  27599. enabler
  27600. 160/180
  27601. system
  27602. enabler
  27603. system
  27604. enabler
  27605. 160/165c/180/180c
  27606. system
  27607. enabler
  27608. system
  27609. enabler
  27610. performa
  27611. system
  27612. enabler
  27613. performa
  27614. system
  27615. enabler
  27616. color
  27617. classic
  27618. system
  27619. enabler
  27620. system
  27621. enabler
  27622. mactv
  27623. system
  27624. picker
  27625. system
  27626. update
  27627. taiwan
  27628. sound
  27629. files
  27630. animation@
  27631. survival
  27632. qcopy
  27633. qcopy
  27634. environment
  27635. utilities
  27636. graphics
  27637. objects
  27638. printing
  27639. printing
  27640. drvrs
  27641. prog's
  27642. overview
  27643. typography
  27644. 1.1.1
  27645. spooler
  27646. patch
  27647. 1.0.2
  27648. 1.1.2
  27649. spooler
  27650. patch
  27651. 1.0.2
  27652. 1.1.3
  27653. spooler
  27654. patch
  27655. 1.0.2
  27656. diskscripts
  27657. disparate
  27658. displayO
  27659. display/context
  27660. displayaudit
  27661. displayed
  27662. displayinge
  27663. displaysa
  27664.     ExAPPLE PRODUCT. It is provided on an AS-IS basis. Apple is not responsible for any problems you may encounter in its use.
  27665. Js !NOT AN APPLE PRODUCT!
  27666.  Scrap Color Documentation
  27667.  ScrapColor Demo
  27668. Demo source
  27669. scrapcolor library
  27670. ScrapColorDemo.
  27671. Sep 96O=Dev.CD Aug 00 TC Disk 1:Tool Chest:QuickDraw:Scrap Color 1.0:PEDev.CD Aug 00 TC Disk 1
  27672.  - Tool Chest
  27673.  - QuickDraw
  27674.  - Scrap Color 1.0
  27675. HJoAppleTalk Administration 1.0.2
  27676. AppleTalk Connection 1.0.2
  27677. Overview - AppleTalk s/w
  27678. Overview - AppleTalk s/w.txtK
  27679. Aug 93M
  27680. System 7 for the SNMP softwareN
  27681. AppleTalk, SNMP, networkingOIDev.CD Aug 00 TC Disk 1:Tool Chest:Networking:SNMP:AppleTalk SW for SNMP:PTDev.CD Aug 00 TC Disk 1
  27682.  - Tool Chest
  27683.  - Networking
  27684.  - SNMP
  27685.  - AppleTalk SW for SNMPV
  27686. 79991X
  27687. Aug 00^    TC Disk 1
  27688. --set theItem to choose file -- uncomment to test in an AS editor
  27689.     tell application "Finder"
  27690.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Networking:SNMP:AppleTalk SW for SNMP:"
  27691.         activate
  27692.     end tell
  27693. on error errMsg number errNum
  27694.     --enter statements to perform when no records are found such as...
  27695.     display dialog "Sorry, the item you selected could not be found."
  27696.     return
  27697. end try
  27698. e    No Changef
  27699. AppleTalk
  27700. networkingq
  27701. Dev.CD Aug 00 TC Disk 1
  27702. ID!All Packages
  27703. Mac OS SDK Edition
  27704. AppleTalk Wide Area
  27705.     QuickTime Conf. - Read Me First
  27706. Using QuickTime ConferencingK
  27707. Apr 96
  27708. 80204X
  27709. Aug 00^    TC Disk 1
  27710. --set theItem to choose file -- uncomment to test in an AS editor
  27711.     tell application "Finder"
  27712.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Development Kits:HyperCard Related:HyperCard Toolkits:"
  27713.         activate
  27714.     end tell
  27715. on error errMsg number errNum
  27716.     --enter statements to perform when no records are found such as...
  27717.     display dialog "Sorry, the item you selected could not be found."
  27718.     return
  27719. end try
  27720. e    No ChangefMMacTCP
  27721. Communications Toolbox
  27722. Serial ports
  27723. CD Audio toolkit
  27724. Video toolkitq
  27725. Dev.CD Aug 00 TC Disk 1
  27726. D!All Packages
  27727. Mac OS SDK Edition
  27728. ICC Profile SpecI&Latest ICC specification for profiles.J
  27729. Embedding ICC Profile in EPS
  27730. Embedding ICC Profile in GIF89a
  27731. Embedding ICC Profile in Pict
  27732. Embedding ICC Profiles in JFIF
  27733. Embedding ICC Profiles in TIFFK
  27734. Apr 98M
  27735. ColorSync 2.xK1:Development Kits:Mac OS:ColorSync 3.0 Mac SDK:Documentation:Embedding ICC Profiles Docs:V
  27736. 80205X
  27737. 1e    No Change
  27738. Jul 98M
  27739. Acrobat Reader 3.0N#audio, compression, playback, codecO3Dev.CD Mar OO RLDisk 1:Interactive Media Resources:P5Dev.CD Mar OO RLDisk 1
  27740.  - Interactive Media Resourcesmming 
  27741.  for example, rebuilding a car engine.
  27742. KON & BAL
  27743. S PUZZLE PAGE:  New World Order by Cameron Esfahani and Alex Rosenberg.  Playing Marathon during work hours is not only justifiable but can actually prove fruitful.
  27744. JBdevelop Issue 26
  27745. develop Issue 26 code
  27746. develop Issue 26 referencesK
  27747. Jun 96L
  27748. Sep 96OIDev.CD Jun 00 RL Disk 1:Technical Documentation:Develop:develop Issue 26:PQDev.CD Jun 00 RL Disk 1
  27749.  - Technical Documentation
  27750.  - Develop
  27751.  - develop Issue 26
  27752. architecture
  27753. ks 4.0 spreadsheet file format.
  27754. 3. Apple Int'l Glossaries (LG); this folder contains AppleGlot file format.
  27755. Features:
  27756.  As a developer, you save time and money in th
  27757. e localization process. Now you can translate all resources that contain standard MacOS terminology automatically.
  27758.  Your localized products will be more consistent with the translated MacOS. 
  27759.  To look up a specific term easily, we have provided the Glossaries as ClarisWorks spreadsheet (SS) tables. You can find these in the folder "Apple Glossaries (SS)".
  27760.  To import the Glossaries into other spreadsheets or databases, we have also provided them as tab-delimited text files. You can find 
  27761. summary
  27762. hypercard
  27763. create
  27764. resolve
  27765. aliasesc
  27766. summary
  27767. macsbug
  27768. macro
  27769. debugging
  27770. summary
  27771. snippet
  27772. showing
  27773. determine
  27774. currently
  27775. summary
  27776. technical
  27777. notes
  27778. contain
  27779. latest
  27780. summary
  27781. parser
  27782. allow
  27783. access
  27784. system'sV
  27785. summary
  27786. aetracker
  27787. init/control
  27788. panel
  27789. allows
  27790. summary
  27791. application
  27792. which
  27793. provides
  27794. various
  27795. video
  27796. summary
  27797. controlling
  27798. finder
  27799. through
  27800. apple
  27801. summary
  27802. which
  27803. known
  27804. finderevents
  27805. summary
  27806. apple
  27807. peoplesoft
  27808. launched
  27809. partnership
  27810. summary
  27811. apple
  27812. computer
  27813. espana
  27814. prepared
  27815. guide
  27816. summary
  27817. apple
  27818. designed
  27819. maccheck
  27820. suport
  27821. provid
  27822. summary
  27823. apple
  27824. directions
  27825. developer
  27826. business
  27827. reportl
  27828. summary
  27829. apple
  27830. directions
  27831. developer
  27832. business
  27833. report
  27834. 1-12/k
  27835. summary
  27836. appleglot
  27837. translation
  27838. applemodemtool
  27839. applemodemtool
  27840. v1.5.3
  27841. applescriptm
  27842. applescript
  27843. 1.3.4
  27844. applescript
  27845. suitem
  27846. applescriptfind
  27847. applesearch
  27848. applesearch
  27849. first
  27850. appleshare
  27851. appleshare
  27852. 3.6.5
  27853. appleshare
  27854. client
  27855. appleshare
  27856. ncomment to test in an AS editor
  27857.     tell application "Finder"
  27858.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Printing:STD File Saver 2.1.1:"
  27859.         activate
  27860.     end tell
  27861. on error errMsg number errNum
  27862.     --enter statements to perform when no records are found such as...
  27863.     display dialog "Sorry, the item you selected could not be found."
  27864.     return
  27865. end try
  27866. demonstration
  27867. access
  27868. summary
  27869. da/application
  27870. allows
  27871. examine
  27872. summary
  27873. functional
  27874. opentransport
  27875. sample
  27876. imple
  27877. summary
  27878. graphical
  27879. representation
  27880. maximum
  27881. summary
  27882. definition
  27883. procedure
  27884. source
  27885. All Packages
  27886. QuickDraw GXO
  27887. Dev.CD Aug 96 TCP
  27888. Dev.CD Aug 96 TV
  27889. 80561X
  27890. Aug 96
  27891. e--set theItem to choose file -- uncomment to test in an AS editor
  27892.     tell application "Finder"
  27893.         open item "Dev.CD Aug 96 TC"
  27894.         activate
  27895.     end tell
  27896. on error errMsg number errNum
  27897.     --enter statements to perform when no records are found such as...
  27898.     display dialog "Sorry, the item you selected could not be found."
  27899.     return
  27900. end try
  27901. All Packages
  27902. QuickDraw GXO
  27903. Dev.CD Aug 96 TCP
  27904. Dev.CD Aug 96 TV
  27905. 80562X
  27906. Aug 96
  27907. e--set theItem to choose file -- uncomment to test in an AS editor
  27908.     tell application "Finder"
  27909.         open item "Dev.CD Aug 96 TC"
  27910.         activate
  27911.     end tell
  27912. on error errMsg number errNum
  27913.     --enter statements to perform when no records are found such as...
  27914.     display dialog "Sorry, the item you selected could not be found."
  27915.     return
  27916. end try
  27917. All Packages
  27918. QuickDraw GXO
  27919. Dev.CD Aug 96 TCP
  27920. Dev.CD Aug 96 TV
  27921. 80563X
  27922. --set theItem to choose file -- uncomment to test in an AS editor
  27923.     tell application "Finder"
  27924.         open item "Dev.CD Jul 00 SDK1:Development Kits:Mac OS:Open Transport 1.3:Open Transport Debug:"
  27925.         activate
  27926.     end tell
  27927. on error errMsg number errNum
  27928.     --enter statements to perform when no records are found such as...
  27929.     display dialog "Sorry, the item you selected could not be found."
  27930.     return
  27931. end try
  27932. anges.
  27933. Balance of Power: Enhancing PowerPC Native Speed  by D
  27934. Dave Evans.  Coding tips for getting the most speed out of the PowerPC processor. 
  27935. History of the Dogcow, Part 2 by Mark (
  27936. The Red
  27937. ) Harlan.  The rest of the story:  distribution and paraphernalia.
  27938. J&develop Issue 18
  27939. develop Issue 18 codeK
  27940. Vol IIIL
  27941. Jun 95OIDev.CD Jun 00 RL Disk 1:Technical Documentation:Develop:develop Issue 18:PQDev.CD Jun 00 RL Disk 1
  27942.  - Technical Documentation
  27943.  - Develop
  27944.  - develop Issue 18ocesses
  27945. QuickTime
  27946. Runtime Architecture
  27947. Sound
  27948. J/Learning to Drive
  27949. Learning to Drive Disclaimer ish, French, German, Italian, Japanese, Korean, Norwegian, Swedish.
  27950. A5Requires: Disk Copy 6.3.3, 300MB free hard disk space
  27951. Mac OS 9
  27952. Dev.CD Oct 99 SSW:P
  27953. Dev.CD Oct 99 SSW, the item you selected could not be found."
  27954.     return
  27955. end try
  27956. Deletedq
  27957. Dev.CD Dec 99 RL
  27958. All Packages
  27959. New & RevisedF
  27960. Macintosh Technotes and Q&As
  27961.     A2Updates the Technote and Q&As up to June 20, 2000.
  27962. Technotes and Q&As.img.binK
  27963. Jan 00L
  27964. Aug 00M
  27965. web browserN
  27966. Technote Q&AO<Dev.CD Aug 00 TC Disk 1:What's New?:Technical Documentation:PADev.CD Aug 00 TC Disk 1
  27967.  - What's New?
  27968.  - Technical DocumentationV
  27969. 76560X
  27970. Aug 00^    TC Disk 1b
  27971. Revised
  27972. #ttp://developer.apple.com/techpubs/index.html
  27973. Summary: Data for a linear feedback shift register is entered through a dialog and produces a Verilog HDL module of a linear feedback shift register.  A CAD tool for hardware ASIC/FPGA developers. 
  27974. Features:
  27975. Used for training and using Verilog HDL. 
  27976. Produces test code for module. 
  27977. Calculates LFSR seed value. LFSR used for counters, prescalers, FIFO address generators,  random number generators and CRC checkers. 
  27978. Issues:
  27979. Doesn't open documents properly.
  27980. J.Horiz Count
  27981. Large Count
  27982. Readme
  27983. Vert CountK
  27984. Aug 93M=System 7.0 with 512Kbyte code. 
  27985. Color preferred not necessaryN
  27986. CAD/CAM, ASIC DesignONDev.CD Aug 00 TC Disk 1:Tool Chest:Hardware:Misc. Tools:LFSR Verilog CAD Tool:PYDev.CD Aug 00 TC Disk 1
  27987.  - Tool Chest
  27988.  - Hardware
  27989.  - Misc. Tools
  27990.  - LFSR Verilog CAD Tool command in the Finder's file menu. 
  27991. allows application to tell the finder to open and display the contents of folders, launch applications, and open documents.
  27992. Sample Code.imgK
  27993. Nov 99nge
  27994. developmentsj
  27995. devfeedback
  27996. devicej
  27997. diagnosep
  27998. diagramT
  27999. dialogY
  28000. dialogse
  28001. dialup
  28002. dictation
  28003. dictionaries
  28004. dictionary
  28005. dierks
  28006. differences
  28007. differento
  28008. difficult
  28009. difficulties
  28010. difficultyo
  28011. digest
  28012. digital
  28013. digitizer
  28014. digitizing
  28015. dilemmas
  28016. dilsj
  28017. dimension
  28018. dimms
  28019. diractive
  28020. direct
  28021. directional
  28022. directionsj
  28023. directly
  28024. directoryB
  28025. dirty
  28026. disable
  28027. PIDev.CD Jul 00 SDK1
  28028.  - Development Kits
  28029.  - Mac OS
  28030.  - ColorPicker 2.1.1 SDKV
  28031. 80054X
  28032. Jul 00^
  28033. --set theItem to choose file -- uncomment to test in an AS editor
  28034.     tell application "Finder"
  28035.         open item "Dev.CD Jul 00 SDK1:Development Kits:Mac OS:ColorPicker 2.1.1 SDK:"
  28036.         activate
  28037.     end tell
  28038. on error errMsg number errNum
  28039.     --enter statements to perform when no records are found such as...
  28040.     display dialog "Sorry, the item you selected could not be found."
  28041.     return
  28042. end try
  28043. e    No Changef
  28044. Color Picker 2.1.1q
  28045. Dev.CD Jul 00 SDK1
  28046. All Packages
  28047. ColorPopUpMenus
  28048. WThis folder contains an example illustrating how to show swatches of color in a labels-like menu in your own application.  It also illustrates how to add a user adjustable color item to the menu that can be changed by  way of the color picker interface.
  28049. Contains routines for getting/setting particular elements in a color icon's color table.
  28050. Dec 99V
  28051. 80055X
  28052. 1e    No Change
  28053. y--set theItem to choose file -- uncomment to test in an AS editor
  28054.     tell application "Finder"
  28055.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  28056.         activate
  28057.     end tell
  28058. on error errMsg number errNum
  28059.     --enter statements to perform when no records are found such as...
  28060.     display dialog "Sorry, the item you selected could not be found."
  28061.     return
  28062. end try
  28063. the item you selected could not be found."
  28064.     return
  28065. end try
  28066. Deletedf2Computer Based Media
  28067. Television
  28068. Broadcast
  28069. Graphicsq
  28070. Dev.CD Mar OO RLDisk 1
  28071. D!All Packages
  28072. Mac OS SDK Edition
  28073. ContextualMenuManagerSDK 1.0.3
  28074.     ample Codeation
  28075. operations
  28076. operator-defined
  28077. operators
  28078. opf-opendoc
  28079. opportunities
  28080. opportunityh
  28081. opposite
  28082. optimal
  28083. optimization
  28084. optimizations
  28085. optimize
  28086. optimized
  28087. cOODev.CD Aug 00 TC Disk 1:What's New?:Sample Code:Graphics 2D:PixMap2PixPat2ppat:PZDev.CD Aug 00 TC Disk 1
  28088.  - What's New?
  28089.  - Sample Code
  28090.  - Graphics 2D
  28091.  - PixMap2PixPat2ppatV
  28092. 80402X
  28093. Aug 00^    TC Disk 1b
  28094. --set theItem to choose file -- uncomment to test in an AS editor
  28095.     tell application "Finder"
  28096.         open item "Dev.CD Aug 00 TC Disk 1:What's New?:Sample Code:Graphics 2D:PixMap2PixPat2ppat:"
  28097.         activate
  28098.     end tell
  28099. on error errMsg number errNum
  28100.     --enter statements to perform when no records are found such as...
  28101.     display dialog "Sorry, the item you selected could not be found."
  28102.     return
  28103. end try
  28104. New Packagef+QuickDraw
  28105. PixMap
  28106. PixPat
  28107. GetPixRowByteso&http://developer.apple.com/samplecode/q
  28108. Dev.CD Aug 00 TC Disk 1
  28109. All Packages
  28110. F    PlayMovie
  28111. 80403X
  28112. Book is inactive for certain time.J-About Backlight Control 1.0
  28113. Backlight ControlK
  28114. Oct 92M    PowerBook    No Change
  28115. All Packages
  28116. F"System Enabler 401 (Color Classic)OEDev.CD Apr 94
  28117. Dev.CD Jan 94
  28118. Dev.CD Oct 93
  28119. Dev.CD Jul 93
  28120. Dev.CD Apr 93PDDev.CD Apr 94
  28121. Dev.CD Jan 94
  28122. Dev.CD Oct 93
  28123. Dev.CD Jul 93
  28124. Dev.CD Apr 9V
  28125. 81034X
  28126. Apr 94
  28127. --set theItem to choose file -- uncomment to test in an AS editor
  28128.     tell application "Finder"
  28129.         open item "Dev.CD Apr 94
  28130. Dev.CD Jan 94
  28131. Dev.CD Oct 93
  28132. Dev.CD Jul 93
  28133. Dev.CD Apr 93"
  28134.         activate
  28135.     end tell
  28136. on error errMsg number errNum
  28137.     --enter statements to perform when no records are found such as...
  28138.     display dialog "Sorry, the item you selected could not be found."
  28139.     return
  28140. end try
  28141. All Packages
  28142. F"System Enabler 401 (Color Classic)OEDev.CD Apr 94
  28143. Dev.CD Jan 94
  28144. Dev.CD Oct 93
  28145. Dev.CD Jul 93
  28146. Dev.CD Apr 93PDDev.CD Apr 94
  28147. Dev.CD Jan 94
  28148. Dev.CD Oct 93
  28149. Dev.CD Jul 93
  28150. Dev.CD Apr 9V
  28151. 81035X
  28152. Apr 94
  28153. -aware
  28154. globally
  28155. globals
  28156. glossariess
  28157. gluen
  28158. glyphse
  28159. sub-folderss
  28160. sub-menus
  28161. subclass
  28162. subdirectory
  28163. subfolders
  28164. subject
  28165. subjects
  28166. sublaunch
  28167. submission
  28168. submit
  28169. subprocesses
  28170. ubroutines
  28171. subsection
  28172. subset
  28173. subspace
  28174. substantially
  28175. substitute
  28176. substitutions
  28177. subtle
  28178. succeed
  28179. success
  28180. successfulf
  28181. successfullyx
  28182. suchQ
  28183. suffer
  28184. suffix
  28185. suggested
  28186. suggestions
  28187. suitj
  28188. suitability
  28189. suitable
  28190. suiteN
  28191. suited
  28192. suitesm
  28193. summarizationb
  28194. summarize
  28195. summarizes
  28196. summarizing
  28197. summaryB
  28198. Feb 00M^PowerPC, System 8.1+, InputSprocket, and either Universal Interfaces 3.3 or InputSprocket SDK
  28199. N2InputSprocket, ISp, Needs, Elements, axes, buttonsO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  28200.  - Sample CodeV
  28201. 80217X
  28202. Aug 00^    TC Disk 2
  28203. y--set theItem to choose file -- uncomment to test in an AS editor
  28204.     tell application "Finder"
  28205.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  28206.         activate
  28207.     end tell
  28208. on error errMsg number errNum
  28209.     --enter statements to perform when no records are found such as...
  28210.     display dialog "Sorry, the item you selected could not be found."
  28211.     return
  28212. end try
  28213. e    No Changef-InputSprocket
  28214. Needs
  28215. Elements
  28216. buttonsq
  28217. Dev.CD Aug 00 TC Disk 2
  28218. D(All Packages
  28219. Reference Library Edition
  28220. Inside Macintosh - QuickDraw GX
  28221. receives
  28222. reconfiguration
  28223. recordable
  28224. redistribution
  28225. reference
  28226. reference
  28227. counting
  28228. reference
  28229. counts
  28230. region
  28231. registration
  28232. 1.2 (US)
  28233. SetFInfo 1.0 (US)
  28234. SetFolderFlag 1.0 (US)
  28235. SetMode 1.4 (US)
  28236. ShowHideFolder 1.2 (US)
  28237. SoundRecord 1.8 (US)
  28238. StripDup 1.1 (US)
  28239. StrWidth 1.0 (US)
  28240. Switch 1.3 (US)
  28241. Tabloid 1.1 (US)
  28242. Textoid 4.5 (US)
  28243. TextRes 2.3 (US)
  28244. WindName 1.1 (US)
  28245. XRef 1.3 (US)
  28246. cceleration
  28247. access
  28248. acrobatZ
  28249. action
  28250. actions
  28251. active
  28252. adlib
  28253. macappX
  28254. administrator
  28255. adobeZ
  28256. adobe
  28257. acrobat
  28258. reader
  28259. apple
  28260. events
  28261. appleevents]
  28262. aegizmos_
  28263. after
  28264. newgworld
  28265. usedistanthdwrmem
  28266. uselocalhdwrmem
  28267. airport
  28268. network
  28269. server
  28270. symbiotic
  28271. client
  28272. server
  28273. aliasc
  28274. alias
  28275. hypercard
  28276. system
  28277. allocators
  28278. altivec
  28279. altivec
  28280. emulator
  28281. analysis
  28282. antlr
  28283. antlr
  28284. pccts
  28285. parser
  28286. generator
  28287. compiler
  28288. tools
  28289. appearanced
  28290. training
  28291. using
  28292. verilog
  28293. usefulV
  28294. usenet
  28295. latform and make your products stand out to the millions of customers who want to buy Mac products. Getting involved is simple:
  28296.   1. Obtain the NEW Mac platform urn
  28297. end try
  28298. e    No Changeq
  28299. Dev.CD Aug 97 TC
  28300. Macintosh PowerBook Qualified
  28301. pSummary:  This is the prgram guide for the new Macintosh PowerBook Qualified logo licensing program. This is technical, legal and marketing documentation in Adobe Acrobat format.
  28302. The Kit includes:
  28303. Guide to Macintosh PowerBook Qualified Program
  28304. Program Technical Specifications
  28305. Program Pre-testing Guidelines
  28306. Legal Documentation for licensing and program participation
  28307. cipation
  28308. Nov 95
  28309. Deletedf"bug reports
  28310. error reports to Appleq
  28311. Dev.CD Dec 99 RL
  28312. All Packages
  28313. bugInfo macro
  28314. Summary:  bugInfo is a macro you can execute within MacsBug to give you the most commonly used  debugging info to you right away with one command.  Use it as your first command when MacBug comes up to get the scoop by typing "bugInfo".
  28315. The command equivalent of this macro is:
  28316. wh; how; ip; sc; dm pc - 20 100, hc; td; drvr; file
  28317. What you will see appear is where (at what location in memory) you crashed or interrupted, how (by bus error, system error, interrupt) you got into MacsBug, a disaB
  28318. ssembly of code around the entry point, a memory dump in the vacinity of the program counter, a heap check, a display of CPU registers, a list of active drivers, and information on open files.
  28319. General tools.imgK
  28320. Feb 94M
  28321. MacsBug, ResEditN
  28322. testing, debuggingOEDev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:General tools:V
  28323. 80021X
  28324. 1e    No Change
  28325. Wullremove
  28326. fullrename
  28327. Dev.CD Oct 94P
  28328. Dev.CD Oct 9V
  28329. 81064X
  28330. Oct 94
  28331. b--set theItem to choose file -- uncomment to test in an AS editor
  28332.     tell application "Finder"
  28333.         open item "Dev.CD Oct 94"
  28334.         activate
  28335.     end tell
  28336. on error errMsg number errNum
  28337.     --enter statements to perform when no records are found such as...
  28338.     display dialog "Sorry, the item you selected could not be found."
  28339.     return
  28340. end try
  28341. All Packages
  28342. System UpdateO
  28343. Dev.CD Oct 94P
  28344. Dev.CD Oct 9V
  28345. 81065X
  28346. Oct 94
  28347. b--set theItem to choose file -- uncomment to test in an AS editor
  28348.     tell application "Finder"
  28349.         open item "Dev.CD Oct 94"
  28350.         activate
  28351.     end tell
  28352. on error errMsg number errNum
  28353.     --enter statements to perform when no records are found such as...
  28354.     display dialog "Sorry, the item you selected could not be found."
  28355.     return
  28356. end try
  28357. All Packages
  28358. System UpdateO
  28359. Dev.CD Oct 94P
  28360. Dev.CD Oct 9V
  28361. 81066X
  28362. Oct 94
  28363. 81123X
  28364. Aug 00^    TC Disk 1
  28365. --set theItem to choose file -- uncomment to test in an AS editor
  28366.     tell application "Finder"
  28367.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Localization:Verifier:"
  28368.         activate
  28369.     end tell
  28370. on error errMsg number errNum
  28371.     --enter statements to perform when no records are found such as...
  28372.     display dialog "Sorry, the item you selected could not be found."
  28373.     return
  28374. end try
  28375. e    No Changeq
  28376. Dev.CD Aug 00 TC Disk 1
  28377. All Packages
  28378. VersionEdit 1.1
  28379. 81124X
  28380. download
  28381. given
  28382. download/upload
  28383. download/upload
  28384. entire
  28385. directory
  28386. downloaded
  28387. downloading
  28388. downloads
  28389. dozen
  28390. dozens
  28391. dronezone
  28392. dronezone
  28393. application
  28394. which
  28395. designed
  28396. dropB
  28397. dspuserselectcontext
  28398. dudes
  28399. dumpsy
  28400. duplicate
  28401. duringZ
  28402. e    No Changef
  28403. QuickTime
  28404. Dev.CD Aug 00 TC Disk 2
  28405. All Packages
  28406. Imran's Virtual KeycodesItSummary: This document shows how raw keycodes map to virtual keycodes on various keyboards.
  28407. It is an MPW text file. JFImran's READ ME
  28408. Imran's READ ME.txt
  28409. KCHR mappings
  28410. Virtual Keycode diffK
  28411. Vol VL
  28412. Vol VIIOYDev.CD Aug 00 TC Disk 1:Tool Chest:Development Kits:MPW Related:Imran's Virtual Keycodes:PdDev.CD Aug 00 TC Disk 1
  28413.  - Tool Chest
  28414.  - Development Kits
  28415.  - MPW Related
  28416.  - Imran's Virtual KeycodesV
  28417. 80210X
  28418. Aug 00^    TC Disk 1
  28419. --set theItem to choose file -- uncomment to test in an AS editor
  28420.     tell application "Finder"
  28421.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Development Kits:MPW Related:Imran's Virtual Keycodes:"
  28422.         activate
  28423.     end tell
  28424. on error errMsg number errNum
  28425.     --enter statements to perform when no records are found such as...
  28426.     display dialog "Sorry, the item you selected could not be found."
  28427.     return
  28428. end try
  28429. e    No Change
  28430. below. Ap
  28431. 80726X
  28432. Aug 00^    TC Disk 2
  28433. y--set theItem to choose file -- uncomment to test in an AS editor
  28434.     tell application "Finder"
  28435.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  28436.         activate
  28437.     end tell
  28438. on error errMsg number errNum
  28439.     --enter statements to perform when no records are found such as...
  28440.     display dialog "Sorry, the item you selected could not be found."
  28441.     return
  28442. end try
  28443. e    No Changeq
  28444. Dev.CD Aug 00 TC Disk 2
  28445. All Packages
  28446. Snippets - Memory
  28447. (** = new, * = revised)
  28448. Cache Flushing:  Cache.c contains code to correctly flush instruction and data caches on all Macintosh CPUs, including the Quadras.
  28449. SimpleInit:  This snippet demonstrates the writing of a simple init which attempts to allocate a 1 megabyte and then a 2 megabyte handle in the System heap.
  28450. Switch Stack:  This is a simple example of showing how to correctly switch to a private stack for interrupt-time code that requires more than a few dozen bytes of stack space. Th
  28451. cess. 
  28452. apple
  28453. information
  28454. access
  28455. toolkit
  28456. object-orienb
  28457. apple
  28458. publications
  28459. style
  28460. guide
  28461. writers
  28462. editors
  28463. appleshare
  28464. client
  28465. consists
  28466. routines
  28467. creat
  28468. cardbus
  28469. contains
  28470. folders
  28471. title
  28472. documentation
  28473. sampl
  28474. colorsync
  28475. plug-in
  28476. modules
  28477. provide
  28478. command
  28479. equivalent
  28480. macro
  28481. complete
  28482. colorsync
  28483. developers
  28484. include
  28485. contents
  28486. interest
  28487. anyone
  28488. invol
  28489. folder
  28490. contains
  28491. archives
  28492. format
  28493. apple
  28494. update
  28495. appearance
  28496. 1.0.3
  28497. those[
  28498. threed
  28499. throughR
  28500. times
  28501. timesp
  28502. tipsS
  28503. titledp
  28504. togetherb
  28505. tokenringQ
  28506. tokentalkB
  28507. toolT
  28508. toolboxd
  28509. toolkitb
  28510. tools]
  28511. universityR
  28512. 80116X
  28513. Sept 9^
  28514. --set theItem to choose file -- uncomment to test in an AS editor
  28515.     tell application "Finder"
  28516.         open item "Dev.CD Sept 96 RL:Technical Documentation:develop:develop Issue  6:"
  28517.         activate
  28518.     end tell
  28519. on error errMsg number errNum
  28520.     --enter statements to perform when no records are found such as...
  28521.     display dialog "Sorry, the item you selected could not be found."
  28522.     return
  28523. end try
  28524. Deletedq
  28525. Dev.CD Sept 96 RL
  28526. FD(All Packages
  28527. Reference Library Edition
  28528. develop Issue  7
  28529. --set theItem to choose file -- uncomment to test in an AS editor
  28530.     tell application "Finder"
  28531.         open item "Dev.CD Apr 94
  28532. Dev.CD Jan 94
  28533. Dev.CD Oct 93
  28534. Dev.CD Jul 93"
  28535.         activate
  28536.     end tell
  28537. on error errMsg number errNum
  28538.     --enter statements to perform when no records are found such as...
  28539.     display dialog "Sorry, the item you selected could not be found."
  28540.     return
  28541. end try
  28542. ports
  28543. little
  28544. snippet
  28545. inside
  28546. findsysfolder
  28547. findwindow
  28548. fine-tune
  28549. finer
  28550. finger-coded
  28551. finished
  28552. manufacturers
  28553. manyY
  28554. mapped
  28555. mapper
  28556. mappingU
  28557. mapping
  28558. physical
  28559. codes
  28560. virtual
  28561. codesU
  28562. mappings
  28563. marathi
  28564. marathon
  28565. marchj
  28566. marching
  28567. ew standard dialogs for the following operations:
  28568. - open document
  28569. - save documents
  28570. - select volume
  28571. - select folder
  28572. - select file
  28573. - select object
  28574.  file -- uncomment to test in an AS editor
  28575.     tell application "Finder"
  28576.         open item "Dev.CD Jun 97 SSW
  28577. Dev.CD Dec 96 SE"
  28578.         activate
  28579.     end tell
  28580. on error errMsg number errNum
  28581.     --enter statements to perform when no records are found such as...
  28582.     display dialog "Sorry, the item you selected could not be found."
  28583.     return
  28584. end try
  28585. All Packages
  28586. F    QuickTimeV
  28587. 76926X
  28588. Open Transport 1.1.1 or higherN9Open Transport, STREAMS, module, driver, asynchronous I/OOCDev.CD Aug 00 TC Disk 1:What's New?:Sample Code:Networking:TPIFile:PNDev.CD Aug 00 TC Disk 1
  28589.  - What's New?
  28590.  - Sample Code
  28591.  - Networking
  28592.  - TPIFileV
  28593. 81107X
  28594. Aug 00^    TC Disk 1b
  28595. Revised
  28596. --set theItem to choose file -- uncomment to test in an AS editor
  28597.     tell application "Finder"
  28598.         open item "Dev.CD Aug 00 TC Disk 1:What's New?:Sample Code:Networking:TPIFile:"
  28599.         activate
  28600.     end tell
  28601. on error errMsg number errNum
  28602.     --enter statements to perform when no records are found such as...
  28603.     display dialog "Sorry, the item you selected could not be found."
  28604.     return
  28605. end try
  28606. Updatedf5Open Transport
  28607. STREAMS
  28608. module
  28609. driver
  28610. asynchronous I/Oivate
  28611.     end tell
  28612. on error errMsg number errNum
  28613.     --enter statements to perform when no records are found such as...
  28614.     display dialog "Sorry, the item you selected could not be found."
  28615.     return
  28616. end try
  28617. All Packages
  28618. Aug 97N&async, asynchronous, driver unit tableO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  28619.  - Sample CodeV
  28620. 80001X
  28621. Aug 00^    TC Disk 2
  28622. y--set theItem to choose file -- uncomment to test in an AS editor
  28623.     tell application "Finder"
  28624.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  28625.         activate
  28626.     end tell
  28627. on error errMsg number errNum
  28628.     --enter statements to perform when no records are found such as...
  28629.     display dialog "Sorry, the item you selected could not be found."
  28630.     return
  28631. end try
  28632. e    No Changef$async
  28633. asynchronous
  28634. driver unit tableq
  28635. Dev.CD Aug 00 TC Disk 2
  28636. All Packages
  28637. AsyncDriverSample1.0b4
  28638. This sample shows how to write a fully asynchronous block device driver for the traditional Mac OS.  The sample tries to implement the simplest possible device driver and therefore doesn
  28639. t talk to any real hardware.  Instead it mounts disk images over the network.
  28640. Jul 97L
  28641. Jul 97V
  28642. 80002X
  28643. 1e    No Change
  28644. e    No Changeq
  28645. Dev.CD Aug 00 TC Disk 1
  28646. All Packages
  28647. System 7.0 WDEFI
  28648. Summary: System 7.0 standard window definition procedure.
  28649. Features: Use this as a guideline for making your custom windows emulate the standard system 7 look.J
  28650. StandardWDEF.aK
  28651. Vol VIIIM
  28652. System 7.0O;Dev.CD Aug 00 TC Disk 1:Tool Chest:Toolbox:System 7.0 WDEF:PCDev.CD Aug 00 TC Disk 1
  28653.  - Tool Chest
  28654.  - Toolbox
  28655.  - System 7.0 WDEFV
  28656. 80791X
  28657. Aug 00^    TC Disk 1
  28658. --set theItem to choose file -- uncomment to test in an AS editor
  28659.     tell application "Finder"
  28660.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Toolbox:System 7.0 WDEF:"
  28661.         activate
  28662.     end tell
  28663. on error errMsg number errNum
  28664.     --enter statements to perform when no records are found such as...
  28665.     display dialog "Sorry, the item you selected could not be found."
  28666.     return
  28667. end try
  28668. e    No Changeq
  28669. Dev.CD Aug 00 TC Disk 1
  28670. All Packages
  28671. System 7.5 Update 1.0O
  28672. Dev.CD Jan 96 SSWP
  28673. Dev.CD Jan 96 SSV
  28674. 80792X
  28675. Jan 96
  28676. 400c:nge
  28677. server
  28678. sample
  28679. 1.0.1
  28680. ot/ppp
  28681. ot/ppp
  28682. control
  28683. strip
  28684. sample
  28685. otcoderesource
  28686. otdumpinternetstatus
  28687. otdumpportregistry
  28688. otendpointinfo
  28689. otfindserialports
  28690. otllctest
  28691. otlookupnametest
  28692. otpingsample
  28693. otsimpledownloadhttp
  28694. otsimpleserverhttp
  28695. otstreamlogviewer
  28696. ottcpwilldial
  28697. ottraceroutesample
  28698. output
  28699. packagetool
  28700. palette
  28701. palette&gworld
  28702. palette&gworld
  28703. paper
  28704. papserversample
  28705. parserV
  28706. partmaker
  28707. pascal
  28708. pascal
  28709. sample
  28710. 3.0b10
  28711. patch
  28712. Jul 98M
  28713. Acrobat Reader 3.0N]traversing related tables, referential integrity rules, validation and reformatting, databaseO3Dev.CD Mar OO RLDisk 1:Interactive Media Resources:P5Dev.CD Mar OO RLDisk 1
  28714.  - Interactive Media Resourcesle
  28715. detectors
  28716. apple
  28717. developer
  28718. archivei
  28719. apple
  28720. directions
  28721. 1995j
  28722. apple
  28723. directions
  28724. 1996k
  28725. apple
  28726. directions
  28727. 1997l
  28728. apple
  28729. event
  28730. registry
  28731. suitesm
  28732. apple
  28733. event
  28734. xcmds
  28735. 1.0b3n
  28736. apple
  28737. grayscale
  28738. appearanceo
  28739. apple
  28740. guidep
  28741. apple
  28742. apple
  28743. monitor
  28744. apple
  28745. international
  28746. glossariess
  28747. apple
  28748. location
  28749. managert
  28750. apple
  28751. publications
  28752. style
  28753. guideu
  28754. apple
  28755. shared
  28756. library
  28757. managerv
  28758. apple
  28759. standards
  28760. developersw
  28761. apple
  28762. system
  28763. profilerx
  28764. applegloty
  28765. appleglot
  28766. appleglot
  28767. 2.4b6z
  28768. applescript
  28769. applescript
  28770. 1.3.4
  28771. applesearch
  28772. appleshare
  28773. appleshare
  28774. client
  28775. appleshare
  28776. appleshare
  28777. applesingle/appledou
  28778. applesingle/appledou
  28779. format
  28780. May 99M
  28781. Acrobat Reader 3.0N-WebObjects, Performance, Tuning, OptimizationOODev.CD Mar OO RLDisk 1:Interactive Media Resources:WebObjectsPerformanceTuning:PTDev.CD Mar OO RLDisk 1
  28782.  - Interactive Media Resources
  28783.  - WebObjectsPerformanceTuningV
  28784. 81138X
  28785. Mar OO^
  28786. RLDisk 1
  28787. --set theItem to choose file -- uncomment to test in an AS editor
  28788.     tell application "Finder"
  28789.         open item "Dev.CD Mar OO RLDisk 1:Interactive Media Resources:WebObjectsPerformanceTuning:"
  28790.         activate
  28791.     end tell
  28792. on error errMsg number errNum
  28793.     --enter statements to perform when no records are found such as...
  28794.     display dialog "Sorry, the item you selected could not be found."
  28795.     return
  28796. end try
  28797. system
  28798. enabler
  28799. system
  28800. enabler
  28801. mactv
  28802. system
  28803. picker
  28804. system
  28805. update
  28806. taiwan
  28807. walltowalldialog
  28808. waste
  28809. waste
  28810. 1.3a6
  28811. waste
  28812. headers
  28813. waste
  28814. waste
  28815. classic
  28816. waste
  28817. documentation
  28818. waste
  28819. pascal
  28820. interfaces
  28821. wastelib
  28822. registration
  28823. animation
  28824. guide
  28825. webobjects
  28826. webobjects
  28827. database
  28828. webobjects
  28829. database
  28830. webobjects
  28831. webobjects
  28832. memory
  28833. webobjects
  28834. tools
  28835. techniques
  28836. webobjects36
  28837. webobjects36
  28838. webobjectsandjava
  28839. webobjectscategories
  28840. webobjectscategories
  28841. webobjectsperformanc
  28842. webobjectsperformanc
  28843. webobjectstoolsandte
  28844. Communications Toolbox
  28845. Contributed
  28846. Devices and Hardware
  28847. Files
  28848. Games
  28849. Graphics 2D
  28850. Graphics 3D
  28851. Help Systems
  28852. Human Interface Toolbox
  28853. Interapplication Comm
  28854. Memory
  28855. Networking
  28856. OS Utilities
  28857. Overview
  28858. Platforms and Tools
  28859. Printing
  28860. Processes
  28861. QuickTime
  28862. Runtime Architecture
  28863. Sound
  28864. menubar
  28865. menus
  28866. menuscripter
  28867. menuscripter
  28868. applescript
  28869. metafile
  28870. meters
  28871. metrowerks
  28872. modulet
  28873. monitor
  28874. moofwars
  28875. morefiles
  28876. moreisbetter
  28877. morpheme
  28878. mouse
  28879. movie
  28880. movies
  28881. macintosh
  28882. powerbook
  28883. qualified
  28884. socket
  28885. compilers
  28886. assemblers
  28887. linkers
  28888. tools
  28889. debuggers
  28890. performance
  28891. server
  28892. developer
  28893. note@
  28894. shared@
  28895. spell@
  28896. strings@
  28897. telephone
  28898. manager@
  28899. encoding
  28900. converter@
  28901. toolbox@
  28902. usage@
  28903. utility@
  28904. features@
  28905. it's@
  28906. itself@
  28907. jasik's@
  28908. jsaver
  28909. screen
  28910. saver
  28911. module
  28912. berkeley
  28913. systems
  28914. after
  28915. nts to perform when no records are found such as...
  28916.     display dialog "Sorry, the item you selected could not be found."
  28917.     return
  28918. end try
  28919. e    No Changef*Translation
  28920. Macintosh Easy Open
  28921. Translatorq
  28922. Dev.CD Apr 98 SDK1
  28923. D!All Packages
  28924. Mac OS SDK Edition
  28925. Macintosh PAP Client Interface
  28926.     v.CD Jul 00 SDK1
  28927. }D!All Packages
  28928. Tool Chest Edition
  28929. Gestalt Selectors List 4.3
  28930. registeredZ
  28931. registering
  28932. registers
  28933. registration
  28934. registrym
  28935. regularh
  28936. regularly
  28937. reinitV
  28938. reinitialize
  28939. reinitialize
  28940. reinstallable
  28941. reinstaller
  28942. reinstalling
  28943. reject
  28944. rejected
  28945. rejoice
  28946. rekeytrans
  28947. relate
  28948. relatedb
  28949. relates
  28950. relating
  28951. relational
  28952. relations
  28953. relationship
  28954. relationships
  28955. relativez
  28956. released
  28957. releasesj
  28958. releasing
  28959. relevanti
  28960. reliable
  28961. reliably
  28962. reliancep
  28963. relief
  28964. relies
  28965. relish
  28966. relocation
  28967. relstring
  28968. 6PFDev.CD Jul 00 SDK1
  28969.  - Development Kits
  28970.  - Mac OS
  28971.  - Open Transport 1.3V
  28972. 80357X
  28973. Jul 00^
  28974. SDK1b
  28975. Revised
  28976. --set theItem to choose file -- uncomment to test in an AS editor
  28977.     tell application "Finder"
  28978.         open item "Dev.CD Jul 00 SDK1:Development Kits:Mac OS:Open Transport 1.3:"
  28979.         activate
  28980.     end tell
  28981. on error errMsg number errNum
  28982.     --enter statements to perform when no records are found such as...
  28983.     display dialog "Sorry, the item you selected could not be found."
  28984.     return
  28985. end try
  28986. Updatedf2AppleTalk
  28987. Ethernet
  28988. networking
  28989. OpenTransport
  28990. TCP/IPo
  28991. http://developer.apple.com/sdk/q
  28992. Dev.CD Jul 00 SDK1
  28993. Open Transport/PPP SDKI;Contains Open Transport PPP Software Development Kit (SDK).J8CurrentImage.GIF
  28994. OpenTptPPP.h
  28995. OT/PPP Client Dev Note 1.0K
  28996. Apr 98M
  28997. Open TransportN
  28998. OT/PPP SDKOBDev.CD Jul 99 SDK1:Development Kits:Mac OS:Open Transport/PPP SDK:PJDev.CD Jul 99 SDK1
  28999.  - Development Kits
  29000.  - Mac OS
  29001.  - Open Transport/PPP SDKV
  29002. 80358X
  29003. 1PPP SDKV
  29004. 80358X
  29005. Deleted
  29006. All Packages
  29007. AppleScriptO
  29008. Dev.CD Jan 95P
  29009. Dev.CD Jan 9V
  29010. 79982X
  29011. Jan 95
  29012. b--set theItem to choose file -- uncomment to test in an AS editor
  29013.     tell application "Finder"
  29014.         open item "Dev.CD Jan 95"
  29015.         activate
  29016.     end tell
  29017. on error errMsg number errNum
  29018.     --enter statements to perform when no records are found such as...
  29019.     display dialog "Sorry, the item you selected could not be found."
  29020.     return
  29021. end try
  29022. @D!All Packages
  29023. Mac OS SDK Edition
  29024. y:  AppleScript is an easy-to-use scripting language that is as consistent across applications as the Macintosh graphical interface itself.  AppleScript is designed to meet a wide range of user needs and levels of experience. Through implementation of this scripting system at the system software level, Apple has made scripting an integral part of the Macintosh computing environment, as common to Macintosh applications as copy-and-paste editing.
  29025. This package contains documentation (u documentation (u
  29026. 79983X
  29027. gly, which can greatly improve printing speed. Here
  29028. s what you need to know to take advantage of this ability.
  29029. The New Device Drivers: Memory Matters by Martin Minow. Using PrepareMemoryForIO to set up memory for data transfers to or from other devices is a complex 
  29030.  but very important 
  29031.  process. This walkthrough points out traps and pitfalls along the way.
  29032. JBdevelop Issue 24
  29033. develop Issue 24 code
  29034. develop Issue 24 referencesK
  29035. Dec 95L
  29036. Dec 95OIDev.CD Jun 00 RL Disk 1:Technical Documentation:Develop:develop Issue 24:PQDev.CD Jun 00 RL Disk 1
  29037.  - Technical Documentation
  29038.  - Develop
  29039.  - develop Issue 24
  29040. sysconfig
  29041. sysconfig
  29042. 1.5b16
  29043. sysenv
  29044. sysenv
  29045. 1.0d13
  29046. systeme
  29047. 80430X
  29048. Apr 95
  29049. b--set theItem to choose file -- uncomment to test in an AS editor
  29050.     tell application "Finder"
  29051.         open item "Dev.CD Apr 95"
  29052.         activate
  29053.     end tell
  29054. on error errMsg number errNum
  29055.     --enter statements to perform when no records are found such as...
  29056.     display dialog "Sorry, the item you selected could not be found."
  29057.     return
  29058. end try
  29059. All Packages
  29060. F    PowerTalkO
  29061. Dev.CD Apr 95P
  29062. Dev.CD Apr 9V
  29063. 80431X
  29064. Apr 95
  29065. b--set theItem to choose file -- uncomment to test in an AS editor
  29066.     tell application "Finder"
  29067.         open item "Dev.CD Apr 95"
  29068.         activate
  29069.     end tell
  29070. on error errMsg number errNum
  29071.     --enter statements to perform when no records are found such as...
  29072.     display dialog "Sorry, the item you selected could not be found."
  29073.     return
  29074. end try
  29075. All Packages
  29076. F    PowerTalkO
  29077. Dev.CD Apr 95
  29078. Dev.CD Jan 95P
  29079. Dev.CD Apr 95
  29080. Dev.CD Jan 9V
  29081. 80432X
  29082. Apr 95
  29083. Mar 97MTOpenTransport 1.1.2 and OpenTransport PPP build with OT 1.1.2 includes and librariesN(OpenTransport, PPP, Control Strip ModuleO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  29084.  - Sample CodeV
  29085. 80368X
  29086. Aug 00^    TC Disk 2
  29087. y--set theItem to choose file -- uncomment to test in an AS editor
  29088.     tell application "Finder"
  29089.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  29090.         activate
  29091.     end tell
  29092. on error errMsg number errNum
  29093.     --enter statements to perform when no records are found such as...
  29094.     display dialog "Sorry, the item you selected could not be found."
  29095.     return
  29096. end try
  29097. Movedf&OpenTransport
  29098. Control Strip Moduleq
  29099. Dev.CD Aug 00 TC Disk 2
  29100. All Packages
  29101. OTCodeResource
  29102. 80369X
  29103. s how to subclass the quicktime.std.movies.media.Media class to support any Custom media types. 
  29104. Feb 00V
  29105. 78836X
  29106. 1e    No Change
  29107. to properly zoom a window. It gives attractive results with most WDEFs because it uses the window
  29108. s structure
  29109. Summary:
  29110. Collection of QuickTime Developer Documentation for Video, sound, music, 3D, and virtual reality for Macintosh and Windows.
  29111. Features:
  29112. Go to the QuickTime Site Updates page for a summary of recent changes.
  29113. QuickTime, video, sound, 3D, virtual reality, QuickTime 3, graphics
  29114. A2images:
  29115. qtdevdocs:
  29116. quicktime.html
  29117. techpubsfind.htm
  29118. Jan 00L
  29119. Feb 00M
  29120. web browserNCQuickTime, video, sound, 3D, virtual reality, QuickTime 3, graphicsO9Dev.CD Jun 00 RL Disk 2:Technical Publications:quicktime:P>Dev.CD Jun 00 RL Disk 2
  29121.  - Technical Publications
  29122.  - quicktime
  29123. code-like
  29124. code-resources
  29125. codec
  29126. codedo
  29127. All Packages
  29128. QuickDraw 3DO
  29129. Dev.CD Jan 96 SSWP
  29130. Dev.CD Jan 96 SSV
  29131. 80483X
  29132. Jan 96
  29133. f--set theItem to choose file -- uncomment to test in an AS editor
  29134.     tell application "Finder"
  29135.         open item "Dev.CD Jan 96 SSW"
  29136.         activate
  29137.     end tell
  29138. on error errMsg number errNum
  29139.     --enter statements to perform when no records are found such as...
  29140.     display dialog "Sorry, the item you selected could not be found."
  29141.     return
  29142. end try
  29143. All Packages
  29144. QuickDraw 3DO
  29145. Dev.CD Jan 96 SSWP
  29146. Dev.CD Jan 96 SSV
  29147. 80484X
  29148. Jan 96
  29149. f--set theItem to choose file -- uncomment to test in an AS editor
  29150.     tell application "Finder"
  29151.         open item "Dev.CD Jan 96 SSW"
  29152.         activate
  29153.     end tell
  29154. on error errMsg number errNum
  29155.     --enter statements to perform when no records are found such as...
  29156.     display dialog "Sorry, the item you selected could not be found."
  29157.     return
  29158. end try
  29159. All Packages
  29160. QuickDraw 3DO
  29161. Dev.CD Jan 96 SSWV
  29162. 80485X
  29163. summary
  29164. three
  29165. tools
  29166. written
  29167. hardwar
  29168. summary
  29169. simple
  29170. window
  29171. based
  29172. debugger
  29173. kernel
  29174. summary
  29175. which
  29176. plays
  29177. sounds
  29178. summary
  29179. helper
  29180. formerly
  29181. monthly
  29182. posting
  29183. summary
  29184. simpletext
  29185. source
  29186. shows
  29187. summary
  29188. definition
  29189. binhex
  29190. protocol
  29191. summary
  29192. developer
  29193. edition
  29194. quickview
  29195. devel
  29196. summary
  29197. developer's
  29198. transl
  29199. summary
  29200. electronic
  29201. version
  29202. develop
  29203. magazine
  29204. summary
  29205. prgram
  29206. guide
  29207. macintosh
  29208. power
  29209. ec 99MeFor development purposes, this software requires a PowerPC running system software Mac OS 9 or later.O7Dev.CD Jul 00 SDK1:Development Kits:Mac OS:NSL 1.1 SDK:
  29210. test]
  29211. presents a C shell you can use to build your own high-performance ACGIs.
  29212. Using Newton Internet Enabler to Create a Web Server by Ray Rischspater
  29213. The Newton Internet Enabler (NIE) lets loose a veritable flood of possible applications by bringing the industry-standard TCP/IP protocol stack to the Newton platform. This article shows you the details of using NIE by presenting a simple Web server.
  29214. THE OPENDOC ROAD: Making the Most of Memory in OpenDoc by Troy Gaul and Vincent Lo
  29215. How to make e
  29216. fficient use of memory in the OpenDoc environment isn
  29217. t always obvious, but there are basic guidelines to help
  29218. PRINT HINTS: Sending PostScript Files to a LaserWriter by Dave Polaschek
  29219. Lots of applications send PostScript files directly to LaserWriters, but many of them do it the wrong way. Here
  29220. s the right way.
  29221. ACCORDING TO SCRIPT: User Interactions in Apple Event
  29222. Driven Applications 
  29223. How and when to interact with the user in response to Apple Events can be tricky, but there
  29224. s a method t
  29225. y--set theItem to choose file -- uncomment to test in an AS editor
  29226.     tell application "Finder"
  29227.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  29228.         activate
  29229.     end tell
  29230. on error errMsg number errNum
  29231.     --enter statements to perform when no records are found such as...
  29232.     display dialog "Sorry, the item you selected could not be found."
  29233.     return
  29234. end try
  29235. useful tools and utilities.
  29236. MPW etc.img.binK
  29237. Nov 97L
  29238. Aug 00M
  29239. MPW requires a 68K Macintosh with a 68020 or higher microprocessor, or any Power Macintosh. MPW also requires System 7.5 or later.NKMPW, compilers, assemblers, linkers, tools, debuggers, performance analysisO=Dev.CD Aug 00 TC Disk 1:Tool Chest:Development Kits:MPW etc.:PEDev.CD Aug 00 TC Disk 1
  29240.  - Tool Chest
  29241.  - Development Kits
  29242.  - MPW etc.er statements to perform when no records are found such as...
  29243.     display dialog "Sorry, the item you selected could not be found."
  29244.     return
  29245. end try
  29246. e    No Changeq
  29247. Dev.CD Aug 00 TC Disk 1
  29248. telephone
  29249. manager
  29250. telephony
  29251. television
  29252. tendpointinfo
  29253. testing
  29254. editor
  29255. encoding
  29256. blueprintj
  29257. board
  29258. boards
  29259. bodyi
  29260. bones
  29261. book[
  29262. books[
  29263. boolean
  29264. boost
  29265. booth
  29266. booting
  29267. border
  29268. bores
  29269. bothT
  29270. es for your development and we've improved the Macintosh Drag and Drop extension to provide PowerPC glue code.  For development, we provide the DragLib library that you use to link with your appl
  29271. Summary:  This application displays VU (Volume Unit) Meters, much like are found on tape decks.  The purpose is to monitor the sound input and output channels to insure that the proper sound level is present.
  29272. Features:  This application can display the levels (both peak reading and a more conventional power reading) of the sound at both the input and output of the Quadra AV computers.  Users can select whether they want to measure levels in terms of the analog voltages at the connectors (
  29273. pconventional way) or referenced to the peak level of the AV A/D and D/A systems.  Every effort was made to conform to the standard for VUMeter dynamics.
  29274. This package is useful as a debugging aid when working with sound.  It is also useful as a complete example of how to develop code for the Apple Real Time Architecture (ARTA) DSP system on the new Quadra AV systems
  29275. J8Read Me First
  29276. Read Me First.txt
  29277. Sources
  29278. Testing
  29279. VUMetersK
  29280. Jan 94
  29281. Wel to 
  29282. foundation
  29283. foundation
  29284. reference
  29285. foundation's
  29286. fourN
  29287. four-color
  29288. fractional
  29289. fragile
  29290. fragment
  29291. fragments
  29292. frame
  29293. frames
  29294. frames/sec
  29295. framework
  29296. framework-based
  29297. frameworks
  29298. francois
  29299. franke
  29300. freeZ
  29301. Summary: CallHyper is an external for 4th Dimension which allows you to call a HyperCard external from 4D.  HyperCard externals which rely on HyperCard callbacks cannot be used with CallHyper.
  29302. Features: Provides access to HyperCard externals from 4th Dimension.  The first parameter is the name of the XCMD or XFCN to load, then up to 6 parameters which must be given as TEXT.  Any result is set on a 4D TEXT variable called xResult.
  29303. callHyper
  29304. CallHyper NotesK
  29305. Vol VIIIM;4D, HyperCard XCMDs, This package is System 7.0 compatible.ObDev.CD Aug 00 TC Disk 1:Tool Chest:Development Kits:HyperCard Related:XCMDs & XFCNs:CallHyper 1.0:PpDev.CD Aug 00 TC Disk 1
  29306.  - Tool Chest
  29307.  - Development Kits
  29308.  - HyperCard Related
  29309.  - XCMDs & XFCNs
  29310.  - CallHyper 1.0r 94
  29311. Dev.CD Jan 94
  29312. Dev.CD Oct 93
  29313. Dev.CD Jul 9V
  29314. 79620X
  29315. Apr 94
  29316. 80255X
  29317. Aug 00^    TC Disk 1
  29318. --set theItem to choose file -- uncomment to test in an AS editor
  29319.     tell application "Finder"
  29320.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Hardware:Misc. Tools:LFSR Verilog CAD Tool:"
  29321.         activate
  29322.     end tell
  29323. on error errMsg number errNum
  29324.     --enter statements to perform when no records are found such as...
  29325.     display dialog "Sorry, the item you selected could not be found."
  29326.     return
  29327. end try
  29328. e    No Changef
  29329. CAD/CAM
  29330. ASIC Designq
  29331. Dev.CD Aug 00 TC Disk 1
  29332. All Packages
  29333. F    ListMania
  29334. 1This sample demonstrates a variety of techniques for using Open Transport
  29335. s list utility routines.  Specifically, it shows how to use OTLIFO lists in a simple producer/consumer application.  The code from this sample is featured in the latest release (v1.2) of the book 
  29336. Inside Macintosh: Open Transport
  29337. Nov 97L
  29338. Jun 98V
  29339. 80256X
  29340. 1e    No Change
  29341. tware Editions in the following languages: Chinese (Simges: Chinese (Sim
  29342. 79025X
  29343. Summary: This is the electronic version of develop magazine.
  29344.  Issue 10 highlights:
  29345. Apple Event Objects and You  by Richard Clark.   Supporting the Apple event object model isn
  29346. t as tough as you might think, and it will guarantee the future scriptability of your application.
  29347. PostScript Enhancements for the LaserWriter Font Utility  by Bryan K. (
  29348. Beaker
  29349. ) Ressler.   Unbeknownst to many, the LaserWriter Font Utility is extensible, allowing you to add custom functionality. PostScript hacke
  29350. rs, rejoice!
  29351. Drawing in GWorlds for Speed and Versatility  by Konstantin Othmer and Mike Reed.   Custom drawing routines can radically increase graphics performance. Kon and Mike show you how and give you some extremely useful examples.
  29352. In Search of the Optimal Palette  by Dave Good and Konstantin Othmer.   Choosing the best colors to display an image with is tricky. This article explains how the Picture Utilities methods work and gives you tips on developing your own methods.
  29353. Print Hin
  29354. Jun 95OIDev.CD Jun 00 RL Disk 1:Technical Documentation:Develop:develop Issue 20:PQDev.CD Jun 00 RL Disk 1
  29355.  - Technical Documentation
  29356.  - Develop
  29357.  - develop Issue 20V
  29358. readme
  29359. translation
  29360. readme
  29361. readmefirst
  29362. recipes
  29363. recognition
  29364. recordit
  29365. recordit
  29366. embedding
  29367. profiles
  29368. embedding
  29369. profiles
  29370. embedding
  29371. profiles
  29372. emulator
  29373. emulator
  29374. release
  29375. notes
  29376. emulator
  29377. update
  29378. extension
  29379. enabler
  29380. encoding
  29381. encodingsw
  29382. engineering
  29383. engines
  29384. english
  29385. english
  29386. 3.0.2
  29387. english
  29388. installer
  29389. englishmiscellaneous^
  29390. englishmiscellaneous
  29391. englishmiscellaneous
  29392. rsrc^
  29393. englishterminology^
  29394. englishterminology
  29395. englishterminology
  29396. rsrc^
  29397. server
  29398. server
  29399. remote
  29400. control
  29401. services
  29402. setdefaultdtp
  29403. setdeskcpatdemo
  29404. setled
  29405. setup
  29406. setupgl
  29407. setwindbackcolor
  29408. sgcapture
  29409. sgcapture2disk
  29410. also demonstrates how one sends AppleTalk Echo protocol packets to a specified system, and to receive the return Echo protocol response.
  29411. DMZ checks for the presence of Open Transport and uses it to perform network lookups, otherwise, the Preferred AppleTalk calls are used.B
  29412.   Under DMZ, the program demonstrates the use of placing the DDP node, used to send the Echo protocol packet, into raw mode, so that the return packet contains the long DDP header information.
  29413. JbDMZ.68k
  29414. DMZ.fat
  29415. dmz.make
  29416. .ppc.sc
  29417. .rsrc
  29418. Objects
  29419. sources
  29420. Think DMZ.ppcK
  29421. Sep 92L
  29422. Jul 96OGDev.CD Aug 00 TC Disk 1:Tool Chest:Networking:Network Watch (DMZ) v1.5:tor can help.
  29423. BALANCE OF POWER: Stalking the Wild Defect by Dave Evans.  A tour through the dangerously t
  29424. Dev.CD Jul 93
  29425. Dev.CD Apr 9V
  29426. 80636X
  29427. Jul 93
  29428. p--set theItem to choose file -- uncomment to test in an AS editor
  29429.     tell application "Finder"
  29430.         open item "Dev.CD Jul 93
  29431. Dev.CD Apr 93"
  29432.         activate
  29433.     end tell
  29434. on error errMsg number errNum
  29435.     --enter statements to perform when no records are found such as...
  29436.     display dialog "Sorry, the item you selected could not be found."
  29437.     return
  29438. end try
  29439. All Packages
  29440. F    QuickTimeO
  29441. Dev.CD Jul 93
  29442. Dev.CD Apr 93P
  29443. Dev.CD Jul 93
  29444. Dev.CD Apr 9V
  29445. 80637X
  29446. Jul 93
  29447. p--set theItem to choose file -- uncomment to test in an AS editor
  29448.     tell application "Finder"
  29449.         open item "Dev.CD Jul 93
  29450. Dev.CD Apr 93"
  29451.         activate
  29452.     end tell
  29453. on error errMsg number errNum
  29454.     --enter statements to perform when no records are found such as...
  29455.     display dialog "Sorry, the item you selected could not be found."
  29456.     return
  29457. end try
  29458. All Packages
  29459. F    QuickTimeO
  29460. Dev.CD Jul 93
  29461. Dev.CD Apr 93V
  29462. 80638X
  29463. Aug 00MRPower PC with 64 megs of Ram, Mac OS 8.5 or later, MRJ 2.1 or later, QuickTime 4.xN>QuickTime, Java, Tutorial, MRJ, QTZoo, Zoo, QuickTime for JavaOZDev.CD Aug 00 TC Disk 1:What's New?:Sample Code:QuickTime:QuickTime for Java:Zoo Tutorial:PhDev.CD Aug 00 TC Disk 1
  29464.  - What's New?
  29465.  - Sample Code
  29466.  - QuickTime
  29467.  - QuickTime for Java
  29468.  - Zoo TutorialV
  29469. 81159X
  29470. Aug 00^    TC Disk 1b
  29471. --set theItem to choose file -- uncomment to test in an AS editor
  29472.     tell application "Finder"
  29473.         open item "Dev.CD Aug 00 TC Disk 1:What's New?:Sample Code:QuickTime:QuickTime for Java:Zoo Tutorial:"
  29474.         activate
  29475.     end tell
  29476. on error errMsg number errNum
  29477.     --enter statements to perform when no records are found such as...
  29478.     display dialog "Sorry, the item you selected could not be found."
  29479.     return
  29480. end try
  29481. New Packagef8QuickTime
  29482. Tutorial
  29483. QTZoo
  29484. QuickTime for Javao&http://developer.apple.com/samplecode/q
  29485. Dev.CD Aug 00 TC Disk 1
  29486. All Packages
  29487. 81160X
  29488. 80610X
  29489. Jan 94
  29490. p--set theItem to choose file -- uncomment to test in an AS editor
  29491.     tell application "Finder"
  29492.         open item "Dev.CD Jan 94
  29493. Dev.CD Oct 93"
  29494.         activate
  29495.     end tell
  29496. on error errMsg number errNum
  29497.     --enter statements to perform when no records are found such as...
  29498.     display dialog "Sorry, the item you selected could not be found."
  29499.     return
  29500. end try
  29501. All Packages
  29502. F    QuickTimeO
  29503. Dev.CD Jan 94
  29504. Dev.CD Oct 93P
  29505. Dev.CD Jan 94
  29506. Dev.CD Oct 9V
  29507. 80611X
  29508. Jan 94
  29509. p--set theItem to choose file -- uncomment to test in an AS editor
  29510.     tell application "Finder"
  29511.         open item "Dev.CD Jan 94
  29512. Dev.CD Oct 93"
  29513.         activate
  29514.     end tell
  29515. on error errMsg number errNum
  29516.     --enter statements to perform when no records are found such as...
  29517.     display dialog "Sorry, the item you selected could not be found."
  29518.     return
  29519. end try
  29520. All Packages
  29521. F    QuickTimeO
  29522. Dev.CD Jan 94
  29523. Dev.CD Oct 93P
  29524. Dev.CD Jan 94
  29525. Dev.CD Oct 9V
  29526. 80612X
  29527. Jan 94
  29528. 80363X
  29529. Aug 00^    TC Disk 2
  29530. y--set theItem to choose file -- uncomment to test in an AS editor
  29531.     tell application "Finder"
  29532.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  29533.         activate
  29534.     end tell
  29535. on error errMsg number errNum
  29536.     --enter statements to perform when no records are found such as...
  29537.     display dialog "Sorry, the item you selected could not be found."
  29538.     return
  29539. end try
  29540. e    No Changef-OpenGL
  29541. DrawSprocket
  29542. multiple monitor
  29543. rendererq
  29544. Dev.CD Aug 00 TC Disk 2
  29545. =D!All Packages
  29546. Mac OS SDK Edition
  29547. OpenGL Install
  29548. oOpenGL for Macintosh enables your computer to display three-dimensional graphics using applications designed to take advantage of OpenGL.
  29549. What's New in OpenGL
  29550.  1.1.2:
  29551.  Internal texture format hint is now supported
  29552.  Better AGP texture management
  29553.  Added support for Velocity Engine
  29554.  Support for the EXT_texture_env_add extension
  29555.  Lots of performance optimizations
  29556. e    No Change
  29557. Communications Toolbox
  29558. Contributed
  29559. Devices and Hardware
  29560. Files
  29561. Games
  29562. Graphics 2D
  29563. Graphics 3D
  29564. Help Systems
  29565. Human Interface Toolbox
  29566. Interapplication Comm
  29567. Memory
  29568. Networking
  29569. OS Utilities
  29570. Overview
  29571. Platforms and Tools
  29572. Printing
  29573. Processes
  29574. QuickTime
  29575. Runtime Architecture
  29576. Sound
  29577. is not directly a prerequisite; it is recommended as a prerequisite for any other course involved in the study of graphics; such as the Apple Training Support courses for Macintosh Video Display Cards.
  29578. Mac Graphics Primer 2K
  29579. Vol IIIL
  29580. Vol VIIO;Dev.CD Nov 99 TC:Tool Chest:QuickDraw:Mac Graphics Primer 2PCDev.CD Nov 99 TC
  29581.  - Tool Chest
  29582.  - QuickDraw
  29583.  - Mac Graphics Primer Msg number errNum
  29584.     --enter statements to perform when no records are found such as...
  29585.     display dialog "Sorry, the item you selected could not be found."
  29586.     return
  29587. end try
  29588. e    No Changeq
  29589. Dev.CD Aug 00 TC
  29590. D!All Packages
  29591. Tool Chest Edition
  29592. GroupDrawing
  29593. All Packages
  29594. System Enabler 201 (PB Duo)OEDev.CD Apr 94
  29595. Dev.CD Jan 94
  29596. Dev.CD Oct 93
  29597. Dev.CD Jul 93
  29598. Dev.CD Apr 93PDDev.CD Apr 94
  29599. Dev.CD Jan 94
  29600. Dev.CD Oct 93
  29601. Dev.CD Jul 93
  29602. Dev.CD Apr 9V
  29603. 81010X
  29604. Apr 94
  29605. --set theItem to choose file -- uncomment to test in an AS editor
  29606.     tell application "Finder"
  29607.         open item "Dev.CD Apr 94
  29608. Dev.CD Jan 94
  29609. Dev.CD Oct 93
  29610. Dev.CD Jul 93
  29611. Dev.CD Apr 93"
  29612.         activate
  29613.     end tell
  29614. on error errMsg number errNum
  29615.     --enter statements to perform when no records are found such as...
  29616.     display dialog "Sorry, the item you selected could not be found."
  29617.     return
  29618. end try
  29619. All Packages
  29620. System Enabler 201 (PB Duo)OEDev.CD Apr 94
  29621. Dev.CD Jan 94
  29622. Dev.CD Oct 93
  29623. Dev.CD Jul 93
  29624. Dev.CD Apr 93PDDev.CD Apr 94
  29625. Dev.CD Jan 94
  29626. Dev.CD Oct 93
  29627. Dev.CD Jul 93
  29628. Dev.CD Apr 9V
  29629. 81011X
  29630. Apr 94
  29631. This sample shows how to call Open Transport from a 68K code resource written in either Metrowerks CodeWarrior C or Symantec C for MPW. The sample creates a HyperCard XCMD which returns the default Ethernet address for the machine using Open Transport calls.
  29632. Communications Toolbox
  29633. Contributed
  29634. Devices and Hardware
  29635. Files
  29636. Games
  29637. Graphics 2D
  29638. Graphics 3D
  29639. Help Systems
  29640. Human Interface Toolbox
  29641. Interapplication Comm
  29642. Memory
  29643. Networking
  29644. OS Utilities
  29645. Overview
  29646. Platforms and Tools
  29647. Printing
  29648. Processes
  29649. QuickTime
  29650. Runtime Architecture
  29651. Sound
  29652. Apr 96L
  29653. Jun 98M
  29654. Macintosh with 68030 processor or later, Open Transport 1.1 installed, Open Transport 1.3 SDK, Metrowerks CodeWarrior Pro 1 or 2 or ETO 23N^Open Transport, code resource, XCMD, CodeWarrior, MPW, 68K, ethernet address, hardware addressO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  29655.  - Sample Codementations
  29656. drawsprocket
  29657. sample
  29658. shows
  29659. transport
  29660. release
  29661. notes
  29662. release
  29663. notes
  29664. includes
  29665. index
  29666. index
  29667. index
  29668. indexes
  29669. indexg
  29670. indexg
  29671. infox
  29672. infoid
  29673. infoid
  29674. information
  29675. libraries
  29676. libraryA
  29677. licensingv
  29678. linkedo
  29679. linked
  29680. fileso
  29681. encodingsw
  29682. macbinary
  29683. macsbug]
  29684. macsbug
  29685. resources]
  29686. mailm
  29687. suite
  29688. makefile
  29689. makefilealias
  29690. makeout
  29691. managerd
  29692. manualb
  29693. memory
  29694. menud
  29695. modulet
  29696. monitor`
  29697. multimediaw
  29698. multimedia
  29699. standardsw
  29700. networkS
  29701. network
  29702. server
  29703. guideS
  29704. networking
  29705. noteW
  29706. notesv
  29707. object
  29708. objects
  29709. openi
  29710. browser
  29711. begini
  29712. orientedR
  29713. utilitiesN
  29714. summary
  29715. gxgraphics
  29716. 1.1.6
  29717. extension
  29718. encompasses
  29719. summary
  29720. gxoverridetool
  29721. message
  29722. override
  29723. source
  29724. summary
  29725. noticed
  29726. there
  29727. isn't
  29728. effective
  29729. summary
  29730. hotsauce
  29731. technology
  29732. demonstration
  29733. based
  29734. summary
  29735. human
  29736. interface
  29737. notes
  29738. collection
  29739. human
  29740. summary
  29741. displays
  29742. indicator
  29743. summary
  29744. includes
  29745. example
  29746. declaration
  29747. sources
  29748. summary
  29749. includes
  29750. a/rose
  29751. v1.2.1
  29752. system
  29753. extension
  29754. includinQ
  29755. summary
  29756. inside
  29757. macintosh
  29758. collection
  29759. books
  29760. organized
  29761. summary
  29762. iw-half-dither
  29763. imagewriter
  29764. sample
  29765. driver
  29766. summary
  29767. laserwriter
  29768. driver
  29769. current
  29770. printi
  29771. error
  29772. tones
  29773. application
  29774. explains
  29775. summary
  29776. macintosh
  29777. software
  29778. distributed
  29779. world
  29780. summary
  29781. objects
  29782. hypercard
  29783. allowed
  29784. variabl
  29785. summary
  29786. sample
  29787. discussion
  29788. detect
  29789. whether
  29790. ses Q
  29791. viewer
  29792. peoplesoft
  29793. peoplesoft
  29794. apple
  29795. white
  29796. paper
  29797. peoplesurveyor
  29798. peoplesurveyor
  29799. 2.1.2
  29800. performance
  29801. picker
  29802. pictoid
  29803. pictoid
  29804. picttoclip
  29805. picttoclip
  29806. pippin
  29807. pippin
  29808. authentication
  29809. pippin
  29810. flash
  29811. access
  29812. pippin
  29813. launch
  29814. pippin
  29815. standard
  29816. pippin
  29817. startup
  29818. process
  29819. pippin
  29820. video
  29821. pippinfinder
  29822. Aug 97M
  29823. PCI Power MacN$Sound Input Driver, PCI driver, ndrvO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  29824.  - Sample CodeV
  29825. 80391X
  29826. Aug 00^    TC Disk 2
  29827. y--set theItem to choose file -- uncomment to test in an AS editor
  29828.     tell application "Finder"
  29829.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  29830.         activate
  29831.     end tell
  29832. on error errMsg number errNum
  29833.     --enter statements to perform when no records are found such as...
  29834.     display dialog "Sorry, the item you selected could not be found."
  29835.     return
  29836. end try
  29837. e    No Changef"Sound Input Driver
  29838. PCI driver
  29839. ndrvq
  29840. Dev.CD Aug 00 TC Disk 2
  29841. All Packages
  29842. PDlog Expand (TN PR09)I
  29843. Summary:  This example shows how to add items to print dialogs (with balloon help and sub-dialogs). Sample code accompanying Tech Note PR09.  This version: New & Improved, appy with LW 8.4.1, can add lists.
  29844. Dec 96L
  29845. Dec 96V
  29846. 80392X
  29847. Moved
  29848. Development Kits:MPW Related:CallFinder Tool 1.0:V
  29849. 78785X
  29850. 1e    No Change
  29851. Summary:  The Apple International Glossaries contains translations for 1337 MacOS terms in 34 languages.
  29852. The "Apple International Glossaries" folder contains a Read Me file and 3 sub-folders:
  29853. 1. Apple Int'l Glossaries (TXT); this folder contains text file format.
  29854. 2. Apple Int'l Glossaries (SS); this folder contains Claris Works 4.0 spreadsheet file format.
  29855. 3. Apple Int'l Glossaries (LG); this folder contains AppleGlot file format.
  29856. Features:
  29857.  As a developer, you save time and money in th
  29858. e localization process. Now you can translate all resources that contain standard MacOS terminology automatically.
  29859.  Your localized products will be more consistent with the translated MacOS. 
  29860.  To look up a specific term easily, we have provided the Glossaries as ClarisWorks spreadsheet (SS) tables. You can find these in the folder "Apple Glossaries (SS)".
  29861.  To import the Glossaries into other spreadsheets or databases, we have also provided them as tab-delimited text files. You can find 
  29862. Nov 97L
  29863. Jun 98M
  29864. Open Transport 1.1.1 or higherN3Open Transport, OTLIFO, OTFIFO, OTLink, linked listO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  29865.  - Sample CodeV
  29866. 80256X
  29867. Aug 00^    TC Disk 2
  29868. y--set theItem to choose file -- uncomment to test in an AS editor
  29869.     tell application "Finder"
  29870.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  29871.         activate
  29872.     end tell
  29873. on error errMsg number errNum
  29874.     --enter statements to perform when no records are found such as...
  29875.     display dialog "Sorry, the item you selected could not be found."
  29876.     return
  29877. end try
  29878. e    No Changef/Open Transport
  29879. OTLIFO
  29880. OTFIFO
  29881. OTLink
  29882. linked listq
  29883. Dev.CD Aug 00 TC Disk 2
  29884. All Packages
  29885. Live Control ScrollI
  29886. Sample code illustrating scrolling of controls via an off screen GWorld.  
  29887. This code shows how to correctly set and maintain proportional scroll bars, do live scrolling and handle controls with a live scrolling window.
  29888. Nov 99V
  29889. 80257X
  29890. 1e    No Change
  29891. Mac platform 
  29892.     Hjh MacTCP networking. You can easily put this code into your MacTCP application for the same functionality.
  29893. Communications Toolbox
  29894. Contributed
  29895. Devices and Hardware
  29896. Files
  29897. Games
  29898. Graphics 2D
  29899. Graphics 3D
  29900. Help Systems
  29901. Human Interface Toolbox
  29902. Interapplication Comm
  29903. Memory
  29904. Networking
  29905. OS Utilities
  29906. Overview
  29907. Platforms and Tools
  29908. Printing
  29909. Processes
  29910. QuickTime
  29911. Runtime Architecture
  29912. Sound
  29913. Feb 92L
  29914. May 95O$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  29915.  - Sample Code
  29916. betabase
  29917. bigeasy2
  29918. bigeasy2
  29919. bigeasy2
  29920. bigeasydialogs
  29921. bigeasydialogs
  29922. binhex
  29923. specs
  29924. blockreader
  29925. blockreader
  29926. board
  29927. bootvol
  29928. browseri
  29929. reporting
  29930. bugdetails
  29931. buildfailed
  29932. building
  29933. building
  29934. dcmds
  29935. buildprogram
  29936. builds
  29937. buildscript
  29938. buildsucceeded
  29939. buildxcmd
  29940. business
  29941. business
  29942. opp's
  29943. germany
  29944. butcdef
  29945. butcdef
  29946. issues
  29947. utility
  29948. compatible
  29949. system
  29950. Wstatements to perform when no records are found such as...
  29951.     display dialog "Sorry, the item you selected could not be found."
  29952.     return
  29953. end try
  29954. All Packages
  29955. System 7.5 Update 1.0O
  29956. Dev.CD Jul 95P
  29957. Dev.CD Jul 9V
  29958. 78330X
  29959. linking
  29960. listen
  29961. scroll
  29962. dynamic
  29963. scrolling
  29964. scrolling
  29965. control
  29966. proportional
  29967. scroll
  29968. appearance
  29969. loadable
  29970. loader
  29971. loading
  29972. locales
  29973. localizationy
  29974. localized
  29975. locationt
  29976. location
  29977. configuration
  29978. setting
  29979. preference
  29980. switch
  29981. module
  29982. logical
  29983. lproj
  29984. lurkers
  29985. lurkers
  29986. projector
  29987. human
  29988. interface
  29989. guidelines
  29990. inside
  29991. macintosh
  29992. inside
  29993. runtime
  29994. architecture
  29995. macappX
  29996. macapp
  29997. framework
  29998. object-oriented
  29999. event
  30000. dcmda
  30001. mactcp
  30002. mactcp
  30003. communications
  30004. toolbox
  30005. serial
  30006. ports
  30007. audio
  30008. management
  30009. managerd
  30010. All Packages
  30011. Arabic Language KitO
  30012. Dev.CD May 97 TCP
  30013. Dev.CD May 97 TV
  30014. 79997X
  30015. May 97
  30016. e--set theItem to choose file -- uncomment to test in an AS editor
  30017.     tell application "Finder"
  30018.         open item "Dev.CD May 97 TC"
  30019.         activate
  30020.     end tell
  30021. on error errMsg number errNum
  30022.     --enter statements to perform when no records are found such as...
  30023.     display dialog "Sorry, the item you selected could not be found."
  30024.     return
  30025. end try
  30026. OD!All Packages
  30027. Tool Chest Edition
  30028. Arabic Language Kit v1.0.1
  30029. :Summary: The Arabic Language Kit is a combination of system and language resources that enables you to create, display, and edit documents in Arabic on the Macintosh
  30030.  and other computers using the Mac
  30031.  OS.   See the document "Arabic Read Me First" or "Lisez-moi (Arabe)" for details and installation instructions. 
  30032. JDInstall 1, English
  30033. Install 1, Fran
  30034. Install 2
  30035. Install 3
  30036. Install 4K
  30037. May 96L
  30038. Aug 96d
  30039. opentransport
  30040. optimization
  30041. optimizing
  30042. option
  30043. option
  30044. management
  30045. ordered
  30046. ordered
  30047. collection
  30048. ot/ppp
  30049. ot/ppp
  30050. transport
  30051. ot/ppp
  30052. otbuffer
  30053. otbufferinfo
  30054. otfifo
  30055. otgetendpointinfo
  30056. otgetindexedport
  30057. otgetuserportnamefro
  30058. otlifo
  30059. otlink
  30060. otlookup
  30061. otoptionmanagment
  30062. ottcpwilldial
  30063. ottransferproviderow
  30064. ottransferproviderow
  30065. client
  30066. library
  30067.  to penetrate the UNIX market with Macintosh applications.
  30068. J%MAE 2.0 DataSheet
  30069. MAE 2.0 White PaperK
  30070. May 94L
  30071. Jun 95M
  30072. Adobe Acrobat Reader.NCUNIX, A/UX, Open Systems, Sun, HP, workstation, MAE, Solaris, HP-UXObDev.CD Jun 95 RL:Technical Documentation:Tools Demos & Tech Overviews:Mac Application Environment:t be found."
  30073.     return
  30074. end try
  30075. e    No Changef
  30076. QuickDraw GX
  30077. GXGraphics 1.1.6
  30078. motorolaj
  30079. mount
  30080. mountalias
  30081. mounted
  30082. mounted/re-mounted
  30083. mounting
  30084. mountprojector
  30085. mounts
  30086. mountserver
  30087. mouse
  30088. mousedrag
  30089. mouseinfo
  30090. mouseresponders
  30091. movable
  30092. movablemodal
  30093. movej
  30094. moveable
  30095. moved
  30096. movement
  30097. moves
  30098. movie
  30099. movie's
  30100. moviecontroller
  30101. movies
  30102. movieshop
  30103. movietoaiff
  30104. movingt
  30105. moving
  30106. source
  30107. powerpc
  30108. mpc106A
  30109. mpdelayuntil
  30110. mping
  30111. ltipled
  30112. All Packages
  30113. System Enabler 065 (LC 575)O
  30114. Dev.CD Apr 94
  30115. Dev.CD Jan 94P
  30116. Dev.CD Apr 94
  30117. Dev.CD Jan 9V
  30118. 80909X
  30119. Apr 94
  30120. p--set theItem to choose file -- uncomment to test in an AS editor
  30121.     tell application "Finder"
  30122.         open item "Dev.CD Apr 94
  30123. Dev.CD Jan 94"
  30124.         activate
  30125.     end tell
  30126. on error errMsg number errNum
  30127.     --enter statements to perform when no records are found such as...
  30128.     display dialog "Sorry, the item you selected could not be found."
  30129.     return
  30130. end try
  30131. All Packages
  30132. System Enabler 065 (LC 575)O
  30133. Dev.CD Apr 94P
  30134. Dev.CD Apr 9V
  30135. 80910X
  30136. Apr 94
  30137. b--set theItem to choose file -- uncomment to test in an AS editor
  30138.     tell application "Finder"
  30139.         open item "Dev.CD Apr 94"
  30140.         activate
  30141.     end tell
  30142. on error errMsg number errNum
  30143.     --enter statements to perform when no records are found such as...
  30144.     display dialog "Sorry, the item you selected could not be found."
  30145.     return
  30146. end try
  30147. All Packages
  30148. 80911
  30149. apple
  30150. information
  30151. access
  30152. toolkit
  30153. object-orien@
  30154. contents
  30155. enable
  30156. developers
  30157. create
  30158. adobe
  30159. acrobat
  30160. reader
  30161. allows
  30162. navigate
  30163. samplefilter
  30164. postscript
  30165. output
  30166. filter
  30167. laserwriter
  30168. theme@
  30169. these@
  30170. they're@
  30171. third-party@
  30172. describes
  30173. runtime
  30174. architecture
  30175. based
  30176. collection
  30177. contains
  30178. hundreds
  30179. samples
  30180. driver
  30181. development
  30182. enable
  30183. create
  30184. program
  30185. shows
  30186. construct
  30187. simple
  30188. animation
  30189. program
  30190. shows
  30191. quicktime's
  30192. visual
  30193. effect@
  30194. program
  30195. shows
  30196. construction
  30197. composited
  30198. developer
  30199. provides
  30200. technical
  30201. information
  30202. about
  30203. powerplant
  30204. version
  30205. inputsprocket
  30206. update
  30207. appearance
  30208. 1.0.3
  30209. variety
  30210. transport@
  30211. ions:W
  30212. macintosh
  30213. powerbook
  30214. series
  30215. developer
  30216. macintosh's
  30217. macintosh-based
  30218. macintosh-powerpc
  30219. ication "Finder"
  30220.         open item "Dev.CD Jun 00 RL Disk 1:Technical Documentation:Develop:develop Issue 21:"
  30221.         activate
  30222.     end tell
  30223. on error errMsg number errNum
  30224.     --enter statements to perform when no records are found such as...
  30225.     display dialog "Sorry, the item you selected could not be found."
  30226.     return
  30227. end try
  30228. e    No Changeq
  30229. Dev.CD Jun 00 RL Disk 1
  30230. All Packages
  30231. develop Issue 22
  30232. 78863X
  30233. lutions and pixel depths to get a match.
  30234. - It allows specification of a screen device to try first by enumeration of the screens.  -1 indicates the main screen.  Other screens are enumerated in order returned by DMGetFirstScreenDevice and DMGetNextScreenDevice with 0 being the first screen returned.  If allocations on the desired screen fails SetupGL will automatically check the other screens.
  30235. - SetupGL provides the function BuildGLFromWindow a
  30236. routine
  30237. sending
  30238. documents
  30239. apple
  30240. event
  30241. sample
  30242. compression/decompre
  30243. sound
  30244. manager
  30245. component
  30246. sample
  30247. program
  30248. which
  30249. demonstrates
  30250. adbop
  30251. simple
  30252. sample
  30253. which
  30254. demonstrates
  30255. controls
  30256. simple
  30257. utility
  30258. driver
  30259. support
  30260. asynchronous
  30261. sound
  30262. manager
  30263. pre-mixer
  30264. effect
  30265. component
  30266. shows
  30267. a-trap
  30268. a/roseQ
  30269. ability`
  30270. ableo
  30271. aborts
  30272. aboutj
  30273. 2.2.2
  30274. redistribution
  30275. helpsZ
  30276. heralds
  30277. herej
  30278. here's
  30279. hersey
  30280. hewlett-packard
  30281. hidden
  30282. hidemenubar
  30283. hiding
  30284. hierarchical
  30285. hifi-color
  30286.  needs to select a folder instead of a file. Pascal Version.
  30287. stdFilterHacking:  The new Standard Dialog Filter in 7.0 and later has a problem: if you dim a button and then your dialog gets an activate event,  the button will be re-enabled! Here's some code to fix the problem.
  30288. Un/mount:  This sample demonstrates how to handle disk-inserted events in a modal dialog. Along the way, it demonstrates how to field a disk-inserted event wit
  30289. composit
  30290. composite
  30291. composited
  30292. compositepictures
  30293. compositing
  30294. composition
  30295. compositor
  30296. compound
  30297. compound-document
  30298. comprehensive
  30299. compress
  30300. compressed
  30301. compressimage
  30302. compressionP
  30303. compression/decompreP
  30304. compressor/decompres
  30305. compromising
  30306. compuserve
  30307. computerj
  30308. computer'si
  30309. computer-aided
  30310. computer-based
  30311. computersj
  30312. N7multiprocessing,  multitasking,  multiprocessor, CarbonOEDev.CD Jul 00 SDK1:Development Kits:Mac OS:Multiprocessing 2.1v2 SDK:d try
  30313. All Packages
  30314. F    QuickTimeV
  30315. 76893X
  30316. ou'll see a confirmation message when installation is complete. The Apple System Profiler will be placed in the Apple menu. To use ASP, open the Apple menu and choose Apple System Profiler.
  30317. J:Apple Sys Profiler 1.3.1 Info
  30318. Apple Sys Profiler 1.3.1.imgK
  30319. Jan 98M
  30320. System 7.5.2 or laterN
  30321. ASP, Profiler, Apple SystemOPDev.CD Aug 00 TC Disk 1:Tool Chest:Developer Utilities:Apple Sys Profiler 1.3.1:PXDev.CD Aug 00 TC Disk 1
  30322.  - Tool Chest
  30323.  - Developer Utilities
  30324.  - Apple Sys Profiler 1.3.1ts to perform when no records are found such as...
  30325.     display dialog "Sorry, the item you selected could not be found."
  30326.     return
  30327. end try
  30328. All Packages
  30329. F"System Enabler 401 (Color Classic)OEDev.CD Apr 94
  30330. Dev.CD Jan 94
  30331. Dev.CD Oct 93
  30332. Dev.CD Jul 93
  30333. Dev.CD Apr 93PDDev.CD Apr 94
  30334. Dev.CD Jan 94
  30335. Dev.CD Oct 93
  30336. Dev.CD Jul 93
  30337. Dev.CD Apr 9V
  30338. 79811X
  30339. Apr 94
  30340. dialog
  30341. those
  30342. defining
  30343. feauresb
  30344. februaryj
  30345. fedit
  30346. feedbacko
  30347. integratet
  30348. integrated
  30349. integrates
  30350. integrating
  30351. integrating
  30352. computer-based
  30353. media
  30354. broadcast
  30355. environment
  30356. integration
  30357. integrator
  30358. integrity
  30359. intelligent
  30360. intelligently
  30361. intend
  30362. intendedp
  30363. intense
  30364. intepreting
  30365. inter-application
  30366. interact
  30367. interaction
  30368. interactions
  30369. interapplication
  30370. intercept
  30371. interchangew
  30372. interest
  30373. interested
  30374. interesting
  30375. interfaceQ
  30376. 79989X
  30377. Aug 00^    TC Disk 1
  30378. --set theItem to choose file -- uncomment to test in an AS editor
  30379.     tell application "Finder"
  30380.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Networking:AppleTalk and PPP:"
  30381.         activate
  30382.     end tell
  30383. on error errMsg number errNum
  30384.     --enter statements to perform when no records are found such as...
  30385.     display dialog "Sorry, the item you selected could not be found."
  30386.     return
  30387. end try
  30388. e    No Changeq
  30389. Dev.CD Aug 00 TC Disk 1
  30390. GD!All Packages
  30391. Mac OS SDK Edition
  30392. AppleTalk SDK
  30393.     starter
  30394. stream
  30395. strip
  30396. styleu
  30397. success
  30398. suite
  30399. suitesm
  30400. super
  30401. survey
  30402. switch
  30403. synchronization
  30404. synthesis
  30405. systemx
  30406. technicalS
  30407. technotes
  30408. terminology^
  30409. tester
  30410. testing
  30411. textedit
  30412. token
  30413. tokenizer
  30414. solve
  30415. solved
  30416. solves
  30417. somes
  30418. somewhere
  30419. sophisticated
  30420. sorted
  30421. sorting
  30422. soulj
  30423. soundP
  30424. sounds
  30425. soundsprocket
  30426. sourcec
  30427. source-code
  30428. All Packages
  30429. QuickDraw GXO
  30430. Dev.CD Apr 95
  30431. Dev.CD Jan 95P
  30432. Dev.CD Apr 95
  30433. Dev.CD Jan 9V
  30434. 80544X
  30435. Apr 95
  30436. p--set theItem to choose file -- uncomment to test in an AS editor
  30437.     tell application "Finder"
  30438.         open item "Dev.CD Apr 95
  30439. Dev.CD Jan 95"
  30440.         activate
  30441.     end tell
  30442. on error errMsg number errNum
  30443.     --enter statements to perform when no records are found such as...
  30444.     display dialog "Sorry, the item you selected could not be found."
  30445.     return
  30446. end try
  30447. All Packages
  30448. QuickDraw GXO
  30449. Dev.CD Apr 95
  30450. Dev.CD Jan 95P
  30451. Dev.CD Apr 95
  30452. Dev.CD Jan 9V
  30453. 80545X
  30454. Apr 95
  30455. p--set theItem to choose file -- uncomment to test in an AS editor
  30456.     tell application "Finder"
  30457.         open item "Dev.CD Apr 95
  30458. Dev.CD Jan 95"
  30459.         activate
  30460.     end tell
  30461. on error errMsg number errNum
  30462.     --enter statements to perform when no records are found such as...
  30463.     display dialog "Sorry, the item you selected could not be found."
  30464.     return
  30465. end try
  30466. All Packages
  30467. kObjectiveCtoJava
  30468. Push Tech Survival Gd.pdf
  30469. QT3-More Than Dig. Video.pdf
  30470. Simplified Stream Audio.pdf
  30471. Web Animation Guide.pdf
  30472. WebObjects Database Part I.pdf
  30473. WebObjects Database Part II.pdf
  30474. WebObjects Memory Mgmt.pdf
  30475. WebObjects Tools and Techniques
  30476. WebObjectsCategories&Posers.pdf
  30477. WebObjectsPerformanceTuning
  30478. Working with WebObjects.pdf
  30479. Writing for Interactive Media
  30480. Kent Miller and Cameron Esfahani.  How your application can live copacetically with the Display Manager.
  30481. MPW TIPS AND TRI
  30482. CKS:  Scripted Text Editing  by Tim Maroney.  An overview of MPW
  30483. s powerful, scriptable text editing capabilities. 
  30484. ACCORDING TO SCRIPT:  Attaching and Embedding Scripts by Cal Simone.  Integrating scripts in your application can have a big payoff for your users.
  30485. PRINT HINTS:  The Top 10 Printing Crimes Revisited by Dave Polaschek.  Despite our best efforts, developers continue to commit printing crimes. We
  30486. re not giving up.
  30487. BALANCE OF POWER:  Sleuthing Through Your Code  by Dave Evans.
  30488. interface
  30489. notes
  30490. human
  30491. interface
  30492. toolboxN
  30493. humaninterfacetoolbo
  30494. comparedirtext
  30495. comparelastrevision
  30496. compbasedmediabroadc
  30497. compbasedmediabroadc
  30498. compilable
  30499. compiler
  30500. compiler
  30501. stuff
  30502. component
  30503. componentincludes
  30504. compositing
  30505. compositors
  30506. compresspictfile
  30507. compresspictfile
  30508. interleave
  30509. configuration
  30510. connect
  30511. connect
  30512. connection
  30513. connectivity
  30514. contacts
  30515. content
  30516. contents
  30517. contents
  30518. extensions
  30519. contents
  30520. bootvol
  30521. contextuald
  30522. contextual
  30523. development
  30524. contextual
  30525. machack
  30526. goodies
  30527. contextual
  30528. managerd
  30529. contributed
  30530. qdesign's
  30531. qdgraphics
  30532. qtcanvas
  30533. qteditmovie
  30534. qtic-savvy
  30535. qtimagedrawer
  30536. qtjava
  30537. qtlib
  30538. qtmovie
  30539. dormant
  30540. double
  30541. double-clickx
  30542. doubler
  30543. doubles
  30544. doubletrouble
  30545. down`
  30546. downfall
  30547. download
  30548. download
  30549. directory
  30550. listing
  30551. download
  30552. given
  30553. download/upload
  30554. download/upload
  30555. entire
  30556. directory
  30557. downloaded
  30558. downloading
  30559. downloads
  30560. dozen
  30561. dozens
  30562. dronezone
  30563. dronezone
  30564. application
  30565. which
  30566. designed
  30567. dropB
  30568. dspuserselectcontext
  30569. dudes
  30570. dumpsy
  30571. duplicate
  30572. duringZ
  30573. messagewatcher
  30574. messy
  30575. meta-content
  30576. metafile
  30577. meter
  30578. metertest
  30579. methodg
  30580. methodology
  30581. methods
  30582. metrowerks
  30583. michael
  30584. microphone
  30585. microphones
  30586. microprocessor
  30587. microprocessorsA
  30588. microsoft
  30589. microsystems
  30590. microtrendsj
  30591. middle
  30592. middleware
  30593. midiconverter
  30594. mighth
  30595. millennium
  30596. miller
  30597. millionj
  30598. millions
  30599. minilauncher
  30600. minimal
  30601. minimising
  30602. minimizep
  30603. minimum
  30604. minor
  30605. minow
  30606. minute
  30607. minutes
  30608. issuej
  30609. issue
  30610. highlights
  30611. issue
  30612. highlights
  30613. issue
  30614. highlights
  30615. issue
  30616. highlights
  30617. issue
  30618. highlights
  30619. issue
  30620. highlights
  30621. issue
  30622. highlights
  30623. issue
  30624. highlights
  30625. issue
  30626. highlights
  30627. issue
  30628. highlights
  30629. issue
  30630. highlights
  30631. issue
  30632. highlights
  30633. issue
  30634. highlights
  30635. issue
  30636. highlights
  30637. issue
  30638. highlights
  30639. issue
  30640. highlights
  30641. issue
  30642. highlights
  30643. issue
  30644. highlights
  30645. issue
  30646. highlights
  30647. issue
  30648. highlights
  30649. issue
  30650. highlights
  30651. issue
  30652. summary
  30653. issue
  30654. highlights
  30655. issue
  30656. highlights
  30657. issue
  30658. highlights
  30659. issue
  30660. highlights
  30661. issue
  30662. highlights
  30663. issue
  30664. highlights
  30665. issue
  30666. highlights
  30667. joinsj
  30668. joseph
  30669. julyj
  30670. junej
  30671. mation
  30672. --set theItem to choose file -- uncomment to test in an AS editor
  30673.     tell application "Finder"
  30674.         open item "Dev.CD Apr 94
  30675. Dev.CD Jan 94
  30676. Dev.CD Oct 93
  30677. Dev.CD Jul 93
  30678. Dev.CD Apr 93"
  30679.         activate
  30680.     end tell
  30681. on error errMsg number errNum
  30682.     --enter statements to perform when no records are found such as...
  30683.     display dialog "Sorry, the item you selected could not be found."
  30684.     return
  30685. end try
  30686. improveda
  30687. 80335X
  30688. Jul 00^
  30689. --set theItem to choose file -- uncomment to test in an AS editor
  30690.     tell application "Finder"
  30691.         open item "Dev.CD Jul 00 SDK1:Development Kits:Mac OS:Navigation Services SDK:"
  30692.         activate
  30693.     end tell
  30694. on error errMsg number errNum
  30695.     --enter statements to perform when no records are found such as...
  30696.     display dialog "Sorry, the item you selected could not be found."
  30697.     return
  30698. end try
  30699. e    No Changeq
  30700. Dev.CD Jul 00 SDK1
  30701. All Packages
  30702. Navigable Movie Toolkit
  30703. 80336X
  30704. cumentation:develop:develop Issue  9:PKDev.CD Sept 96 RL
  30705.  - Technical Documentation
  30706.  - develop
  30707.  - develop Issue  9     open item "Dev.CD Jun 97 SSW"
  30708.         activate
  30709.     end tell
  30710. on error errMsg number errNum
  30711.     --enter statements to perform when no records are found such as...
  30712.     display dialog "Sorry, the item you selected could not be found."
  30713.     return
  30714. end try
  30715. All Packages
  30716. F    QuickTimeO
  30717. Dev.CD Jun 97 SSWP
  30718. Dev.CD Jun 97 SSV
  30719. 78172X
  30720. Jun 97
  30721. samplefilter
  30722. postscript
  30723. output
  30724. filter
  30725. laserwriter
  30726. search
  30727. internet
  30728. feature
  30729. sherlock
  30730. application
  30731. theej
  30732. theirp
  30733. themT
  30734. f$async
  30735. asynchronous
  30736. driver unit tableq
  30737. Dev.CD Aug 00 TC Disk 2
  30738. All Packages
  30739. AsyncDriverSample1.0b4
  30740. This sample shows how to write a fully asynchronous block device driver for the traditional Mac OS.  The sample tries to implement the simplest possible device driver and therefore doesn
  30741. t talk to any real hardware.  Instead it mounts disk images over the network.
  30742. Jul 97L
  30743. Jul 97V
  30744. 78760X
  30745. 1e    No Change
  30746. imaging[
  30747. Feb 00
  30748. - Common
  30749.     - Sun Compliant Java Runtime Environment 1.1
  30750.     - QuickTime 3 
  30751.     - QTJava.zip
  30752.     - QTJava media samples
  30753. - Mac OS:
  30754.     - System 8 or later
  30755.     - Macintosh Runtime for Java (MRJ) 2.1
  30756. - Windows 95, 98, or NT::
  30757.     - JRE/JDK from Sun Microsystems, Inc. recommended
  30758. QuickTime, Java, MRJO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  30759.  - Sample CodeV
  30760. 81114X
  30761. Aug 00^    TC Disk 2
  30762. y--set theItem to choose file -- uncomment to test in an AS editor
  30763.     tell application "Finder"
  30764.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  30765.         activate
  30766.     end tell
  30767. on error errMsg number errNum
  30768.     --enter statements to perform when no records are found such as...
  30769.     display dialog "Sorry, the item you selected could not be found."
  30770.     return
  30771. end try
  30772. e    No Changef
  30773. QuickTime
  30774. Dev.CD Aug 00 TC Disk 2
  30775. All Packages
  30776. TypeServicesForUnicode
  30777. 81115X
  30778. All Packages
  30779. F    QuickTimeO
  30780. Dev.CD Jul 93P
  30781. Dev.CD Jul 9V
  30782. 78156X
  30783. Jul 93
  30784. front
  30785. frontierj
  30786. frontmost
  30787. fruitful
  30788. fsizemust
  30789. fsmgluelib
  30790. fsspec
  30791. fullZ
  30792. full-features
  30793. full-text
  30794. fullscreen
  30795. fullyN
  30796. functione
  30797. function/method
  30798. functional
  30799. functionalityd
  30800. functionsB
  30801. ningj
  30802. gains
  30803. gamesj
  30804. gamesprcokets
  30805. garbage
  30806.  you to speak a phrase at a time, instead of a character at a time.  This increases the throughput of the system which can achieve about 40-60 characters per minute.
  30807.  CDK uses a very large  flexible vocabulary, so users can speak many flexible phrase patterns, e.g., 
  30808. H.  The total number of different phrases users can say for the default system exceeds 350,000.
  30809.  A phrase adding feature allows you to customize CDK's vocabulary.  Add names of f
  30810. riends and family, specialized technical terms, etc.
  30811.  Adapts to your word patterns to improve the long-term performance.
  30812.  The Lexicon Optimizer utility scans your text files to find what words you  use and adds them automatically to the system.
  30813.  Powerful Voice Macro feature allows you to input long addresses or aphorisms by speaking a single word.  
  30814.  Voice commands for frequently used functions.
  30815.  Most misrecognized characters can be corrected easily and quickly with a click of the mou
  30816. $o&http://developer.apple.com/samplecode/q
  30817. Dev.CD Aug 00 TC Disk 1
  30818. All Packages
  30819. Tracer
  30820. Summary:  PowerTracer is a system ATrap and PowerPC function tracing and timing tool. Its objective is to show calling patterns and timing information for the Macintosh Toolbox. PowerTracer patches a very large list of system ATraps as well as functions in the PowerPC public interface library. The tool configures itself appropriately on 68k machines as well as PowerPC machines.
  30821. Features:  PowerTracer gives detailed trace output information including the execution architecture for each sysB
  30822. tem function (i.e. 68k or PowerPC), execution architecture for the caller of a system function, and interrupt information. Trace information is collected in RAM and spooled to disk asynchronously.
  30823. General tools.imgK
  30824. Jul 95N/Optimization, Power Macintosh, PowerPC, ToolboxOEDev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:General tools:V
  30825. 81108X
  30826. 1e    No Change
  30827. onvert a given text of Kanj
  30828. +PUDev.CD Nov 99 TC
  30829.  - Programs & Marketing
  30830.  - Apple Directions
  30831.  - Apple Directions 1996V
  30832. 79962X
  30833. Nov 99^
  30834. --set theItem to choose file -- uncomment to test in an AS editor
  30835.     tell application "Finder"
  30836.         open item "Dev.CD Nov 99 TC:Programs & Marketing:Apple Directions:Apple Directions 1996:"
  30837.         activate
  30838.     end tell
  30839. on error errMsg number errNum
  30840.     --enter statements to perform when no records are found such as...
  30841.     display dialog "Sorry, the item you selected could not be found."
  30842.     return
  30843. end try
  30844. Deletedq
  30845. Dev.CD Nov 99 TC
  30846. ,D!All Packages
  30847. Tool Chest Edition
  30848. Apple Directions 1997I:Summary:  Apple Directions, The Developer Business Report.
  30849. Apple Directions 01/97
  30850. Apple Directions 02/97
  30851. Apple Directions 03/97
  30852. Apple Directions 04/97
  30853. Apple Directions 05/97.pdf
  30854. Apple Directions 06/97.pdf
  30855. Apple Directions 07/97.pdf
  30856. Apple Directions 08/97.pdf
  30857. Apple Directions 09/97.pdf
  30858. Apple Directions 10/97.pdf
  30859. Apple Directions 11/97.pdf
  30860. Feb 97L
  30861. Sep 97d
  30862. D(All Packages
  30863. Reference Library Edition
  30864. ProgGuide to Apple ScannersI
  30865. Summary: The "Programmer's Guide to Apple Scanners, second edition" is a complete revision of the original manual incorporating detailed information on the Apple Color OneScanner including driver calls and SCSI commands.J1Apple CD-ROM Handbook
  30866. ProgGuide to Apple ScannersK
  30867. Mar 93M
  30868. Apple DocViewerOCDev.CD Dec 99 RL:Technical Documentation:Peripherals Documentation:PHDev.CD Dec 99 RL
  30869.  - Technical Documentation
  30870.  - Peripherals DocumentationV
  30871. 80465X
  30872. 1source' topic below.
  30873. Whether an application has guide files or not, Apple Guide was searching through the app's directory 5 different times for guide files.  This is now a single search and is much faster. Any guide file information found is cached for performance.
  30874. JbApple Guide 2.1.1
  30875. Apple Guide 2.1.1 Read Me First
  30876. Authoring
  30877. Engineering
  30878. Goodies
  30879. Japanese ResourcesK
  30880. Dec 95L
  30881. Jul 97M
  30882. MacOS 7.0 or greater.O7Dev.CD Jul 00 SDK1:Development Kits:Mac OS:Apple Guide:
  30883. chest
  30884. editionO
  30885. Wre found such as...
  30886.     display dialog "Sorry, the item you selected could not be found."
  30887.     return
  30888. end try
  30889. e    No Changeq
  30890. Dev.CD Aug 00 TC Disk 1
  30891. All Packages
  30892. F    StreamNOPV
  30893. 78274X
  30894. --set theItem to choose file -- uncomment to test in an AS editor
  30895.     tell application "Finder"
  30896.         open item "Dev.CD Apr 94
  30897. Dev.CD Jan 94
  30898. Dev.CD Oct 93
  30899. Dev.CD Jul 93"
  30900.         activate
  30901.     end tell
  30902. on error errMsg number errNum
  30903.     --enter statements to perform when no records are found such as...
  30904.     display dialog "Sorry, the item you selected could not be found."
  30905.     return
  30906. end try
  30907.  in the PowerBook 520, 520c, 540, 540c Developer Note is obsolete. All futureB
  30908.  updates to this documentation will happen within this Technical Note.
  30909. MacCalendar is a complete snippet that illustrates how to write a module for the Control Strip Manager that is available for PowerBook Macintoshes.
  30910. JMControl Strip
  30911. Control Strip Sample
  30912. Control Strip Technical Note
  30913. MacCalendar 
  30914. Apr 96N'Control Strip, PowerBook, Control PanelO9Dev.CD Jul 00 SDK1:Development Kits:Mac OS:Control Strip:PADev.CD Jul 00 SDK1
  30915.  - Development Kits
  30916.  - Mac OS
  30917.  - Control Strips, either by d
  30918. partmaker
  30919. readme
  30920. parts
  30921. pascal
  30922. pascal
  30923. sample
  30924. pasmatit
  30925. password
  30926. password
  30927. interface
  30928. patch
  30929. patches
  30930. 5300ramcard
  30931. manager
  30932. manager
  30933. hen no records are found such as...
  30934.     display dialog "Sorry, the item you selected could not be found."
  30935.     return
  30936. end try
  30937. e    No Changef5Chinese
  30938. handwriting
  30939. input
  30940. keyboard
  30941. tablet
  30942. Dev.CD Aug 97 TC
  30943. yD!All Packages
  30944. Tool Chest Edition
  30945. Chinese Language KitI*Installer for the Chinese Language Kit 2.0J
  30946. CLK 2.0 GMc1K
  30947. Feb 95L
  30948. May 98N+Chinese Language Kit Traditional SimplifiedO9Dev.CD May 00 TC:Language Kits:Chinese Language Kits 2.0:P>Dev.CD May 00 TC
  30949.  - Language Kits
  30950.  - Chinese Language Kits 2.0V
  30951. 78798X
  30952. May 00^
  30953. # display dialog "Sorry, the item you selected could not be found."
  30954.     return
  30955. end try
  30956. All Packages
  30957. System 7.5 Update 2.0V
  30958. 78342X
  30959. Communications Toolbox
  30960. Contributed
  30961. Devices and Hardware
  30962. Files
  30963. Games
  30964. Graphics 2D
  30965. Graphics 3D
  30966. Help Systems
  30967. Human Interface Toolbox
  30968. Interapplication Comm
  30969. Memory
  30970. Networking
  30971. OS Utilities
  30972. Overview
  30973. Platforms and Tools
  30974. Printing
  30975. Processes
  30976. QuickTime
  30977. Runtime Architecture
  30978. Sound
  30979. atements to perform when no records are found such as...
  30980.     display dialog "Sorry, the item you selected could not be found."
  30981.     return
  30982. end try
  30983. e    No ChangefoLanguage
  30984. Analysis
  30985. Language Analysis Architecture
  30986. Japanese
  30987. morpheme
  30988. Dictionary Manager
  30989. Analysis
  30990. Language Managerq
  30991. Dev.CD Jul 00 SDK1
  30992. All Packages
  30993. Language Kit UpdaterO
  30994. Dev.CD Nov 97 TCP
  30995. Dev.CD Nov 97 TV
  30996. 77765X
  30997. Nov 97
  30998. Dev.CD Aug 00 TC Disk 1
  30999. All Packages
  31000. MacApp R14d1
  31001. 76548X
  31002. Summary:    This ResEdit editor lets you prepare localized number format descriptions that you can use in conjunction with the number formatting routines provided by the Macintosh Text Utilities. Using localized number format descriptions doesn't give you all the flexibility provided by the approach in "International Number Formatting" in Develop 16, but if you know that your application will only have to work with system software localized for the same language, it's usually adequate. And
  31003. R this ResEdit editor is certainly the nicest way to create the localized resources.
  31004. Features:
  31005.  creates new FMAT resources from a format string.
  31006.  lets you pick characters for format string from a palette.
  31007.  works with any script system.
  31008.  displays sample numbers to give you immediate feedback.
  31009. Issues:  Provided by Michael Hecht, SAS.
  31010. FMAT Editor.imgK
  31011. Jan 94M
  31012. ResEditN(number formatting, ResEdit, localizationO<Dev.CD Aug 00 TC Disk 1:Tool Chest:Localization:FMAT Editor:
  31013. --set theItem to choose file -- uncomment to test in an AS editor
  31014.     tell application "Finder"
  31015.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Devices:CD-ROM:CD-ROM Validator 1.1:"
  31016.         activate
  31017.     end tell
  31018. on error errMsg number errNum
  31019.     --enter statements to perform when no records are found such as...
  31020.     display dialog "Sorry, the item you selected could not be found."
  31021.     return
  31022. end try
  31023. renced
  31024. references
  31025. referential
  31026. reflect
  31027. reflectingU
  31028. reformats
  31029. reformatting
  31030. regarded
  31031. regardingo
  31032. regardless
  31033. regards
  31034. region
  31035. regions
  31036. registerZ
  31037. leaseQ
  31038. released
  31039. releasesj
  31040. relevanti
  31041. reliable
  31042. reliancep
  31043. relief
  31044. relies
  31045. relstring
  31046. --set theItem to choose file -- uncomment to test in an AS editor
  31047.     tell application "Finder"
  31048.         open item "Dev.CD Apr 94
  31049. Dev.CD Jan 94
  31050. Dev.CD Oct 93
  31051. Dev.CD Jul 93
  31052. Dev.CD Apr 93"
  31053.         activate
  31054.     end tell
  31055. on error errMsg number errNum
  31056.     --enter statements to perform when no records are found such as...
  31057.     display dialog "Sorry, the item you selected could not be found."
  31058.     return
  31059. end try
  31060. highly
  31061. highly-successful
  31062. hilighted
  31063. hilighting
  31064. hilite
  31065. hindi
  31066. target
  31067. hotchkiss
  31068. hotrect
  31069. hotsauce
  31070. hours
  31071. Communications Toolbox
  31072. Contributed
  31073. Devices and Hardware
  31074. Files
  31075. Games
  31076. Graphics 2D
  31077. Graphics 3D
  31078. Help Systems
  31079. Human Interface Toolbox
  31080. Interapplication Comm
  31081. Memory
  31082. Networking
  31083. OS Utilities
  31084. Overview
  31085. Platforms and Tools
  31086. Printing
  31087. Processes
  31088. QuickTime
  31089. Runtime Architecture
  31090. Sound
  31091. er statements to perform when no records are found such as...
  31092.     display dialog "Sorry, the item you selected could not be found."
  31093.     return
  31094. end try
  31095. e    No Changef PlainTalk
  31096. Speech Recognition
  31097. Dev.CD Jul 00 SDK1
  31098. D!All Packages
  31099. Mac OS SDK Edition
  31100. Speech Synthesis Manager
  31101.     rmat
  31102. apple
  31103. update
  31104. appearance
  31105. 1.0.3
  31106. those[
  31107. threed
  31108. throughR
  31109. times
  31110. timesp
  31111. tipsS
  31112. titledp
  31113. togetherb
  31114. tokenringQ
  31115. tokentalkB
  31116. toolT
  31117. toolboxd
  31118. toolkitb
  31119. tools]
  31120. universityR
  31121. icker Manager
  31122. ColorSync Manager
  31123. Cursor Utilities
  31124. Display Manager
  31125. HTML Rendering Library
  31126. Offscreen Graphics Worlds
  31127. Palette Manager
  31128. Picture Utilities
  31129. Printing Manager
  31130. QuickDraw
  31131. QuickDraw 3D
  31132. QuickTime
  31133. Sound Manager
  31134. Speech Manager 
  31135. Development Tools:
  31136. MacApp
  31137. Macintosh Programmer's Workshop(MPW)
  31138. MacsBug
  31139. ResEdit
  31140. Search Technologies:
  31141. Apple Information Access Toolkit(AIAT)
  31142. Find By Content / Sherlock
  31143. Runtime Services:
  31144. Code Fragment Manager
  31145. Component Manager
  31146. Exception Manager
  31147. Mixed Mode Manager
  31148. ckage Manager
  31149. Segment Manager
  31150. Trap Manager 
  31151. Text and Other International Services:
  31152. Apple Type Services for Unicode Imaging (ATSUI)[Updated]
  31153. Date, Time, and Measurement Utilities [New]
  31154. Dictionary Manager
  31155. Font Manager [New]
  31156. FontSync [New]
  31157. Keyboard and International Resources
  31158. Multilingual Text Editor [New]
  31159. QuickDraw Text
  31160. Script Manager
  31161. TextEdit
  31162. Text Encoding Conversion Manager [Updated]
  31163. Text Services Manager
  31164. Text Utilities
  31165. Unicode Utilities
  31166. Interapplication Communication:
  31167. Apple Event Manage
  31168. postscript
  31169. sample
  31170. gxgraphics
  31171. gxifier
  31172. gxifier
  31173. gxoverridetool
  31174. handbookf
  31175. handles
  31176. handwriting
  31177. hardware
  31178. hardware
  31179. system
  31180. update
  31181. stack
  31182. localization
  31183. navigator
  31184. hebrew
  31185. hebrew
  31186. language
  31187. hebrew
  31188. language
  31189. v1.0.1
  31190. you selected could not be found."
  31191.     return
  31192. end try
  31193. ust happened to get the same pointer again. PortList also drops into macsbug with the message "Port not found in PortList." if you call ClosePort wit
  31194. h a pointer that was never passed to InitPort or OpenPort.
  31195. The init is really small, has little overhead, should not affect the performance of your machine. Please use it peridically for testing and debugging purposes. You'll make the Mac a nicer place to work.
  31196. General tools.imgK
  31197. Feb 94N!testing, debugging, multiple openOEDev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:General tools:V
  31198. 78677X
  31199. 1e    No Change
  31200. 80719X
  31201. Aug 00^    TC Disk 1
  31202. --set theItem to choose file -- uncomment to test in an AS editor
  31203.     tell application "Finder"
  31204.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:OS Utilities:SnapshotSample1.0b4:"
  31205.         activate
  31206.     end tell
  31207. on error errMsg number errNum
  31208.     --enter statements to perform when no records are found such as...
  31209.     display dialog "Sorry, the item you selected could not be found."
  31210.     return
  31211. end try
  31212. e    No Changef
  31213. grab icon desktopq
  31214. Dev.CD Aug 00 TC Disk 1
  31215. D!All Packages
  31216. Tool Chest Edition
  31217. Snarfer
  31218. install
  31219. install
  31220. install
  31221. install
  31222. install
  31223. install
  31224. install
  31225. drivers
  31226. installer
  31227. licensing
  31228. installer
  31229. 1.2.3
  31230. instance
  31231. instance
  31232. variable
  31233. instance
  31234. variables
  31235. media
  31236. writer
  31237. resources
  31238. int'l
  31239. int'l
  31240. contacts
  31241. interactive
  31242. interactive
  31243. success
  31244. stack
  31245. localization
  31246. navig
  31247. headers
  31248. helloworld
  31249. helloworld
  31250. helpN
  31251. ts: Top 10 Printing Crimes  by Pete (
  31252. ) Alexander.   These ten problems with printing show up again and again, but they
  31253. re easily avoided. Luke spells it out for you.
  31254. Graphical Truffles: Multiple Screens Revealed  by Forrest Tanaka and Bill Guschwan.   The fact that QuickDraw handles multiple screens transparently can seem like magic. Here
  31255. s the inside scoop and some tips on how to optimize your drawing quality.
  31256. J(develop Issue 10:
  31257. develop Issue 10 code:K
  31258. Vol IIIL
  31259. Jun 95OBDev.CD Sep 96 RL:Technical Documentation:develop:develop Issue 10:PJDev.CD Sep 96 RL
  31260.  - Technical Documentation
  31261.  - develop
  31262.  - develop Issue 10cluding the Quadras.
  31263. SimpleInit:  This snippet demonstrates the writing of a simple init which attempts to allocate a 1 megabyte and then a 2 megabyte handle in the System heap.
  31264. Switch Stack:  This is a simple example of showing how to correctly switch to a private stack for interrupt-time code that requires more than a few dozen bytes of stack space. Th
  31265. Nov 99M*Appearance Manager and System 8.1 or laterN<live scrolling, control, proportional scroll bar, appearanceO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  31266.  - Sample CodeV
  31267. 80257X
  31268. Aug 00^    TC Disk 2
  31269. y--set theItem to choose file -- uncomment to test in an AS editor
  31270.     tell application "Finder"
  31271.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  31272.         activate
  31273.     end tell
  31274. on error errMsg number errNum
  31275.     --enter statements to perform when no records are found such as...
  31276.     display dialog "Sorry, the item you selected could not be found."
  31277.     return
  31278. end try
  31279. e    No Changef9live scrolling
  31280. control
  31281. proportional scroll bar
  31282. appearanceq
  31283. Dev.CD Aug 00 TC Disk 2
  31284. All Packages
  31285. Live Scroll 1.0
  31286. 80258X
  31287. ls to develop your applications. Please, do not leave this for tomorrow (unless you are in the process of shipping today your latest MacApp-based product!). This information is needed ASAP.
  31288. Thanks for your feedback.
  31289. Regards,
  31290. Ricardo G
  31291.     C`tp://www.tiac.net/biz/bbsw/
  31292. Internet:    bbsw@netcom.com
  31293. CIS:    73051,3255
  31294. eWorld:    BareBones
  31295. JY!NOT AN APPLE PRODUCT!
  31296. PopupFuncs 2.6.1 Installer
  31297. PopupFuncs Notes.c
  31298. Source Masher
  31299. xPop 
  31300. Sep 95L
  31301. Jan 96OHDev.CD Aug 00 TC Disk 1:Tool Chest:Developer Utilities:PopupFuncs 2.6.1:PPDev.CD Aug 00 TC Disk 1
  31302.  - Tool Chest
  31303.  - Developer Utilities
  31304.  - PopupFuncs 2.6.1no records are found such as...
  31305.     display dialog "Sorry, the item you selected could not be found."
  31306.     return
  31307. end try
  31308. All Packages
  31309. System Enabler 088 (AVs)O)Dev.CD Apr 94
  31310. Dev.CD Jan 94
  31311. Dev.CD Oct 93P(Dev.CD Apr 94
  31312. Dev.CD Jan 94
  31313. Dev.CD Oct 9V
  31314. 78460X
  31315. Apr 94
  31316. derate
  31317. moderated
  31318. modermd
  31319. moderny
  31320. modernization
  31321. modernized
  31322. modes
  31323. modification
  31324. Project X Large PPC:
  31325. Project X Quick Start Guide
  31326. ProjectXPlugIn68K
  31327. ProjectXPlugIn68KNFPU
  31328. ProjectXPlugInPPC
  31329. Standalone App Quick StartK
  31330. Nov 96
  31331. 80714X
  31332. Aug 00^    TC Disk 1
  31333. --set theItem to choose file -- uncomment to test in an AS editor
  31334.     tell application "Finder"
  31335.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:QuickTime:SimpleApp 1.0.2:"
  31336.         activate
  31337.     end tell
  31338. on error errMsg number errNum
  31339.     --enter statements to perform when no records are found such as...
  31340.     display dialog "Sorry, the item you selected could not be found."
  31341.     return
  31342. end try
  31343. e    No Changeq
  31344. Dev.CD Aug 00 TC Disk 1
  31345. All Packages
  31346. SimpleText SampleI
  31347. Summary: This is some SimpleText source code. It shows how to write SimpleText, implements calling PPC library from 68k code, using AppleGuide, and other swell things.
  31348. Communications Toolbox
  31349. Contributed
  31350. Devices and Hardware
  31351. Files
  31352. Games
  31353. Graphics 2D
  31354. Graphics 3D
  31355. Help Systems
  31356. Human Interface Toolbox
  31357. Interapplication Comm
  31358. Memory
  31359. Networking
  31360. OS Utilities
  31361. Overview
  31362. Platforms and Tools
  31363. Printing
  31364. Processes
  31365. QuickTime
  31366. Runtime Architecture
  31367. Sound
  31368. softwareQ
  31369. solaris
  31370. solutions
  31371. sound
  31372. sound
  31373. input
  31374. driver
  31375. driver
  31376. sound
  31377. memory
  31378. dialogs
  31379. windows
  31380. resources
  31381. files
  31382. interface
  31383. soundsprocket
  31384. soundsprocket
  31385. sound
  31386. reverb
  31387. effects
  31388. space
  31389. spbrecord
  31390. spbrecord
  31391. asynchronous
  31392. record
  31393. specification
  31394. speech
  31395. speech
  31396. synthesis
  31397. text-to-speech
  31398. macintalk
  31399. plaintalk
  31400. spell
  31401. spellswell
  31402. spinning
  31403. spooler
  31404. sprite
  31405. sprocket
  31406. sprockets
  31407. sprockets
  31408. drawsprocket
  31409. netsprocket
  31410. inputsprocket
  31411. soundsprock
  31412. sprockets
  31413. games
  31414. drawsprocket
  31415. inputsprocket
  31416. netsprocket
  31417. sound
  31418. stack
  31419. stacks
  31420. standard
  31421. standardfile
  31422. standards
  31423. starmax
  31424. state
  31425. viewY
  31426. viewer
  31427. virtual
  31428. virtualuser
  31429. volumes
  31430. vtwinb
  31431. virtual
  31432. virtualuser
  31433. filetool
  31434. memor
  31435. PowerMacs w/Sys 7.1.2:  Apple Guide Support for PowerMacs with System  7.1.2.
  31436. all pre-7.5 systems:  Apple Guide Support for System 7.0 and greater.  
  31437. Not required for System 7.5 or greater.
  31438. SharedLibs:  Apple Guide shared library Support for CFM 68K & PPC.
  31439. Apple GuidePlugIn 1.0:  Apple Guide Support for OpenDoc.
  31440. Using Apple Guide 2.1.1:  Develop issue 27 article explaining the new features in Apple Guide 2.1.
  31441. Apple Guide 2.1.1 Resources:  New Apple Guide 2.1 resources types explain
  31442. ed in the article above.
  31443. NEW FEATURES IN APPLE GUIDE 2.1.1
  31444. Apple Guide now supports help access from OpenDoc processes, which involves numerous parts and not a single application process as in the previous help environment.  For information on providing guide files for OpenDoc parts, please see the Develop Issue 27 Article titled "Using Apple Guide 2.1, OpenDoc".
  31445. Now supports the ability to access multiple guide files combining the topic areas, index, and look for content across all ope
  31446. animate
  31447. animated
  31448. animation
  31449. animatorsj
  31450. anniversay
  31451. annotated
  31452. annotations
  31453. announcementj
  31454. announcingj
  31455. annoying
  31456. anonymous
  31457. anotherB
  31458. answer
  31459. answering
  31460. answering-machines
  31461. answers
  31462. anti-viral
  31463. antlr
  31464. File dialogs.
  31465. NOTE: StandardGetFolder replaces CustomGetFile
  31466.  StandardGetFolder: This demonstrates a CustomGetFile call, with additions to the dialog to allow selection of a folder or volume.  This sample is loosely based on the previous CustomGetFolder sample.  This fixes numerous bugs and is substantially better for localization, as it uses Script Manager calls to handle the strings.
  31467. CustomPutAppend:  This demonstrates a CustomPutDialog wit
  31468. h an Append button that does not ask the user if he/she wants to replace the existing file. the sample code in InsideMac:Files, and the Human Interface Guidelines. It also has Balloon Help strings for the Append button.
  31469. CustomPutSuffix:  This demonstrates a CustomPutDialog with an Save button that checks to see if several files (with the name filename+suffix) already exist. a dialog hook procedure is responsible for presenting separate "Replace?" dialogs.  When the Save button is hit and
  31470. All Packages
  31471. System Enabler 001 (IIvx, IIvi)OEDev.CD Apr 94
  31472. Dev.CD Jan 94
  31473. Dev.CD Oct 93
  31474. Dev.CD Jul 93
  31475. Dev.CD Apr 93PDDev.CD Apr 94
  31476. Dev.CD Jan 94
  31477. Dev.CD Oct 93
  31478. Dev.CD Jul 93
  31479. Dev.CD Apr 9V
  31480. 80839X
  31481. Apr 94
  31482. --set theItem to choose file -- uncomment to test in an AS editor
  31483.     tell application "Finder"
  31484.         open item "Dev.CD Apr 94
  31485. Dev.CD Jan 94
  31486. Dev.CD Oct 93
  31487. Dev.CD Jul 93
  31488. Dev.CD Apr 93"
  31489.         activate
  31490.     end tell
  31491. on error errMsg number errNum
  31492.     --enter statements to perform when no records are found such as...
  31493.     display dialog "Sorry, the item you selected could not be found."
  31494.     return
  31495. end try
  31496. All Packages
  31497. System Enabler 001 (IIvx, IIvi)OEDev.CD Apr 94
  31498. Dev.CD Jan 94
  31499. Dev.CD Oct 93
  31500. Dev.CD Jul 93
  31501. Dev.CD Apr 93PDDev.CD Apr 94
  31502. Dev.CD Jan 94
  31503. Dev.CD Oct 93
  31504. Dev.CD Jul 93
  31505. Dev.CD Apr 9V
  31506. 80840X
  31507. Apr 94
  31508. lities which you, the MacApp developers, have requested for months or years.
  31509. Install MacApp R13U5K
  31510. Apr 00L
  31511. Apr 00
  31512. 6547X
  31513. 1e    No Change
  31514. Deletedq
  31515. Dev.CD Jul 99 SDK1
  31516. All Packages
  31517. ZZPortList init
  31518. Summary:  PortList is an extension that helps find when an application does not create or dispose of GrafPorts and CGrafPorts properly.
  31519. PortList drops into macsbug with the message "Port already in PortList."  if you are calling open port on the same pointer twice. This message could also appear if the port was not properly disposed and you just happened to get the same pointer again. PortList also drops into macsbug with the message "Port not found in PortList." if you call ClosePort wit
  31520. h a pointer that was never passed to InitPort or OpenPort.
  31521. The init is really small, has little overhead, should not affect the performance of your machine. Please use it peridically for testing and debugging purposes. You'll make the Mac a nicer place to work.
  31522. General tools.imgK
  31523. Feb 94N!testing, debugging, multiple openOEDev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:General tools:V
  31524. 81161X
  31525. 1e    No Change
  31526. Dev.CD Jan 96 SSV
  31527. 80485X
  31528. Jan 96
  31529. f--set theItem to choose file -- uncomment to test in an AS editor
  31530.     tell application "Finder"
  31531.         open item "Dev.CD Jan 96 SSW"
  31532.         activate
  31533.     end tell
  31534. on error errMsg number errNum
  31535.     --enter statements to perform when no records are found such as...
  31536.     display dialog "Sorry, the item you selected could not be found."
  31537.     return
  31538. end try
  31539. All Packages
  31540. QuickDraw 3DO
  31541. Dev.CD Jan 96 SSWP
  31542. Dev.CD Jan 96 SSV
  31543. 80486X
  31544. Jan 96
  31545. f--set theItem to choose file -- uncomment to test in an AS editor
  31546.     tell application "Finder"
  31547.         open item "Dev.CD Jan 96 SSW"
  31548.         activate
  31549.     end tell
  31550. on error errMsg number errNum
  31551.     --enter statements to perform when no records are found such as...
  31552.     display dialog "Sorry, the item you selected could not be found."
  31553.     return
  31554. end try
  31555. All Packages
  31556. QuickDraw 3DO
  31557. Dev.CD Jan 96 SSWP
  31558. Dev.CD Jan 96 SSV
  31559. 80487X
  31560. Jan 96
  31561. informational
  31562. informixeoadaptor
  31563. infrared
  31564. inherit
  31565. inheritance
  31566. init/control`
  31567. initialq
  31568. initialization
  31569. initialize
  31570. initializing
  31571. initiallyh
  31572. initiate
  31573. initiativesj
  31574. initport
  31575. initprojector
  31576. res in Apple Guide 2.1.
  31577. Apple Guide 2.1.1 Resources:  New Apple Guide 2.1 resources types explain
  31578. ed in the article above.
  31579. NEW FEATURES IN APPLE GUIDE 2.1.1
  31580. Apple Guide now supports help access from OpenDoc processes, which involves numerous parts and not a single application process as in the previous help environment.  For information on providing guide files for OpenDoc parts, please see the Develop Issue 27 Article titled "Using Apple Guide 2.1, OpenDoc".
  31581. Now supports the ability to access multiple guide files combining the topic areas, index, and look for content across all ope
  31582. --set theItem to choose file -- uncomment to test in an AS editor
  31583.     tell application "Finder"
  31584.         open item "Dev.CD Dec 99 RL:Utilities:DropDisk 1.0b5:"
  31585.         activate
  31586.     end tell
  31587. on error errMsg number errNum
  31588.     --enter statements to perform when no records are found such as...
  31589.     display dialog "Sorry, the item you selected could not be found."
  31590.     return
  31591. end try
  31592. Documentation:Peripherals Documentation:PHDev.CD Dec 99 RL
  31593.  - Technical Documentation
  31594.  - Peripherals DocumentationV
  31595. 79223X
  31596. 1bove.
  31597. NEW FEATURES IN APPLE GUIDE 2.1.1
  31598. Apple Guide now supports help access from OpenDoc processes, which involves numerous parts and not a single application process as in the previous help environment.  For information on providing guide files for OpenDoc parts, please see the Develop Issue 27 Article titled "Using Apple Guide 2.1, OpenDoc".
  31599. Now supports the ability to access multiple guide files combining the topic areas, index, and look for content across all ope
  31600. java:
  31601. e    No Changef
  31602. QuickTime
  31603. Dev.CD Aug 00 TC Disk 2
  31604. All Packages
  31605. SoundSprocketTestI
  31606. This sample is a demonstration and test of the SoundSprocket API with QuickDraw 3D.  If allows the user to config various options of SoundSprocket to show how effects work and their interactions.
  31607. Communications Toolbox
  31608. Contributed
  31609. Devices and Hardware
  31610. Files
  31611. Games
  31612. Graphics 2D
  31613. Graphics 3D
  31614. Help Systems
  31615. Human Interface Toolbox
  31616. Interapplication Comm
  31617. Memory
  31618. Networking
  31619. OS Utilities
  31620. Overview
  31621. Platforms and Tools
  31622. Printing
  31623. Processes
  31624. QuickTime
  31625. Runtime Architecture
  31626. Sound
  31627. Feb 00MmPowerPC, System 8.1+, SoundSprocket, QuickDraw 3D, and either Universal Headers 3.3 or the SoundSprocket SDK.N(SoundSprocket, 3D sound, reverb, effectsO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  31628.  - Sample CodeV
  31629. 80746X
  31630. Aug 00^    TC Disk 2
  31631. e    No Change
  31632. Wanies
  31633. c/pascal
  31634. c/symantec
  31635. ose file -- uncomment to test in an AS editor
  31636.     tell application "Finder"
  31637.         open item "Dev.CD Apr 00 SDK1:Development Kits:Mac OS:QuickTime:QuickTime 3 Installers:Macintosh:"
  31638.         activate
  31639.     end tell
  31640. on error errMsg number errNum
  31641.     --enter statements to perform when no records are found such as...
  31642.     display dialog "Sorry, the item you selected could not be found."
  31643.     return
  31644. end try
  31645. Deletedf
  31646. QuickTime
  31647. video
  31648. streaming
  31649. audioq
  31650. Dev.CD Apr 00 SDK1
  31651. mD!All Packages
  31652. Mac OS SDK Edition
  31653. QuickTime 4.1.2 SDK - Windows
  31654. HWindows developers can also use QuickTime within products via the QuickTime 4 Interfaces and Libraries files. These QuickTime interfaces and libraries are required to build QuickTime savvy applications or QuickTime components. Also included are the tools to generate QuickTime resources for applications or QuickTime components.
  31655. 79426X
  31656. 1e    No Change
  31657. osborne
  31658. oserr
  31659. osl-compliant
  31660. ot/ppp
  31661. ot/ppp's
  31662. otgetendpointinfo
  31663. other`
  31664. otherresinfo-mungede
  31665. othersu
  31666. otherwise
  31667. othmer
  31668. otioctl
  31669. otlifo
  31670. otrcv
  31671. otserverlimits
  31672. otstreamlogviewer
  31673. otstreamlogviewer
  31674. sample
  31675. developer
  31676. ottransferproviderow
  31677. ought
  31678. oughta
  31679. ouput
  31680. com/cftype
  31681. com/colorsync
  31682. com/dev/swtechpubs/d
  31683. com/games
  31684. com/java
  31685. com/java/javatutoria
  31686. com/mkt/maclogo
  31687. com/mkt/swl
  31688. com/mrj
  31689. com/quicktime
  31690. com/quicktime/develo
  31691. com/sherlock/plugind
  31692. com/store
  31693. combiningp
  31694. comesg
  31695. coming
  31696. commandT
  31697. commando
  31698. commandsB
  31699. commented
  31700. comments
  31701. commercial
  31702. commit
  31703. commitment
  31704. committedj
  31705. commonj
  31706. commonly
  31707. commons
  31708. commpilerj
  31709. commtoolbox
  31710. communicateg
  31711. communication
  31712. communicationsj
  31713. community
  31714. compact
  31715. companies
  31716. gworld
  31717. gworld's
  31718. gworlds
  31719. gx-aware
  31720. gx-compatible
  31721. gxgraphics
  31722.  errNum
  31723.     --enter statements to perform when no records are found such as...
  31724.     display dialog "Sorry, the item you selected could not be found."
  31725.     return
  31726. end try
  31727. e    No Changef
  31728. Lurkers
  31729. Projector
  31730. Dev.CD Aug 00 TC Disk 1
  31731. All Packages
  31732. LW8 Hosesample
  31733. BThis sample code demonstrates how a LaserWriter communication hose plug-in can be written for LaserWriter 8. An IrDA (Infrared) hose is used here as an example.
  31734. This sample code demonstrates how a LaserWriter communication hose plug-in can be written for LaserWriter 8. An IrDA (Infrared) hose is used here as an example.
  31735. Jul 99V
  31736. 79021X
  31737. 1e    No Change
  31738. serWriter 8.5.1 GM.seaK
  31739. Jun 95L
  31740. Jan 98N"LaserWriter 8 driver printer 8.5.1
  31741. y--set theItem to choose file -- uncomment to test in an AS editor
  31742.     tell application "Finder"
  31743.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  31744.         activate
  31745.     end tell
  31746. on error errMsg number errNum
  31747.     --enter statements to perform when no records are found such as...
  31748.     display dialog "Sorry, the item you selected could not be found."
  31749.     return
  31750. end try
  31751. :Sample Code:"
  31752.         activate
  31753.     end tell
  31754. on error errMsg number errNum
  31755.     --enter statements to perform when no records are found such as...
  31756.     display dialog "Sorry, the item you selected could not be found."
  31757.     return
  31758. end try
  31759. Movedf&OpenTransport
  31760. Control Strip Moduleq
  31761. Dev.CD Aug 00 TC Disk 2
  31762. All Packages
  31763. OTCodeResource
  31764. 79127X
  31765. reated utilizing this SDK could be extra large, thousands or millions of colors, transparent, situationually intelligent, and/or animated.
  31766. Cursor_Comp_1.0_SDK.imgK
  31767. Jun 00M6Mac OS 9.0 or later, Universal Interfaces 3.3 or laterzes
  31768. Summary:  The Word Services Apple Event Suite allows any application to link to a speller, grammar checker or other text service as if it is a built-in menu item.  It is probably the simplest really useful thing you can do with Apple Events.
  31769. The Word Services SDK contains the suite specification, tutorial documents, the Spellswell 7 Demo from Working Software, a HyperCard Word Services XCMD and the complete source code to Writeswell Jr., a simple Word Services word processor.
  31770. Issues:  ThB
  31771. e Word Services SDK, including the specification and sample code, are copyrighted by Working Software, but the copyrights given in the code grant permission to distribute it. 
  31772. Spellswell
  31773.  7 Demo:
  31774. Word Services MacHack '94.pdf
  31775. Word Services Specification.pdf
  31776. Word Services XCMD 1.0d2:
  31777. Writeswell Jr.:K
  31778. Aug 96M
  31779. System 7.0 or later.OvDev.CD Dec 99 RL:Technical Documentation:Apple Event Registry & Suites:Apple Event Registry:Word Services Suite 1.0.7:n
  31780. All Packages
  31781. F"System Enabler 401 (Color Classic)OEDev.CD Apr 94
  31782. Dev.CD Jan 94
  31783. Dev.CD Oct 93
  31784. Dev.CD Jul 93
  31785. Dev.CD Apr 93PDDev.CD Apr 94
  31786. Dev.CD Jan 94
  31787. Dev.CD Oct 93
  31788. Dev.CD Jul 93
  31789. Dev.CD Apr 9V
  31790. 81054X
  31791. Apr 94
  31792. --set theItem to choose file -- uncomment to test in an AS editor
  31793.     tell application "Finder"
  31794.         open item "Dev.CD Apr 94
  31795. Dev.CD Jan 94
  31796. Dev.CD Oct 93
  31797. Dev.CD Jul 93
  31798. Dev.CD Apr 93"
  31799.         activate
  31800.     end tell
  31801. on error errMsg number errNum
  31802.     --enter statements to perform when no records are found such as...
  31803.     display dialog "Sorry, the item you selected could not be found."
  31804.     return
  31805. end try
  31806. All Packages
  31807. System Enabler 403 (LC 520)O)Dev.CD Apr 94
  31808. Dev.CD Jan 94
  31809. Dev.CD Oct 93P(Dev.CD Apr 94
  31810. Dev.CD Jan 94
  31811. Dev.CD Oct 9V
  31812. 81055X
  31813. Apr 94
  31814. finder's
  31815. finder-like
  31816. finderevents
  31817. finderheaps
  31818. finders
  31819. finding
  31820. findlurkers
  31821. findsh
  31822. fine-tune
  31823. finger-coded
  31824. finished
  31825. concentrate
  31826. concentrated
  31827. concentrates
  31828. concentric
  31829. concepts
  31830. conceptual
  31831. concern
  31832. rrMsg number errNum
  31833.     --enter statements to perform when no records are found such as...
  31834.     display dialog "Sorry, the item you selected could not be found."
  31835.     return
  31836. end try
  31837. All Packages
  31838. QuickDraw GXO
  31839. Dev.CD Jun 97 SSWP
  31840. Dev.CD Jun 97 SSV
  31841. 78085X
  31842. Jun 97
  31843. f--set theItem to choose file -- uncomment to test in an AS editor
  31844.     tell application "Finder"
  31845.         open item "Dev.CD Jun 97 SSW"
  31846.         activate
  31847.     end tell
  31848. on error errMsg number errNum
  31849.     --enter statements to perform when no records are found such as...
  31850.     display dialog "Sorry, the item you selected could not be found."
  31851.     return
  31852. end try
  31853. All Packages
  31854. QuickDraw GXO
  31855. Dev.CD Jun 97 SSWP
  31856. Dev.CD Jun 97 SSV
  31857. 78086X
  31858. Jun 97
  31859. hypercard
  31860. s used to examine the Projector state of files (i.e. whether a file belongs to a project, is checked-in/checked-out/modifiable, etc.) This version, 1.7, replaces previous versions that can be found on prior releases of the Developer's CD.
  31861. This updated release of the tool has been modified so that filenames are quoted the way that the MPW shell performs its quoting. A new option, -p, allows the user to control the generation of progress messages while the tool B
  31862. is running.
  31863. JzFStubs.c
  31864. FStubs.c.o
  31865. Lurkers
  31866. Lurkers README
  31867. Lurkers README.txt
  31868. Lurkers.c
  31869. Lurkers.c.o
  31870. Lurkers.r
  31871. MakeFile
  31872. NameRevisionCurrentK
  31873. Mar 94L
  31874. Jan 98M
  31875. Lurkers, Projector, MPWOLDev.CD Aug 00 TC Disk 1:Tool Chest:Development Kits:MPW Related:Lurkers 1.7:PWDev.CD Aug 00 TC Disk 1
  31876.  - Tool Chest
  31877.  - Development Kits
  31878.  - MPW Related
  31879.  - Lurkers 1.7 of the development environment.
  31880. J(Mac OS USB DDK 1.4.1
  31881. USB_DDK_1.4.3b3.imgK
  31882. Aug 98L
  31883. Jul 00
  31884. locatex
  31885. located
  31886. locating
  31887. locationt
  31888. locations
  31889. locator
  31890. lock/unlock
  31891. locked
  31892. lockfile
  31893. locking
  31894. lockvol
  31895. logged
  31896. loggingY
  31897. logicz
  31898. logical
  31899. login
  31900. logins
  31901. long-awaited
  31902. o records are found such as...
  31903.     display dialog "Sorry, the item you selected could not be found."
  31904.     return
  31905. end try
  31906. Deletedq
  31907. Dev.CD Nov 99 TC
  31908. All Packages
  31909. Apple International Glossaries
  31910. 77486X
  31911. 366-mhz
  31912. 38400/8/n/1
  31913. 3d-partyj
  31914. 3d-thej
  31915. 4.0.8
  31916. This version of the Object Support Library (1.1.4) replaces previous versions.  It is installed into the Extensions folder by dropping the icon onto the closed System folder of your boot disk.
  31917. Use of the Object Support Library is described in Chapter 6 of Inside Macintosh: Interapplication Communication.
  31918. This version of the Object Support Library (1.1.4) fixes bugs in the previous (1.1.2) release.  [Note: version number 1.1.3 was used internally for testing and never released].
  31919. Bugs fix
  31920. - Missing Gestalt selector was causing some Apps not to work with AppleScript (note: checking the Gestalt selector is NOT the recommended method of checking for OSL existence!)
  31921. - CompareProc bug where a handle's memory moved, orphaning pointers.
  31922. Any Macintosh computer capable of running CFM (Code Fragment Manager) libraries.
  31923. There appears to be a memory leak in some cases when resolving boolean "whose clauses".  [This was reported against a prior version but not fixed in this release
  31924. claim@
  31925. client-server@
  31926. cmd-opt-o-f@
  31927. sample
  31928. which
  31929. demonstrates
  31930. ethernet
  31931. driver
  31932. codes@
  31933. collections@
  31934. colorsieve@
  31935. com/cftype@
  31936. com/technotes/tn/tn1@
  31937. combinations@
  31938. companion@
  31939. comparing@
  31940. compiling@
  31941. component-based@
  31942. composers@
  31943. composit@
  31944. computing@
  31945. concerns@
  31946. conditions@
  31947. configure@
  31948. constitute@
  31949. constructing@
  31950. contact@
  31951. content@
  31952. control-key@
  31953. converts@
  31954. correctly@
  31955. costs@
  31956. createdirwithcustomi@
  31957. creating@
  31958. cursordevices@
  31959. customchoose@
  31960. dangerously@
  31961. december@
  31962. apple
  31963. location
  31964. manager
  31965. allows
  31966. users
  31967. switch
  31968. groups
  31969. settt
  31970. apple
  31971. system
  31972. profiler
  31973. gather
  31974. information
  31975. about
  31976. apple
  31977. wants
  31978. communicate
  31979. benefits
  31980. native
  31981. apple
  31982. workgroup
  31983. server
  31984. 9650/350
  31985. developer
  31986. apple'sb
  31987. apple's
  31988. developer
  31989. publications
  31990. apple-relatedu
  31991. apple-sanctioned
  31992. apple-specific
  31993. apple-sponsored
  31994. applecd
  31995. appleevent`
  31996. appleevent-based
  31997. appleevents
  31998. appleglots
  31999. appleguide
  32000. appleguidegluelibp
  32001. appleii
  32002. applejava
  32003. applelinkj
  32004. arabe
  32005. arabic
  32006. arbitraryb
  32007. architecturej
  32008. archive
  32009. archivesi
  32010. 80623X
  32011. Oct 93
  32012. ~--set theItem to choose file -- uncomment to test in an AS editor
  32013.     tell application "Finder"
  32014.         open item "Dev.CD Oct 93
  32015. Dev.CD Jul 93
  32016. Dev.CD Apr 93"
  32017.         activate
  32018.     end tell
  32019. on error errMsg number errNum
  32020.     --enter statements to perform when no records are found such as...
  32021.     display dialog "Sorry, the item you selected could not be found."
  32022.     return
  32023. end try
  32024. All Packages
  32025. F    QuickTimeO
  32026. Dev.CD Oct 93
  32027. Dev.CD Oct 93V
  32028. 80624X
  32029. Oct 93
  32030. c--set theItem to choose file -- uncomment to test in an AS editor
  32031.     tell application "Finder"
  32032.         open item "Dev.CD Oct 93
  32033.         activate
  32034.     end tell
  32035. on error errMsg number errNum
  32036.     --enter statements to perform when no records are found such as...
  32037.     display dialog "Sorry, the item you selected could not be found."
  32038.     return
  32039. end try
  32040. All Packages
  32041. F    QuickTimeO)Dev.CD Oct 93
  32042. Dev.CD Jul 93
  32043. Dev.CD Apr 93P(Dev.CD Oct 93
  32044. Dev.CD Jul 93
  32045. Dev.CD Apr 9V
  32046. 80625X
  32047. Oct 93
  32048. 80729X
  32049. Aug 00^    TC Disk 2
  32050. y--set theItem to choose file -- uncomment to test in an AS editor
  32051.     tell application "Finder"
  32052.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  32053.         activate
  32054.     end tell
  32055. on error errMsg number errNum
  32056.     --enter statements to perform when no records are found such as...
  32057.     display dialog "Sorry, the item you selected could not be found."
  32058.     return
  32059. end try
  32060. e    No Changeq
  32061. Dev.CD Aug 00 TC Disk 2
  32062. All Packages
  32063. Snippets - Printing
  32064. (** = new, * = revised)
  32065. Dashed Lines:  This sample demonstrates how to draw dashed line objects on PostScript printers. This simple example does not deal with QuickDraw printers, on which it draws solid black lines.
  32066. Dashed-capped Lines:  This sample demonstrates how to draw dashed line objects on PostScript printers. In this case, they are capped PostScript lines. I use round caps, which means that the ends of the lines are rounded. This simple example does not deal with QuickDraw
  32067. GrayT
  32068. licenseZ
  32069. licensed
  32070. licensesj
  32071. licensingb
  32072. light
  32073. light-weight
  32074. lightening
  32075. lighter
  32076. lights
  32077. likelyo
  32078. liking
  32079. limit
  32080. limitations
  32081. limitedh
  32082. lindenberg
  32083. linear
  32084. lines
  32085. linguistically
  32086. ns of files are to be used to calculate the signature.
  32087. Any software using these libraries for the purpose of encryption will need to submit an application for one-time approval with the NSA/Commerce Department.
  32088. Dec 99
  32089. yieldtoanythread
  32090. W 93M
  32091. Adobe Acrobat Reader.
  32092. Vol VIIIM
  32093. Adobe Acrobat Reader.O@Dev.CD Jun 00 RL Disk 1:Technical Documentation:Misc. Standards:PEDev.CD Jun 00 RL Disk 1
  32094.  - Technical Documentation
  32095.  - Misc. StandardsV
  32096. 79974X
  32097. Jun 00^    RL Disk 1
  32098. --set theItem to choose file -- uncomment to test in an AS editor
  32099.     tell application "Finder"
  32100.         open item "Dev.CD Jun 00 RL Disk 1:Technical Documentation:Misc. Standards:"
  32101.         activate
  32102.     end tell
  32103. on error errMsg number errNum
  32104.     --enter statements to perform when no records are found such as...
  32105.     display dialog "Sorry, the item you selected could not be found."
  32106.     return
  32107. end try
  32108. e    No Changeq
  32109. Dev.CD Jun 00 RL Disk 1
  32110. All Packages
  32111. Apple System Profiler
  32112. 79975X
  32113. s:System Picker 1.1a3:P4Dev.CD Dec 99 RL
  32114.  - Utilities
  32115.  - System Picker 1.1a3V
  32116. 79817X
  32117. Dec 99^
  32118. explanation
  32119. explicit
  32120. explicitly
  32121. exploded
  32122. exploit
  32123. exploiting
  32124. explored
  32125. explorer
  32126. explores
  32127. control-keyh
  32128. controlled
  32129. controllerA
  32130. controllers
  32131. controllingA
  32132. controlrgn
  32133. controlsd
  32134. controls
  32135. 3.0.15
  32136. folder
  32137. controls/events
  32138. controlstrip
  32139. convenience
  32140. convenient
  32141. convenient/simple
  32142. conveniently
  32143. conventional
  32144. conventions
  32145. conversionY
  32146. conversions
  32147. convert
  32148. converted
  32149. converterh
  32150. converting
  32151. og with an OK button witha border around it, all with in-memory data structures. Just look at the function NoResDialog(...), and you'll see.
  32152. NoSound:  This small app, placed in your Startup Items folder,  quiets the startup sound by installing a Shutdown procedure that saves the current volume setting and s
  32153. read-only
  32154. read/write
  32155. readable`
  32156. readerZ
  32157. readers
  32158. readily
  32159. altdboxproc
  32160. alter
  32161. alterationso
  32162. altered
  32163. altering
  32164. alternate_
  32165. alternatebufferdispl
  32166. alternating
  32167. alternative
  32168. alternatively
  32169. alters
  32170. although
  32171. All Packages
  32172. System 7.5 Update 1.0O
  32173. Dev.CD Jul 95P
  32174. Dev.CD Jul 9V
  32175. 80817X
  32176. Jul 95
  32177. b--set theItem to choose file -- uncomment to test in an AS editor
  32178.     tell application "Finder"
  32179.         open item "Dev.CD Jul 95"
  32180.         activate
  32181.     end tell
  32182. on error errMsg number errNum
  32183.     --enter statements to perform when no records are found such as...
  32184.     display dialog "Sorry, the item you selected could not be found."
  32185.     return
  32186. end try
  32187. All Packages
  32188. System 7.5 Update 1.0O
  32189. Dev.CD Jul 95P
  32190. Dev.CD Jul 9V
  32191. 80818X
  32192. Jul 95
  32193. b--set theItem to choose file -- uncomment to test in an AS editor
  32194.     tell application "Finder"
  32195.         open item "Dev.CD Jul 95"
  32196.         activate
  32197.     end tell
  32198. on error errMsg number errNum
  32199.     --enter statements to perform when no records are found such as...
  32200.     display dialog "Sorry, the item you selected could not be found."
  32201.     return
  32202. end try
  32203. All Packages
  32204. System 7.5 Update 1.0O
  32205. Dev.CD Jul 95P
  32206. Dev.CD Jul 9V
  32207. 80819X
  32208. cfallocator@
  32209. clut@
  32210. configuration@
  32211. consumer@
  32212. crcpatch@
  32213. debuggers@
  32214. detector@
  32215. detector
  32216. contextual
  32217. apple
  32218. detectors
  32219. dimm@
  32220. download@
  32221. drag@
  32222. drawsprocket
  32223. context
  32224. switch@
  32225. drawsprocket
  32226. getversion
  32227. context
  32228. clut@
  32229. filetool@
  32230. getversion@
  32231. glossaries@
  32232. hardware
  32233. developer
  32234. documentation
  32235. developer
  32236. notes
  32237. devnotes
  32238. hypercard
  32239. variable
  32240. button
  32241. field
  32242. instance
  32243. variables
  32244. global
  32245. integrity@
  32246. international@
  32247. after
  32248. wombat@
  32249. linking@
  32250. macapp
  32251. framework
  32252. object-oriented
  32253. standard
  32254. library
  32255. carbonli@
  32256. manuals@
  32257. transport
  32258. registry
  32259. otgetindexedport
  32260. opengl
  32261. drawsprocket
  32262. multiple
  32263. monitor
  32264. renderer@
  32265. ot/ppp@
  32266. performance
  32267. hardware
  32268. powerpc
  32269. bandwidth
  32270. cache
  32271. rates
  32272. processing@
  32273. query@
  32274. quicktime
  32275. compress
  32276. decompress@
  32277. scan@
  32278. software@
  32279. statements@
  32280. 80583X
  32281. Jan 95
  32282. p--set theItem to choose file -- uncomment to test in an AS editor
  32283.     tell application "Finder"
  32284.         open item "Dev.CD Jan 95
  32285. Dev.CD Oct 94"
  32286.         activate
  32287.     end tell
  32288. on error errMsg number errNum
  32289.     --enter statements to perform when no records are found such as...
  32290.     display dialog "Sorry, the item you selected could not be found."
  32291.     return
  32292. end try
  32293. All Packages
  32294. F    QuickTimeO
  32295. Dev.CD Jan 96 SSWP
  32296. Dev.CD Jan 96 SSV
  32297. 80584X
  32298. Jan 96
  32299. f--set theItem to choose file -- uncomment to test in an AS editor
  32300.     tell application "Finder"
  32301.         open item "Dev.CD Jan 96 SSW"
  32302.         activate
  32303.     end tell
  32304. on error errMsg number errNum
  32305.     --enter statements to perform when no records are found such as...
  32306.     display dialog "Sorry, the item you selected could not be found."
  32307.     return
  32308. end try
  32309. All Packages
  32310. F    QuickTimeO
  32311. Dev.CD Jan 96 SSWP
  32312. Dev.CD Jan 96 SSV
  32313. 80585X
  32314. Jan 96
  32315. Sample Code.imgK
  32316. Feb 00
  32317. pixmap2pixpat2ppat
  32318. updated
  32319. getpixrowbytes
  32320. pixmaps
  32321. pixpat
  32322. placex
  32323. placedx
  32324. placement
  32325. places`
  32326. placing
  32327. plain
  32328. plain-text
  32329. plaindbox
  32330. plaintalk
  32331. plamondon
  32332. planj
  32333. plane
  32334. planned
  32335. planning
  32336. plans
  32337. item you selected could not be found."
  32338.     return
  32339. end try
  32340. e    No ChangefsVU
  32341. Virtual User
  32342. VirtualUser
  32343. SPEC S&L
  32344. FileTool
  32345. Memory Monitor
  32346. Testing
  32347. Automation
  32348. Automated Testing
  32349. Clouseauq
  32350. Dev.CD Aug 00 TC Disk 1
  32351. All Packages
  32352. AV EmulatorI
  32353. This package contains the G4 processor emulator extensions for Mac OS 8.1 and 8.5.  It also contains a Readme file and a ResEdit debug resource.
  32354. These extensions allow code written using the AltiVec instruction set to be run on a G3-class machine.
  32355. May 99V
  32356. 78769X
  32357. 1e    No Change
  32358. animation
  32359. anniversary
  32360. anothercustomenabler
  32361. antlr
  32362. aoceapi
  32363. aocesam
  32364. technical
  32365. backgrounder
  32366. qtdevdocs
  32367. qtforjava
  32368. qtjava
  32369. qtjava
  32370. qtjavadocs
  32371. qtjavasdk
  32372. qtzoo
  32373.     --enter statements to perform when no records are found such as...
  32374.     display dialog "Sorry, the item you selected could not be found."
  32375.     return
  32376. end try
  32377. e    No Changeq
  32378. Dev.CD Jun 00 RL Disk 1
  32379. All Packages
  32380. develop Issue 26
  32381. 77625X
  32382. e    No Changef
  32383. private
  32384. stack
  32385. switch
  32386. snifferq
  32387. Dev.CD Aug 00 TC Disk 2
  32388. All Packages
  32389. F    SyncCatchI
  32390. SyncCatch is a debugging tool that catches synchronous File Manager and Device Manager requests made from code running as the result of an interrupt. If it catches one of these illegal synchronous requests, it drops into MacsBug with a message.J
  32391. Read Me
  32392. SyncCatchK
  32393. Jun 98L
  32394. Jan 00M
  32395. MacsBugN
  32396. Interrupt Time, Debugging, ToolOEDev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:SyncCatch 2.1:PMDev.CD Aug 00 TC Disk 1
  32397.  - Tool Chest
  32398.  - Testing & Debugging
  32399.  - SyncCatch 2.1V
  32400. 80761X
  32401. Aug 00^    TC Disk 1
  32402. e    No Changeo`ftp://ftp.apple.com/developer/Tool_Chest/Testing_-_Debugging/General_tools/SyncCatch_2.1.sit.hqx
  32403. - Common
  32404.     - Sun Compliant Java Runtime Environment 1.1
  32405.     - QuickTime 3 
  32406.     - QTJava.zip
  32407.     - QTJava media samples
  32408. - Mac OS:
  32409.     - System 8 or later
  32410.     - Macintosh Runtime for Java (MRJ) 2.1
  32411. - Windows 95, 98, or NT::
  32412.     - JRE/JDK from Sun Microsystems, Inc. recommended
  32413. QuickTime, Java, MRJ
  32414. Summary:  The Telephone Manager is a new manager for the Macintosh Communications Toolbox. It provides a programming interface that lets you develop a variety of telephony applications, including screen-based telephony applications and Macintosh-based answering machines.
  32415. Using the Telephone Manager, applications can offer telephone services to users yet operate independently of the user
  32416. s network type or telephone type. For example, a Macintosh application can serve as a virtual telephone
  32417. whether the telephone network provides Integrated Services Digital Network (ISDN) service or 
  32418. plain old telephone service
  32419.  (POTS), and whether the attached telephone set is a speakerphone or a mobile telephone.
  32420. Issues:  Contact System Software Licensing for licensing details.
  32421. J|Apple Telecom Software 2.1:
  32422. Documentation:
  32423. Interfaces:
  32424. Libraries:
  32425. Stiletto Program:
  32426. Stiletto Sources:
  32427. Telephone Manager 3.0:K
  32428. Sep 93L
  32429. Jan 96O=Dev.CD Jul 99 SDK1:Development Kits:Mac OS:Telephone Manager:
  32430. 80742X
  32431. Aug 00^    TC Disk 1
  32432. --set theItem to choose file -- uncomment to test in an AS editor
  32433.     tell application "Finder"
  32434.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Sound:SoundApp:"
  32435.         activate
  32436.     end tell
  32437. on error errMsg number errNum
  32438.     --enter statements to perform when no records are found such as...
  32439.     display dialog "Sorry, the item you selected could not be found."
  32440.     return
  32441. end try
  32442. Movedf;sound
  32443. memory
  32444. dialogs
  32445. windows
  32446. resources
  32447. files
  32448. user interfaceq
  32449. Dev.CD Aug 00 TC Disk 1
  32450. All Packages
  32451. SoundboardI
  32452. Communications Toolbox
  32453. Contributed
  32454. Devices and Hardware
  32455. Files
  32456. Games
  32457. Graphics 2D
  32458. Graphics 3D
  32459. Help Systems
  32460. Human Interface Toolbox
  32461. Interapplication Comm
  32462. Memory
  32463. Networking
  32464. OS Utilities
  32465. Overview
  32466. Platforms and Tools
  32467. Printing
  32468. Processes
  32469. QuickTime
  32470. Runtime Architecture
  32471. Sound
  32472. Feb 00M
  32473. N/AO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  32474.  - Sample CodeV
  32475. 80743X
  32476. Aug 00^    TC Disk 2
  32477. e    No Change
  32478. b--set theItem to choose file -- uncomment to test in an AS editor
  32479.     tell application "Finder"
  32480.         open item "Dev.CD Aug 93"
  32481.         activate
  32482.     end tell
  32483. on error errMsg number errNum
  32484.     --enter statements to perform when no records are found such as...
  32485.     display dialog "Sorry, the item you selected could not be found."
  32486.     return
  32487. end try
  32488. m you selected could not be found."
  32489.     return
  32490. end try
  32491. DeletedfBAppleGlot Localization Internationalization Translation Glossariesq
  32492. Dev.CD Nov 99 TC
  32493. All Packages
  32494. AppleGlot 2.4b6
  32495. 77493X
  32496.  you selected could not be found."
  32497.     return
  32498. end try
  32499. All Packages
  32500. F"System Enabler 401 (Color Classic)OEDev.CD Apr 94
  32501. Dev.CD Jan 94
  32502. Dev.CD Oct 93
  32503. Dev.CD Jul 93
  32504. Dev.CD Apr 93PDDev.CD Apr 94
  32505. Dev.CD Jan 94
  32506. Dev.CD Oct 93
  32507. Dev.CD Jul 93
  32508. Dev.CD Apr 9V
  32509. 77319X
  32510. Apr 94
  32511. contributed
  32512. Marketing:Apple Dev News Archive:PBDev.CD May 98 TC
  32513.  - Programs & Marketing
  32514.  - Apple Dev News Archivecal Documentation
  32515.  - Toolbox AssistantV
  32516. 78621X
  32517. Sep 97^
  32518. --set theItem to choose file -- uncomment to test in an AS editor
  32519.     tell application "Finder"
  32520.         open item "Dev.CD Sep 97 RL:Technical Documentation:Toolbox Assistant:"
  32521.         activate
  32522.     end tell
  32523. on error errMsg number errNum
  32524.     --enter statements to perform when no records are found such as...
  32525.     display dialog "Sorry, the item you selected could not be found."
  32526.     return
  32527. end try
  32528. Deletedf+QuickView
  32529. Toolbox Assistant
  32530. quick referenceq
  32531. Dev.CD Sep 97 RL
  32532. #D(All Packages
  32533. Reference Library Edition
  32534. Toolbox Assistant Update
  32535.     plication-specific
  32536. contents
  32537. enable
  32538. developers
  32539. create
  32540. cursor
  32541. component
  32542. enables
  32543. building
  32544. enclosed
  32545. files
  32546. allow
  32547. build
  32548. driver
  32549. synchronization
  32550. control
  32551. panel
  32552. allows
  32553. therefore
  32554. these[
  32555. theyo
  32556. they'rej
  32557. thingj
  32558. things
  32559. think
  32560. third
  32561. third-partyo
  32562. thisB
  32563. program
  32564. shows
  32565. construct
  32566. simple
  32567. animation
  32568. program
  32569. shows
  32570. create
  32571. program
  32572. shows
  32573. select
  32574. create
  32575. movie
  32576. processor
  32577. emulator
  32578. extensions
  32579. 80471X
  32580. Aug 00^    TC Disk 2
  32581. y--set theItem to choose file -- uncomment to test in an AS editor
  32582.     tell application "Finder"
  32583.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  32584.         activate
  32585.     end tell
  32586. on error errMsg number errNum
  32587.     --enter statements to perform when no records are found such as...
  32588.     display dialog "Sorry, the item you selected could not be found."
  32589.     return
  32590. end try
  32591. e    No Changef
  32592. QuickTime
  32593. effectsq
  32594. Dev.CD Aug 00 TC Disk 2
  32595. All Packages
  32596. QTSimpleAppletIWThis demo program shows how to display any QuickTime content within a java.awt.Applet.
  32597. Communications Toolbox
  32598. Contributed
  32599. Devices and Hardware
  32600. Files
  32601. Games
  32602. Graphics 2D
  32603. Graphics 3D
  32604. Help Systems
  32605. Human Interface Toolbox
  32606. Interapplication Comm
  32607. Memory
  32608. Networking
  32609. OS Utilities
  32610. Overview
  32611. Platforms and Tools
  32612. Printing
  32613. Processes
  32614. QuickTime
  32615. Runtime Architecture
  32616. Sound
  32617. Feb 00
  32618. O$Dev.CD Aug 00 TC Disk 2:Sample Code:V
  32619. 80472X
  32620. 1e    No Change
  32621. ems, Inc. recommended
  32622. Inc. recommended
  32623. viiiw
  32624. Summary:  "Live Scroll" is a bare bones application demonstrating one approach you can take to implementing live scrolling (aka active and dynamic scrolling) during the tracking of scroll bar thumbs. Scroll arrows allow accurate placement of a document within its window, but are often too slow when the user wishes to scroll the content relatively large distances. While the scroll thumb can be used in this situation, it is less than ideal because the user cannot see the result of the scroll
  32625.  until the thumb is released. As a result, the user often finds that two or more scroll operations are required before the desired positioning is achieved. These problems can be overcome by implementing live scrolling within an application which allows a user to more accurately scroll a document to the correct position with direct control over the speed of the scrolling, and by providing complete visual feedback of the scrolling operation as it occurs.
  32626. It also demonstrates:
  32627.   -The two dif
  32628. 80258X
  32629. Aug 00^    TC Disk 2
  32630. y--set theItem to choose file -- uncomment to test in an AS editor
  32631.     tell application "Finder"
  32632.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  32633.         activate
  32634.     end tell
  32635. on error errMsg number errNum
  32636.     --enter statements to perform when no records are found such as...
  32637.     display dialog "Sorry, the item you selected could not be found."
  32638.     return
  32639. end try
  32640. Movedf
  32641. Live Scroll
  32642. Dynamic Scrollingq
  32643. Dev.CD Aug 00 TC Disk 2
  32644. All Packages
  32645. Load PCI DriverI
  32646. Summary: Load PCI Driver is a utitity for PCI driver writers. It lets you load and unload 'ndrv' without having to restart.
  32647. Allows you to load a Native PCI  driver ('ndrv') without having to restart. Very useful when debugging your native driver.
  32648. Sep 97V
  32649. 80259X
  32650. 1e    No Change
  32651. multipage
  32652. multipane
  32653. multiplay
  32654. multipled
  32655. about
  32656. driver
  32657. installer
  32658. about
  32659. driver
  32660. installer
  32661. about
  32662. about
  32663. dropdisk
  32664. about
  32665. rinaldi
  32666. collection
  32667. 95/02
  32668. about
  32669. scriptx
  32670. about
  32671. system
  32672. 7.5.5
  32673. update
  32674. about
  32675. folder
  32676. about
  32677. utilities
  32678. about
  32679. pre-release
  32680. about
  32681. versionedit
  32682. about
  32683. zaptcp
  32684. about
  32685. zoneranger
  32686. aboutthissite
  32687. accessS
  32688. aci2.5
  32689. acireference
  32690. acrobat
  32691. acrobat
  32692. reader
  32693. 4.0.1
  32694. 2.6.5
  32695. 3.0.1
  32696. sample
  32697. keycodes
  32698. e    No Changef%SoundSprocket
  32699. 3D sound
  32700. reverb
  32701. effectsq
  32702. Dev.CD Aug 00 TC Disk 2
  32703. All Packages
  32704. F    SourceBugI
  32705. SourceBug is a source-level debugger for debugging 68K-based applications.
  32706. Runs on any Macintosh but debugs 68K applications only.J
  32707. MPW etc.img.binK
  32708. Nov 97N
  32709. debuggerO=Dev.CD Aug 00 TC Disk 1:Tool Chest:Development Kits:MPW etc.:PEDev.CD Aug 00 TC Disk 1
  32710.  - Tool Chest
  32711.  - Development Kits
  32712.  - MPW etc.V
  32713. 80747X
  32714. Aug 00^    TC Disk 1
  32715. --set theItem to choose file -- uncomment to test in an AS editor
  32716.     tell application "Finder"
  32717.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Development Kits:MPW etc.:"
  32718.         activate
  32719.     end tell
  32720. on error errMsg number errNum
  32721.     --enter statements to perform when no records are found such as...
  32722.     display dialog "Sorry, the item you selected could not be found."
  32723.     return
  32724. end try
  32725. e    No Changef
  32726. debuggerq
  32727. Dev.CD Aug 00 TC Disk 1
  32728. All Packages
  32729. F    SourceObj
  32730. 80748X
  32731. Communications Toolbox
  32732. Contributed
  32733. Devices and Hardware
  32734. Files
  32735. Games
  32736. Graphics 2D
  32737. Graphics 3D
  32738. Help Systems
  32739. Human Interface Toolbox
  32740. Interapplication Comm
  32741. Memory
  32742. Networking
  32743. OS Utilities
  32744. Overview
  32745. Platforms and Tools
  32746. Printing
  32747. Processes
  32748. QuickTime
  32749. Runtime Architecture
  32750. Sound
  32751. from Sun Microsystems, Inc. recommended
  32752. QuickTime, Java, MRJy dialog "Sorry, the item you selected could not be found."
  32753.     return
  32754. end try
  32755. Deletedq
  32756. Dev.CD Jul 99 SDK1
  32757. (D!All Packages
  32758. Mac OS SDK Edition
  32759. Apple Data Detectors SDK
  32760.     tor@
  32761. cfbase
  32762. clouseau@
  32763. core@
  32764. designing@
  32765. detector@
  32766. detectors@
  32767. dialog@
  32768. driver@
  32769. electronics@
  32770. filetool@
  32771. fonts
  32772. typography@
  32773. index@
  32774. info@
  32775. keyboard
  32776. keychain
  32777. password
  32778. storage
  32779. passphrase
  32780. password@
  32781. kibitz@
  32782. localization@
  32783. macsbug@
  32784. opentransport
  32785. server
  32786. thread
  32787. manager
  32788. tcp/ip
  32789. iostreams@
  32790. difficult
  32791. application
  32792. support
  32793. features
  32794. Card 8
  32795. 24 GC: The Naked Truth  by Guillermo Ortiz.  How to take advantage of the new card and its software and what to do if you haven
  32796. t already invested in offscreen calls.
  32797. Meet PrGeneral, the Trap That Makes the Most of the Printing Manager  by Pete 
  32798.  Alexander.  How to use the five opcodes available in order to enhance the power of the Printing Manager and solve special problems.
  32799. J(develop Issue  3:
  32800. develop Issue  3 code:K
  32801. Vol IIIL
  32802. Jun 95OCDev.CD Sept 96 RL:Technical Documentation:develop:develop Issue  3:PKDev.CD Sept 96 RL
  32803.  - Technical Documentation
  32804.  - develop
  32805.  - develop Issue  3am users to create QuickTime VR content.
  32806.  Make it easy for photographers to convert photographs of an object into a QTVR object, and to convert wide-angle or panoramic photos into a QTVR panorama. 
  32807.  Do not support stitching of photos, the creation of "hot spots" on panoramas, or the combination of panoramas and/or objects i
  32808. coach
  32809. coachmarks
  32810. codec
  32811. codes
  32812. codewarrior
  32813. collation
  32814. collection
  32815. color
  32816. color
  32817. controls
  32818. window
  32819. table
  32820. color
  32821. picker
  32822. 2.1.1
  32823. color2index
  32824. colorsync
  32825. colorsync
  32826. calibrator
  32827. scripting
  32828. profile
  32829. gamma
  32830. color
  32831. colorsync
  32832. profile
  32833. embed
  32834. colorsync
  32835. profile
  32836. specification
  32837. colorsync
  32838. photoshop
  32839. plug-ins
  32840. colorsync
  32841. profile
  32842. rename
  32843. colour
  32844. comet
  32845. communications
  32846. compare
  32847. compiler
  32848. compilers
  32849. componentP
  32850. component
  32851. compression
  32852. decompression
  32853. scomP
  32854. compound
  32855. compress
  32856. compressionP
  32857. computer
  32858. computer
  32859. based
  32860. media
  32861. television
  32862. broadcast
  32863. graphics
  32864. conditional
  32865. conference
  32866. conferencing
  32867. ould not be found."
  32868.     return
  32869. end try
  32870. packages
  32871. 79946X
  32872. Dec 99^
  32873. --set theItem to choose file -- uncomment to test in an AS editor
  32874.     tell application "Finder"
  32875.         open item "Dev.CD Dec 99 RL:Technical Documentation:Inside Macintosh:"
  32876.         activate
  32877.     end tell
  32878. on error errMsg number errNum
  32879.     --enter statements to perform when no records are found such as...
  32880.     display dialog "Sorry, the item you selected could not be found."
  32881.     return
  32882. end try
  32883. Deletedq
  32884. Dev.CD Dec 99 RL
  32885. All Packages
  32886. AE Sample Applications
  32887. Summary: This folder contains sample applications that demonstrate how to develop applications that support Apple Events and the Object Model.
  32888. 7Edit is a simple text editor that is recordable and scriptable. It includes sample C and Pascal code demonstrating how to develop a recordable, scriptable application using Apple events, the Object Model, and AppleScript. Supports the Core and Text suite of events.
  32889. 7Edit 3.1
  32890. CoreSample 1.1K
  32891. May 92L
  32892. May 94V
  32893. 79947X
  32894. 1e    No Change
  32895. spell
  32896. spellswell
  32897. spinning
  32898. spinning
  32899. cursors
  32900. spooler
  32901. sprite
  32902. sprocket
  32903. sprockets
  32904. stack
  32905. stacks
  32906. standard
  32907. standard
  32908. standardfile
  32909. standards
  32910. standards
  32911. based
  32912. starmax
  32913. state
  32914. statements
  32915. status
  32916. storage
  32917. streaming
  32918. streams
  32919. streams
  32920. module
  32921. streams
  32922. plug-in
  32923. stress
  32924. string
  32925. string
  32926. encoding
  32927. string
  32928. services
  32929. mpt; to set OF NVRAM variables, type "setenv name value".
  32930. For more information about OF, see either the IEEE 1275 specification or alternatively see www.firmworks.com for documentation; the latter does not constitute an endorsement by Apple Computer, Inc.
  32931. This patch will be included in future Apple MacOS releases; however,  it will not be applied if OF NVRAM has already been modified (the patch will only be applied if factory-fresh settings are in effect on boot), and, of course, only onH
  32932.  the Tanzania-family machines listed above.
  32933. Tanzania, Zanzibar, Motorola StarMax, PowerMac 4400.
  32934. Any MacOS prior to 8.2.
  32935. Hanging on boot (black screen) is possible with the above configuration.
  32936. JDBugDetails
  32937. Buildscript
  32938. Extension.a
  32939. Extension.r
  32940. OpenFWBridgeFixJuly97K
  32941. Feb 98M)Any PCI card containing a PCI-PCI bridge.N`Tanzania, Zanzibar, StarMax, 4400, Hang, Boot, Open Firmware, PCI, Bridge, PCI-PCI Bridge, RiserOADev.CD Aug 00 TC Disk 1:Tool Chest:Hardware:OpenFWBridgeFixJul97:re
  32942. involvesp
  32943. involving
  32944. iostreams
  32945. iotracer
  32946. ipclister
  32947. ipclistports
  32948. DJ(develop Issue  5:
  32949. develop Issue  5 code:K
  32950. Vol IIIL
  32951. Jun 95OCDev.CD Sept 96 RL:Technical Documentation:develop:develop Issue  5:PKDev.CD Sept 96 RL
  32952.  - Technical Documentation
  32953.  - develop
  32954.  - develop Issue  5"Finder"
  32955.         open item "Dev.CD Feb 00 TC:What's New?:Development Kits:Mac OS:QuickTime Java SDK:"
  32956.         activate
  32957.     end tell
  32958. on error errMsg number errNum
  32959.     --enter statements to perform when no records are found such as...
  32960.     display dialog "Sorry, the item you selected could not be found."
  32961.     return
  32962. end try
  32963. e    No Changef
  32964. QuickTime
  32965. http://developer.apple.com/sdk/q
  32966. Dev.CD Feb 00 TC
  32967. qD!All Packages
  32968. Tool Chest Edition
  32969. QuickTime Java Windows SDKITQuickTime for Java Windows SDK.  Includes QuickTime for Java API javadoc, and demos.J
  32970. QTJava_SDK.zipK
  32971. Feb 00:What's New?:Development Kits:Cross Platform:QuickTime Java Windows SDK:V
  32972. 79430X
  32973. 1e    No Changeo
  32974. http://developer.apple.com/sdk/
  32975. inting
  32976. postscript
  32977. filter
  32978. process
  32979. process
  32980. manager
  32981. processes
  32982. 81088X
  32983. Jun 00^    RL Disk 2
  32984. --set theItem to choose file -- uncomment to test in an AS editor
  32985.     tell application "Finder"
  32986.         open item "Dev.CD Jun 00 RL Disk 2:Technical Publications:hardware:"
  32987.         activate
  32988.     end tell
  32989. on error errMsg number errNum
  32990.     --enter statements to perform when no records are found such as...
  32991.     display dialog "Sorry, the item you selected could not be found."
  32992.     return
  32993. end try
  32994. e    No Changef
  32995. Developer Notes
  32996. Hardware
  32997. Technical Publications
  32998. iBook
  32999. Power Macintosh
  33000. PowerBooks
  33001. Servers
  33002. Device Managers and Drivers
  33003. Updates
  33004. Printers
  33005. Desktops
  33006. Portables
  33007. /A;http://developer.apple.com/techpubs/hardware/hardware.html
  33008. Dev.CD Jun 00 RL Disk 2
  33009. All Packages
  33010. Technical Publications: Java
  33011. 81089X
  33012. direct
  33013. directional
  33014. directionsj
  33015. directly
  33016. directoryB
  33017. dirty
  33018. disable
  33019. captureT
  33020. carbon
  33021. carbon
  33022. 1.0.4
  33023. provides
  33024. files
  33025. needed
  33026. begin
  33027. carbonlib
  33028. carbonlib1.0
  33029. cardO
  33030. card-with-bridge-chi
  33031. cardbus
  33032. cardsQ
  33033. cards&drivers
  33034. carej
  33035. careful
  33036. carefully
  33037. carole
  33038. carrieso
  33039. cartwheels
  33040. casess
  33041. casey
  33042. catalan
  33043. catalog
  33044. cataloged
  33045. catalogs
  33046. aeusertermtypes
  33047. aeut^
  33048. resource^
  33049. protocol
  33050. agent
  33051. aiatb
  33052. manual
  33053. changes
  33054. readmeb
  33055. its to colorize a picture.  You select a foreground and background color, and copybits colorizes the picture.
  33056. Compressed PICT Info:  This snippet shows how to use the StdPix proc to intercept and display the compression type and depth of any compressed PICT within a PICT resource.
  33057. CopyBits vs. CopyMask:  This snippet drag races CopyBits (using a mask region) and CopyMask (using a mask BitMap). Which do you think is faster? The results may surprise you.
  33058. CopybitsSpeedPalette:  This progra
  33059. m demostrates ways to increase copybits speed when using palettes.
  33060. CopyDeepMask:  This program demonstrates the use of CopyDeepMask using 2 PICTS (one a photograph and the other a triangular mask).  It uses 2 offscreen gworlds to hold the source and mask pixmaps. CopyDeepMask is then used to create the masked image and display it in the application window.  The source, mask, and destination rectangles are all the same size in order to avoid altering pixel sizes.
  33061. CopyMask:  Shows how Copy
  33062. ODDev.CD Jul 00 SDK1:Development Kits:Mac OS:Cursor Component 1.0 SDK:PLDev.CD Jul 00 SDK1
  33063.  - Development Kits
  33064.  - Mac OS
  33065.  - Cursor Component 1.0 SDKV
  33066. 80077X
  33067. Jul 00^
  33068. --set theItem to choose file -- uncomment to test in an AS editor
  33069.     tell application "Finder"
  33070.         open item "Dev.CD Jul 00 SDK1:Development Kits:Mac OS:Cursor Component 1.0 SDK:"
  33071.         activate
  33072.     end tell
  33073. on error errMsg number errNum
  33074.     --enter statements to perform when no records are found such as...
  33075.     display dialog "Sorry, the item you selected could not be found."
  33076.     return
  33077. end try
  33078. e    No Changef(cursor component
  33079. color cursor
  33080. big cursoro
  33081. http://developer.apple.com/sdkq
  33082. Dev.CD Jul 00 SDK1
  33083. All Packages
  33084. CustomMediaIvThis demo program shows how to subclass the quicktime.std.movies.media.Media class to support any Custom media types. 
  33085. Feb 00V
  33086. 80078X
  33087. 1e    No Change
  33088. to properly zoom a window. It gives attractive results with most WDEFs because it uses the window
  33089. s structure
  33090. qe    No Changeq
  33091. Dev.CD Aug 00 TC Disk 1
  33092. rD!All Packages
  33093. Mac OS SDK Edition
  33094. CFM-68K SDK
  33095. Summary:  CFM-68K is a runtime architecture for 68K-based Macintosh applications and shared libraries. This architecture is modeled after the Power Macintosh runtime architecture and uses the CFM (Code Fragment Manager) to provide shared library support for 68K Macintoshes. CFM-68K runtime applications and shared libraries can coexist and run simultaneously with classic 68K runtime applications.
  33096. Version 4.0 of the CFM-68K Runtime Enabler fixes the problem described in Technote #1084 and uted could not be found."
  33097.     return
  33098. end try
  33099. All Packages
  33100. System Enabler 001 (IIvx, IIvi)OEDev.CD Apr 94
  33101. Dev.CD Jan 94
  33102. Dev.CD Oct 93
  33103. Dev.CD Jul 93
  33104. Dev.CD Apr 93PDDev.CD Apr 94
  33105. Dev.CD Jan 94
  33106. Dev.CD Oct 93
  33107. Dev.CD Jul 93
  33108. Dev.CD Apr 9V
  33109. 79606X
  33110. Apr 94
  33111. reliable
  33112. reliably
  33113. reliancep
  33114. relief
  33115. relies
  33116. relish
  33117. relocation
  33118. relstring
  33119. platform
  33120. platformsZ
  33121. playable
  33122. playback
  33123. playbar
  33124. played
  33125. player
  33126. players
  33127. playing
  33128. plays
  33129. playthrough
  33130. pleaseZ
  33131. pleased
  33132. plethora
  33133. plug-and-play
  33134. plug-inh
  33135. plug-in's
  33136. plug-ins
  33137. ymorphic
  33138. polymorphism
  33139. pop-up
  33140. popularj
  33141. populateh
  33142. popuph
  33143. portT
  33144. portable
  33145. porting
  33146. portion
  33147. portraitj
  33148. ports
  33149. bjects.
  33150. J_CFBaseServices
  33151. CFBundleServices
  33152. CFCollectionServices
  33153. CFOverview
  33154. CFPropertyList
  33155. CFStringServicesK
  33156. Jan 00
  33157. Core Foundation, overview, opaque types, reference counts, Base Services, CFBase.h, CFRetain, CFRelease, Reference counting, allocators, custom allocators, CFAllocator, CFType, Polymorphic functions, CFTypeID, CFIndex, CFOptionFlags, CFHashCode, CFHash, compare, CFComparatorFunction, CFComparisonResult, CFEqual, CFRange, Bundle Services, CFBundle.h, CFBundle, bundle, main bundle, resources, resource management, localization, internationalization, cross-platform, application package, Applic
  33158. OsDev.CD Jan 00 SDK1:What's New:Technical Documentation:Technical Publications:DeveloperDocumentation:corefoundation:ords are found such as...
  33159.     display dialog "Sorry, the item you selected could not be found."
  33160.     return
  33161. end try
  33162. All Packages
  33163. F    QuickTimeO)Dev.CD Oct 93
  33164. Dev.CD Jul 93
  33165. Dev.CD Apr 93P(Dev.CD Oct 93
  33166. Dev.CD Jul 93
  33167. Dev.CD Apr 9V
  33168. 79383X
  33169. Oct 93
  33170. All Packages
  33171. System Enabler 003 (LC III)OEDev.CD Apr 94
  33172. Dev.CD Jan 94
  33173. Dev.CD Oct 93
  33174. Dev.CD Jul 93
  33175. Dev.CD Apr 93PDDev.CD Apr 94
  33176. Dev.CD Jan 94
  33177. Dev.CD Oct 93
  33178. Dev.CD Jul 93
  33179. Dev.CD Apr 9V
  33180. 80865X
  33181. Apr 94
  33182. --set theItem to choose file -- uncomment to test in an AS editor
  33183.     tell application "Finder"
  33184.         open item "Dev.CD Apr 94
  33185. Dev.CD Jan 94
  33186. Dev.CD Oct 93
  33187. Dev.CD Jul 93
  33188. Dev.CD Apr 93"
  33189.         activate
  33190.     end tell
  33191. on error errMsg number errNum
  33192.     --enter statements to perform when no records are found such as...
  33193.     display dialog "Sorry, the item you selected could not be found."
  33194.     return
  33195. end try
  33196. All Packages
  33197. System Enabler 003 (LC III)OEDev.CD Apr 94
  33198. Dev.CD Jan 94
  33199. Dev.CD Oct 93
  33200. Dev.CD Jul 93
  33201. Dev.CD Apr 93PDDev.CD Apr 94
  33202. Dev.CD Jan 94
  33203. Dev.CD Oct 93
  33204. Dev.CD Jul 93
  33205. Dev.CD Apr 9V
  33206. 80866X
  33207. Apr 94
  33208. tates
  33209. basic
  33210. implmenetation
  33211. sample
  33212. demonstrates
  33213. variety
  33214. techniques
  33215. using
  33216.  on Acrobat, please go to:
  33217.     http://www.adobe.com/acrobat/
  33218. The person installing this package must agree to a license agreement presented during the installation process.
  33219. Reader InstallerK
  33220. May 97L
  33221. Feb 99
  33222. System Requirements
  33223. -  Macintosh computer with 68020 (Macintosh II series) or greater processor (including all Power Macintosh computers). 
  33224. -  MacOS 7.0 or later
  33225. -  3300 KB application RAM for 680x0-based Macintosh or Power Macintosh with Virtual Memory turned on; 5227 KB for Power Macintosh with Virtual Memory turned off
  33226. -  8 MB hard disk space, plus 4.4 MB additional temporary disk space  available during installation 
  33227. -  For viewing PDF files inside a Web browser, Netscape Navigator 3.0
  33228. O7Dev.CD Jun 00 RL Disk 1:Utilities:Acrobat Reader 4.0.1:cannot update the source. These techniques are essential tools that every WebObjects programmer should understand.
  33229. Feb 98L
  33230. Apr 99V
  33231. 78651X
  33232. Deleted
  33233. Summary: This is the electronic version of develop magazine.
  33234.  Issue 3 highlights:
  33235. CD-ROM: The Cutting Edge  by Mark B. Johnson.  How you can take best advantage of CD-ROM technology and what the trade-offs are.
  33236. The Ins and Outs of ISO 9660 and High Sierra  by Brian Bechtel.  The two standard file formats for CD-ROM discs, how they relate to the Macintosh
  33237. s native file format, and how to implement them.
  33238. How to Create a Mixed-Partition CD-ROM  by Llew Roberts.   Step-by-step instruction
  33239. s on how to mix ProDOS and HFS partitions on a hard disk for pressing as a CD-ROM, plus why you might want to do so.
  33240. Accessing CD-ROM Audio Tracks From Your Application  by Eric Mueller. The calls to use if you want to access CD-ROM audio tracks from your Apple II application, the layout of a CD-ROM audio track, and more.
  33241. s Up: Catch the Comm Toolbox Wave  by Rob Berkowitz and Alex Kazim.  An introduction to three Communications Toolbox managers, illustrated by a look at a simple te
  33242. O-Dev.CD Jan 96 SSW
  33243. Dev.CD Jul 95
  33244. Dev.CD May 95P,Dev.CD Jan 96 SSW
  33245. Dev.CD Jul 95
  33246. Dev.CD May 9V
  33247. 80795X
  33248. Jan 96
  33249. --set theItem to choose file -- uncomment to test in an AS editor
  33250.     tell application "Finder"
  33251.         open item "Dev.CD Jan 96 SSW
  33252. Dev.CD Jul 95
  33253. Dev.CD May 95"
  33254.         activate
  33255.     end tell
  33256. on error errMsg number errNum
  33257.     --enter statements to perform when no records are found such as...
  33258.     display dialog "Sorry, the item you selected could not be found."
  33259.     return
  33260. end try
  33261. All Packages
  33262. System 7.5 Update 1.0O
  33263. Dev.CD Jan 96 SSWP
  33264. Dev.CD Jan 96 SSV
  33265. 80796X
  33266. Jan 96
  33267. f--set theItem to choose file -- uncomment to test in an AS editor
  33268.     tell application "Finder"
  33269.         open item "Dev.CD Jan 96 SSW"
  33270.         activate
  33271.     end tell
  33272. on error errMsg number errNum
  33273.     --enter statements to perform when no records are found such as...
  33274.     display dialog "Sorry, the item you selected could not be found."
  33275.     return
  33276. end try
  33277. k-based
  33278. --set theItem to choose file -- uncomment to test in an AS editor
  33279.     tell application "Finder"
  33280.         open item "Dev.CD Apr 94
  33281. Dev.CD Jan 94
  33282. Dev.CD Oct 93
  33283. Dev.CD Jul 93
  33284. Dev.CD Apr 93"
  33285.         activate
  33286.     end tell
  33287. on error errMsg number errNum
  33288.     --enter statements to perform when no records are found such as...
  33289.     display dialog "Sorry, the item you selected could not be found."
  33290.     return
  33291. end try
  33292. ferent types of action procedure, both for 68K and PowerPC architectures.
  33293.   -Use of the new accessor routines which are provided as the first step to being Copland-savvy.
  33294. Live Scroll has been built under:
  33295.   Metrowerks CodeWarrior 8
  33296.   Symantec C++ 8.0.1
  33297.   Symantec 7.0.4
  33298.   MPW E.T.O. #19- 'Latest MPW': Symantec C++ for MPW and MrC.
  33299. Limitations and Bugs:  This is not intended to be a definitive 'document' on how to implement live scrolling, but illustrates one approach you can take. Like moD
  33300. st projects, this project was implemented under time constraints. There may be better methods available to you depending on your needs and the available time.
  33301. Communications Toolbox
  33302. Contributed
  33303. Devices and Hardware
  33304. Files
  33305. Games
  33306. Graphics 2D
  33307. Graphics 3D
  33308. Help Systems
  33309. Human Interface Toolbox
  33310. Interapplication Comm
  33311. Memory
  33312. Networking
  33313. OS Utilities
  33314. Overview
  33315. Platforms and Tools
  33316. Printing
  33317. Processes
  33318. QuickTime
  33319. Runtime Architecture
  33320. Sound
  33321. Jul 96N
  33322. Live Scroll, Dynamic Scrolling
  33323. e    No ChangefTperformance
  33324. hardware
  33325. PowerPC,bandwidth
  33326. 'cache miss rates'
  33327. 'performance counters'q
  33328. Dev.CD Aug 00 TC Disk 1
  33329. All Packages
  33330. 5thColumn
  33331. Summary: 5thColumn
  33332.  allows one CPU to control or get information on another CPU remotely. This is done by executing functions over an AppleTalk network (LocalTalk, EtherTalk, TokenTalk).
  33333. Features: 5thColumn
  33334.  can synchronize clocks, shutdown, restart, take screen shots, launch applications, read memory, get gestalt information, delete files/folders, get directory IDs and drop CPU into MacsBug executing commands.
  33335. VU3.0.1d3.smiK
  33336. Vol IVL
  33337. Vol VIM[Runs on all Macintoshes and system software. As of now it needs MPW on the controlling end.OLDev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:Virtual User 3.0.1d3:PTDev.CD Aug 00 TC Disk 1
  33338.  - Tool Chest
  33339.  - Testing & Debugging
  33340.  - Virtual User 3.0.1d3V
  33341. 79921X
  33342. Aug 00^    TC Disk 1
  33343. e    No Change
  33344. Summary:
  33345. Apple's Developer Publications web site features improved access to Inside Macintosh, WebObjects documentation, hardware notes, and more. Look for new and updated Mac OS 8 and 9, Mac OS X, and QuickTime documentation.
  33346. From main index.html page, you can go directly to product-specific pages to read and search documents online, download documents in compatible compression formats, and order printed books. This main page also has links to other Apple resources such as develop, TechnB!ical Notes, and Technical Q&A's. 
  33347. adcstyle.css
  33348. carbon
  33349. corefoundation
  33350. Documenation_in_PDF
  33351. FunctionIndex
  33352. hardware
  33353. images
  33354. index.html
  33355. macos8
  33356. macosx
  33357. order.html
  33358. PubsCatalog.html
  33359. PubsOrderForm.html
  33360. quicktime
  33361. webobjectsK
  33362. Jan 00L
  33363. Feb 00M
  33364. web browser
  33365. AWTechnical Publications, technical documentation, documentation, Tech Docs, publications
  33366. n 00 RL Disk 2:Technical Publications:TP 
  33367. All Packages
  33368. System Enabler 201 (PB Duo)OEDev.CD Apr 94
  33369. Dev.CD Jan 94
  33370. Dev.CD Oct 93
  33371. Dev.CD Jul 93
  33372. Dev.CD Apr 93PDDev.CD Apr 94
  33373. Dev.CD Jan 94
  33374. Dev.CD Oct 93
  33375. Dev.CD Jul 93
  33376. Dev.CD Apr 9V
  33377. 81024X
  33378. Apr 94
  33379. --set theItem to choose file -- uncomment to test in an AS editor
  33380.     tell application "Finder"
  33381.         open item "Dev.CD Apr 94
  33382. Dev.CD Jan 94
  33383. Dev.CD Oct 93
  33384. Dev.CD Jul 93
  33385. Dev.CD Apr 93"
  33386.         activate
  33387.     end tell
  33388. on error errMsg number errNum
  33389.     --enter statements to perform when no records are found such as...
  33390.     display dialog "Sorry, the item you selected could not be found."
  33391.     return
  33392. end try
  33393. All Packages
  33394. System Enabler 201 (PB Duo)OEDev.CD Apr 94
  33395. Dev.CD Jan 94
  33396. Dev.CD Oct 93
  33397. Dev.CD Jul 93
  33398. Dev.CD Apr 93PDDev.CD Apr 94
  33399. Dev.CD Jan 94
  33400. Dev.CD Oct 93
  33401. Dev.CD Jul 93
  33402. Dev.CD Apr 9V
  33403. 81025X
  33404. Apr 94
  33405. 1.0.1
  33406. 1.0.1b1c2
  33407. 1.0.1b3U
  33408. 1.0.2d
  33409. 1.0.3
  33410. 1.0.4e
  33411. 1.0.6
  33412. 1.0.7
  33413. 1.0.8
  33414. 1.0a13
  33415. 1.0b2
  33416. 1.0b3n
  33417. 1.0b5
  33418. 1.0d6T
  33419. 1.0fc1
  33420. 1.1.1
  33421. c software package for distribution in Japan.  It also provides information on subjects including document translation and  establishing business partners in Japan.
  33422. Localization for JapanK
  33423. Aug 92M
  33424. Adobe Acrobat ReaderO&Dev.CD May 98 TC:Programs & Marketing:P(Dev.CD May 98 TC
  33425.  - Programs & MarketingO
  33426. OTFIFO
  33427. OTLink
  33428. linked listq
  33429. Dev.CD Aug 00 TC Disk 2
  33430. All Packages
  33431. Live Control ScrollI
  33432. Sample code illustrating scrolling of controls via an off screen GWorld.  
  33433. This code shows how to correctly set and maintain proportional scroll bars, do live scrolling and handle controls with a live scrolling window.
  33434. Nov 99V
  33435. 77773X
  33436. 1e    No Change
  33437. 76541X
  33438. processor
  33439. --set theItem to choose file -- uncomment to test in an AS editor
  33440.     tell application "Finder"
  33441.         open item "Dev.CD Jul 99 SDK1:Development Kits:Mac OS:Apple Color OneScanner SDK:"
  33442.         activate
  33443.     end tell
  33444. on error errMsg number errNum
  33445.     --enter statements to perform when no records are found such as...
  33446.     display dialog "Sorry, the item you selected could not be found."
  33447.     return
  33448. end try
  33449. Deletedq
  33450. Dev.CD Jul 99 SDK1
  33451. (D!All Packages
  33452. Mac OS SDK Edition
  33453. Apple Data Detectors SDK
  33454.     ot be found."
  33455.     return
  33456. end try
  33457. e    No Changef-OTTransferProviderOwnership client library OTq
  33458. Dev.CD Aug 00 TC Disk 2
  33459. All Packages
  33460. TransitionsIkThis demo shows how to use the QuickTime effects architecture applied to a character in an animation scene.
  33461. Feb 00V
  33462. 78627X
  33463. 1e    No Change
  33464. Aug 94L
  33465. Sep 94
  33466. 651-3561
  33467. 651-7584
  33468. 65c02r
  33469. 68000
  33470. 68020d
  33471. 68030
  33472. 68040
  33473. 680x0
  33474. 68881/2
  33475. 68k-based
  33476. 7-specific
  33477. 7.0.0
  33478. 7.0.3
  33479. 7.0.4
  33480. 7.0fo
  33481. 7.1.2p
  33482. 7.5.1
  33483. 7.5.2x
  33484. 7.5.3x
  33485. 7.5.5
  33486. 8.5.1
  33487. This HyperCard 2.4 Update adds some new features, including QuickTime functionality, and fixes problems with the HyperCard application. This product updates HyperCard 2.3 or 2.3.5 to HyperCard 2.4.
  33488. Several exciting features have been added with the release of HyperCard 2.4, including:
  33489.  an improved movie button task that allows you to open any QuickTime-readable file
  33490.  ability to open movie and some image files by dragging them onto the HyperCard application icon
  33491.  a new Link to URL butto
  33492. n task and HyperTalk command for connecting to a web site
  33493.  ability to manipulate QuickTime movies using HyperTalk
  33494.  keyboard navigation of QuickTime VR movies
  33495.  ability to open a nearly unlimited number of files using HyperTalk
  33496.  enhanced script editor window for easier navigation
  33497.  improved Picture XCMD
  33498.  more script commands and new syntax
  33499. For more information on these features and how to use them, see Using HyperCard 2.4.
  33500. Sep 97L
  33501. Jul 98e
  33502. virtual
  33503. tools
  33504. old-style
  33505. NDAppleShare, File Sharing, Faceless Background-only, FBA, PPC ToolboxO\Dev.CD Aug 00 TC Disk 1:Tool Chest:Interapplication Communication:Server Remote Control 1.1:PdDev.CD Aug 00 TC Disk 1
  33506.  - Tool Chest
  33507.  - Interapplication Communication
  33508.  - Server Remote Control 1.1
  33509. software
  33510. license
  33511. software
  33512. license
  33513. software
  33514. licensing
  33515. somobjects
  33516. somobjects
  33517. first
  33518. sound
  33519. soundapp
  33520. soundapp
  33521. devices, and setting the configurations and display modes for video devices.
  33522. HTML Rendering Library [NEW]
  33523. ---------------------
  33524. This preliminary document describes the version of the HTML Rendering Library available in Mac OS 9. It discusses the standard HTML Rendering Library functions and data types that allow you to manage the drawing environment, as well as the callbacks you can use to provide such additional services as event management, link tracking, and link redirection.
  33525. Locale
  33526. s for Mac OS 8.6 and 9.0 [NEW]
  33527. ---------------------------
  33528. This preliminary document describes the Locales protocols and API for Mac OS 8.6 and 9.0. You should read this document if you need to understand how to specify the language and/or region for a locale-sensitive text operation or if you need to obtain, for a specified language and/or region, the locale data that will enable the text operation to behave appropriately.
  33529. Unicode Utilities [NEW]
  33530. ---------------
  33531. This preliminary documen
  33532. AAny Power Macintosh computer, iMac, or Macintosh Server with a G4, G3, 604e, 604, or 601 microprocessor, or a 6500 series computer with a 603e microprocessor.
  33533. For AppleShare Client 3.8.5, Mac OS 9 is recommended; minimum requirement is Mac OS 7.6 or later.
  33534. Header files, libraries, samples use CodeWarrior Pro 3 or later.
  33535. NkAppleShare IP, Server, AppleShare Client, ASIP, AFP, Registry, PGP, UAM, Server Controls, Networking, PrintMac OS
  33536.  - Installer SDK 1.2.3
  33537. O$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  33538.  - Sample Codein an AS editor
  33539.     tell application "Finder"
  33540.         open item "Dev.CD May 98 TC:Programs & Marketing:"
  33541.         activate
  33542.     end tell
  33543. on error errMsg number errNum
  33544.     --enter statements to perform when no records are found such as...
  33545.     display dialog "Sorry, the item you selected could not be found."
  33546.     return
  33547. end try
  33548. e    No Changeq
  33549. Dev.CD May 98 TC
  33550. All Packages
  33551. LockVol
  33552. Summary: LockVol is a Control Panel device that can be used to test software handling of locked volumes, local or remote.   With the use of System 7 and File Sharing, LockVol may come in handy for those trying to test their software.  LockVol displays a popup menu containing all volumes in use by your Mac and allows you to change the status of each volume from unlocked, to having a software or hardware lock.  Changes made in the Control Panel are immediate and remain intact until you chang
  33553. 79019X
  33554. All Packages
  33555. New & RevisedF
  33556. AuntieDialog
  33557. $AuntieDialog is a module, provided in source code form, which replaces some key Dialog Manager calls with calls to Control Manager and Window Manager, thus freeing you from struggling with the Dialog Manager API, yet allowing you to use the familiar tools you've always used to build dialogs.
  33558. nts to perform when no records are found such as...
  33559.     display dialog "Sorry, the item you selected could not be found."
  33560.     return
  33561. end try
  33562. All Packages
  33563. System Enabler 088 (AVs)O)Dev.CD Apr 94
  33564. Dev.CD Jan 94
  33565. Dev.CD Oct 93P(Dev.CD Apr 94
  33566. Dev.CD Jan 94
  33567. Dev.CD Oct 9V
  33568. 79702X
  33569. Apr 94
  33570. magazines
  33571. magic
  33572. magician
  33573. magnitude
  33574. mail-order
  33575. mailfoo
  33576. mailing
  33577. mailings
  33578. All Packages
  33579. F)System Enabler 131 (PB 160/165c/180/180c)O)Dev.CD Apr 94
  33580. Dev.CD Jan 94
  33581. Dev.CD Oct 93P(Dev.CD Apr 94
  33582. Dev.CD Jan 94
  33583. Dev.CD Oct 9V
  33584. 80992X
  33585. Apr 94
  33586. ~--set theItem to choose file -- uncomment to test in an AS editor
  33587.     tell application "Finder"
  33588.         open item "Dev.CD Apr 94
  33589. Dev.CD Jan 94
  33590. Dev.CD Oct 93"
  33591.         activate
  33592.     end tell
  33593. on error errMsg number errNum
  33594.     --enter statements to perform when no records are found such as...
  33595.     display dialog "Sorry, the item you selected could not be found."
  33596.     return
  33597. end try
  33598. All Packages
  33599. F)System Enabler 131 (PB 160/165c/180/180c)O7Dev.CD Apr 94
  33600. Dev.CD Jan 94
  33601. Dev.CD Oct 93
  33602. Dev.CD Jul 93P6Dev.CD Apr 94
  33603. Dev.CD Jan 94
  33604. Dev.CD Oct 93
  33605. Dev.CD Jul 9V
  33606. 80993X
  33607. Apr 94
  33608. All Packages
  33609. System Enabler 088 (AVs)O
  33610. Dev.CD Apr 94
  33611. Dev.CD Jan 94P
  33612. Dev.CD Apr 94
  33613. Dev.CD Jan 9V
  33614. 80943X
  33615. Apr 94
  33616. p--set theItem to choose file -- uncomment to test in an AS editor
  33617.     tell application "Finder"
  33618.         open item "Dev.CD Apr 94
  33619. Dev.CD Jan 94"
  33620.         activate
  33621.     end tell
  33622. on error errMsg number errNum
  33623.     --enter statements to perform when no records are found such as...
  33624.     display dialog "Sorry, the item you selected could not be found."
  33625.     return
  33626. end try
  33627. All Packages
  33628. System Enabler 088 (AVs)O)Dev.CD Apr 94
  33629. Dev.CD Jan 94
  33630. Dev.CD Oct 93P(Dev.CD Apr 94
  33631. Dev.CD Jan 94
  33632. Dev.CD Oct 9V
  33633. 80944X
  33634. Apr 94
  33635. controls/events
  33636. controlstrip
  33637. convenience
  33638. conveniently
  33639. conventions
  33640. conversionY
  33641. convert
  33642. converted
  33643. converterh
  33644. converting
  33645. converts
  33646. convey
  33647. cookbook
  33648. byrne's
  33649. byrne's
  33650. xcmds
  33651. xfcns
  33652. byrne's
  33653. xcmds&xfcns
  33654. c-french
  33655. c-french
  33656. canadian
  33657. registration
  33658. requests
  33659. calendoid
  33660. calendoid
  33661. callback
  33662. callback
  33663. sample
  33664. carbon
  33665. window
  33666. carbonlib
  33667. carbonlib
  33668. 1.0.4
  33669. carbonprintingmgr
  33670. audio
  33671. toolkit
  33672. install
  33673. script
  33674. cd-romf
  33675. cd-rom
  33676. detection
  33677. cdent
  33678. cdent
  33679. formatter
  33680. cdroms
  33681. cfbaseservices
  33682. cfbundleservices
  33683. cfcollectionservices
  33684. cfm-68k
  33685. cfm-68k
  33686. cfm-68k
  33687. cfm-68k
  33688. runtime
  33689. enabler
  33690. cfoverview
  33691. cfpropertylist
  33692. cfstringservices
  33693. changev
  33694. change
  33695. historyv
  33696. Communications Toolbox
  33697. Contributed
  33698. Devices and Hardware
  33699. Files
  33700. Games
  33701. Graphics 2D
  33702. Graphics 3D
  33703. Help Systems
  33704. Human Interface Toolbox
  33705. Interapplication Comm
  33706. Memory
  33707. Networking
  33708. OS Utilities
  33709. Overview
  33710. Platforms and Tools
  33711. Printing
  33712. Processes
  33713. QuickTime
  33714. Runtime Architecture
  33715. Sound
  33716. mp-digest-v3-002
  33717. csmp-digest-v3-003
  33718. viiiw
  33719. 81136X
  33720. Mar OO^
  33721. RLDisk 1
  33722. --set theItem to choose file -- uncomment to test in an AS editor
  33723.     tell application "Finder"
  33724.         open item "Dev.CD Mar OO RLDisk 1:Interactive Media Resources:"
  33725.         activate
  33726.     end tell
  33727. on error errMsg number errNum
  33728.     --enter statements to perform when no records are found such as...
  33729.     display dialog "Sorry, the item you selected could not be found."
  33730.     return
  33731. end try
  33732. DeletedfZtraversing related tables
  33733. referential integrity rules
  33734. validation and reformatting
  33735. databaseq
  33736. Dev.CD Mar OO RLDisk 1
  33737. BD!All Packages
  33738. Tool Chest Edition
  33739. WebObjects Memory Mgmt
  33740.     scomP
  33741. sharedv
  33742. standardsw
  33743. styleu
  33744. suitesm
  33745. systemx
  33746. technicalS
  33747. terminology^
  33748. tools]
  33749. universityR
  33750. upgradeC
  33751. user^
  33752. xcmdsn
  33753. xfcnc
  33754. 1-12/96k
  33755. 1.0.1h
  33756. 1.0.2h
  33757. 1.0.3e
  33758. 1.1.1
  33759. seamlessly
  33760. searched
  33761. searchesh
  33762. searchingh
  33763. secondZ
  33764. secondly
  33765. secret
  33766. secretary
  33767. secrets
  33768. sectionj
  33769. sectionreport
  33770. sections
  33771. sectors
  33772. secure
  33773. securely
  33774. security
  33775. sedit
  33776. seedbuilder
  33777. seeingj
  33778. seger
  33779. segment
  33780. segmented
  33781. segmenting
  33782. segments
  33783. seldom
  33784. select
  33785. selected
  33786. All Packages
  33787. System 7 Tune-UpO
  33788. Dev.CD Sept 92
  33789. Dev.CD Aug 92P
  33790. Dev.CD Sept 92
  33791. Dev.CD Aug 9V
  33792. 80766X
  33793. Sept 9
  33794. q--set theItem to choose file -- uncomment to test in an AS editor
  33795.     tell application "Finder"
  33796.         open item "Dev.CD Sept 92
  33797. Dev.CD Aug 92"
  33798.         activate
  33799.     end tell
  33800. on error errMsg number errNum
  33801.     --enter statements to perform when no records are found such as...
  33802.     display dialog "Sorry, the item you selected could not be found."
  33803.     return
  33804. end try
  33805. All Packages
  33806. System 7 Tune-UpO
  33807. Dev.CD Sept 92
  33808. Dev.CD Aug 92P
  33809. Dev.CD Sept 92
  33810. Dev.CD Aug 9V
  33811. 80767X
  33812. Sept 9
  33813. q--set theItem to choose file -- uncomment to test in an AS editor
  33814.     tell application "Finder"
  33815.         open item "Dev.CD Sept 92
  33816. Dev.CD Aug 92"
  33817.         activate
  33818.     end tell
  33819. on error errMsg number errNum
  33820.     --enter statements to perform when no records are found such as...
  33821.     display dialog "Sorry, the item you selected could not be found."
  33822.     return
  33823. end try
  33824. soundrecord
  33825. soundrecord
  33826. sounds
  33827. soundsprocket
  33828. soundsprocket
  33829. soundunit
  33830. soundunit
  33831. soundunit
  33832. entation
  33833. header
  33834. files
  33835. tools
  33836. plication "Finder"
  33837.         open item "Dev.CD Sept 92
  33838. Dev.CD Aug 92"
  33839.         activate
  33840.     end tell
  33841. on error errMsg number errNum
  33842.     --enter statements to perform when no records are found such as...
  33843.     display dialog "Sorry, the item you selected could not be found."
  33844.     return
  33845. end try
  33846. All Packages
  33847. System 7 Tune-UpO
  33848. Dev.CD Sept 92
  33849. Dev.CD Aug 92P
  33850. Dev.CD Sept 92
  33851. Dev.CD Aug 9V
  33852. 77049X
  33853. Sept 9
  33854. q--set theItem to choose file -- uncomment to test in an AS editor
  33855.     tell application "Finder"
  33856.         open item "Dev.CD Sept 92
  33857. Dev.CD Aug 92"
  33858.         activate
  33859.     end tell
  33860. on error errMsg number errNum
  33861.     --enter statements to perform when no records are found such as...
  33862.     display dialog "Sorry, the item you selected could not be found."
  33863.     return
  33864. end try
  33865. audio
  33866. audio
  33867. toolkit
  33868. cd-rom
  33869. control
  33870. panel
  33871. symantec
  33872. metrowerks
  33873. standardfile
  33874. center
  33875. cfallocator
  33876. cfarray
  33877. cfarray
  33878. cfbag
  33879. cfbag
  33880. O)Dev.CD Apr 94
  33881. Dev.CD Jan 94
  33882. Dev.CD Oct 93P(Dev.CD Apr 94
  33883. Dev.CD Jan 94
  33884. Dev.CD Oct 9V
  33885. 80976X
  33886. Apr 94
  33887. ~--set theItem to choose file -- uncomment to test in an AS editor
  33888.     tell application "Finder"
  33889.         open item "Dev.CD Apr 94
  33890. Dev.CD Jan 94
  33891. Dev.CD Oct 93"
  33892.         activate
  33893.     end tell
  33894. on error errMsg number errNum
  33895.     --enter statements to perform when no records are found such as...
  33896.     display dialog "Sorry, the item you selected could not be found."
  33897.     return
  33898. end try
  33899. All Packages
  33900. F)System Enabler 131 (PB 160/165c/180/180c)O7Dev.CD Apr 94
  33901. Dev.CD Jan 94
  33902. Dev.CD Oct 93
  33903. Dev.CD Jul 93P6Dev.CD Apr 94
  33904. Dev.CD Jan 94
  33905. Dev.CD Oct 93
  33906. Dev.CD Jul 9V
  33907. 80977X
  33908. Apr 94
  33909. keycodes
  33910. keymaptest
  33911. keymenu
  33912. keyse
  33913. keytrans
  33914. kgreetingport
  33915. killer
  33916. killeveryonebutme
  33917. kills
  33918. kinds
  33919. kiosk
  33920. kiosks
  33921. fssetprinter
  33922. fssetprinter
  33923. fstubs
  33924. fstubs
  33925. fstubs
  33926. fullballoons
  33927. fullballoons
  33928. fulldrag
  33929. fulldrag
  33930. fullfind
  33931. fullfind
  33932. fullhpop
  33933. fullhpop
  33934. fullmove
  33935. fullmove
  33936. fulloffset
  33937. fulloffset
  33938. fullremove
  33939. fullremove
  33940. fullrename
  33941. selectfile
  33942. selectors
  33943. sendae]
  33944. sendae
  33945. sendae
  33946. sendps
  33947. sendps
  33948. serial
  33949. serverS
  33950. serversS
  33951. servervols
  33952. servervols
  33953. services
  33954. movie
  33955. setfileflag
  33956. setfileflag
  33957. setfinderlock
  33958. setfinderlock
  33959. setfinfo
  33960. setfinfo
  33961. setfolderflag
  33962. setfolderflag
  33963. setmarkers
  33964. setmfsize
  33965. setmode
  33966. setmode
  33967. setproject
  33968. setprojector
  33969. setup
  33970. products
  33971. premixer
  33972. primer
  33973. print
  33974. printing
  33975. printrecordspy
  33976. procdoggie2.1b2
  33977. processes
  33978. processorC
  33979. profile
  33980. profilerx
  33981. profilerenamer
  33982. progguide
  33983. progguide
  33984. apple
  33985. scanners
  33986. program
  33987. programmer's
  33988. programmer's
  33989. 1.4.2
  33990. progresswindoid-c
  33991. qualified
  33992. quickdraw
  33993. r13u5
  33994. r14d1
  33995. readerZ
  33996. redistribution
  33997. registration
  33998. registrym
  33999. release
  34000. reporting
  34001. reports
  34002. requests
  34003. resedit
  34004. resources
  34005. robustness
  34006. runtime
  34007. sample\
  34008. sampler
  34009. scanners
  34010. script
  34011. scripts
  34012. scroll
  34013. sdec/scomP
  34014. selectors
  34015. needed^
  34016. needsT
  34017. neophyte
  34018. nepali
  34019. net-install
  34020. net/biz/bbsw
  34021. netcom
  34022. netscapej
  34023. netsprocket
  34024. netware
  34025. networkB
  34026. network-aware
  34027. network-connected
  34028. networkable
  34029. networkingj
  34030. never
  34031. never-before-possibl
  34032. felonies
  34033. fernando
  34034. fernicola
  34035. fetchspecification
  34036. erman
  34037. fewer
  34038. ficycle
  34039. fieldR
  34040. fieldsz
  34041. fifteene
  34042. fifth
  34043. figure
  34044. figured
  34045. fileY
  34046. file's
  34047. file/resource
  34048. filed
  34049. behave
  34050.  choose file -- uncomment to test in an AS editor
  34051.     tell application "Finder"
  34052.         open item "Dev.CD Jun 97 SSW"
  34053.         activate
  34054.     end tell
  34055. on error errMsg number errNum
  34056.     --enter statements to perform when no records are found such as...
  34057.     display dialog "Sorry, the item you selected could not be found."
  34058.     return
  34059. end try
  34060. W--set theItem to choose file -- uncomment to test in an AS editor
  34061.     tell application "Finder"
  34062.         open item "Dev.CD Aug 00 TC:Sample Code:"
  34063.         activate
  34064.     end tell
  34065. on error errMsg number errNum
  34066.     --enter statements to perform when no records are found such as...
  34067.     display dialog "Sorry, the item you selected could not be found."
  34068.     return
  34069. end try
  34070. e    No Changef-InputSprocket
  34071. Needs
  34072. Elements
  34073. buttonsq
  34074. Dev.CD Aug 00 TC
  34075. D!All Packages
  34076. Tool Chest Edition
  34077. Ivy 1.0fc1
  34078. All Packages
  34079. System Enabler 001 (IIvx, IIvi)OEDev.CD Apr 94
  34080. Dev.CD Jan 94
  34081. Dev.CD Oct 93
  34082. Dev.CD Jul 93
  34083. Dev.CD Apr 93PDDev.CD Apr 94
  34084. Dev.CD Jan 94
  34085. Dev.CD Oct 93
  34086. Dev.CD Jul 93
  34087. Dev.CD Apr 9V
  34088. 80851X
  34089. Apr 94
  34090. --set theItem to choose file -- uncomment to test in an AS editor
  34091.     tell application "Finder"
  34092.         open item "Dev.CD Apr 94
  34093. Dev.CD Jan 94
  34094. Dev.CD Oct 93
  34095. Dev.CD Jul 93
  34096. Dev.CD Apr 93"
  34097.         activate
  34098.     end tell
  34099. on error errMsg number errNum
  34100.     --enter statements to perform when no records are found such as...
  34101.     display dialog "Sorry, the item you selected could not be found."
  34102.     return
  34103. end try
  34104. All Packages
  34105. System Enabler 001 (IIvx, IIvi)OEDev.CD Apr 94
  34106. Dev.CD Jan 94
  34107. Dev.CD Oct 93
  34108. Dev.CD Jul 93
  34109. Dev.CD Apr 93PDDev.CD Apr 94
  34110. Dev.CD Jan 94
  34111. Dev.CD Oct 93
  34112. Dev.CD Jul 93
  34113. Dev.CD Apr 9V
  34114. 80852X
  34115. Apr 94
  34116. restartB
  34117. restored
  34118. restricted
  34119. restrictions
  34120. resulta
  34121. 80025X
  34122. Aug 00^    TC Disk 1
  34123. --set theItem to choose file -- uncomment to test in an AS editor
  34124.     tell application "Finder"
  34125.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Development Kits:C++ Related:C++ Source Code Formatter:"
  34126.         activate
  34127.     end tell
  34128. on error errMsg number errNum
  34129.     --enter statements to perform when no records are found such as...
  34130.     display dialog "Sorry, the item you selected could not be found."
  34131.     return
  34132. end try
  34133. e    No Changeq
  34134. Dev.CD Aug 00 TC Disk 1
  34135. kD(All Packages
  34136. Reference Library Edition
  34137. C/F Registration Requests
  34138. pottier
  34139. w ImageWriter sample driver for QuickDraw GX that shows how to implement color plane separations as well as how to change the 'rdip' resource on the fly.J
  34140. Sample Code.imgK
  34141. Oct 96M3QuickDraw GX and an ImageWriter with a color ribbonN;QuickDraw GX raster ImageWriter Halftone Dither Sample CodeO
  34142. Dev.CD Aug 00 TC:Sample Code:P
  34143. Dev.CD Aug 00 TC
  34144.  - Sample CodeV
  34145. 75263X
  34146. Aug 00^
  34147. training
  34148. required
  34149. plug-and-play
  34150. design
  34151. no-copy
  34152. no-so-subtlej
  34153. noacclcurve
  34154. noble
  34155. nogrowdocproc
  34156. non-appleo
  34157. non-blessed
  34158. non-disclosure
  34159. non-ethernet
  34160. non-floppy
  34161. non-macintosh
  34162. non-native
  34163. non-portable
  34164. non-scsi
  34165. non-us
  34166. non-volatile-ram
  34167. nopoweroffkey
  34168. norbert
  34169. noresdialog
  34170. normal
  34171. normally
  34172. normanj
  34173. north
  34174. norwegian
  34175. nosound
  34176. Welected could not be found."
  34177.     return
  34178. end try
  34179. All Packages
  34180. System 7.5 Update 2.0O
  34181. Dev.CD Jul 96 SSWP
  34182. Dev.CD Jul 96 SSV
  34183. 78344X
  34184. Jul 96
  34185. Apr 94
  34186. p--set theItem to choose file -- uncomment to test in an AS editor
  34187.     tell application "Finder"
  34188.         open item "Dev.CD Apr 94
  34189. Dev.CD Jan 94"
  34190.         activate
  34191.     end tell
  34192. on error errMsg number errNum
  34193.     --enter statements to perform when no records are found such as...
  34194.     display dialog "Sorry, the item you selected could not be found."
  34195.     return
  34196. end try
  34197. All Packages
  34198. System Enabler 065 (LC 575)O
  34199. Dev.CD Apr 94P
  34200. Dev.CD Apr 9V
  34201. 80912X
  34202. Apr 94
  34203. b--set theItem to choose file -- uncomment to test in an AS editor
  34204.     tell application "Finder"
  34205.         open item "Dev.CD Apr 94"
  34206.         activate
  34207.     end tell
  34208. on error errMsg number errNum
  34209.     --enter statements to perform when no records are found such as...
  34210.     display dialog "Sorry, the item you selected could not be found."
  34211.     return
  34212. end try
  34213. All Packages
  34214. System Enabler 065 (LC 575)O
  34215. Dev.CD Apr 94P
  34216. Dev.CD Apr 9V
  34217. 80913X
  34218. Apr 94
  34219. umbers
  34220. numerals
  34221. System Enabler 111 (PB 160/180)O
  34222. Dev.CD Apr 93P
  34223. Dev.CD Apr 9V
  34224. 80967X
  34225. Apr 93
  34226. b--set theItem to choose file -- uncomment to test in an AS editor
  34227.     tell application "Finder"
  34228.         open item "Dev.CD Apr 93"
  34229.         activate
  34230.     end tell
  34231. on error errMsg number errNum
  34232.     --enter statements to perform when no records are found such as...
  34233.     display dialog "Sorry, the item you selected could not be found."
  34234.     return
  34235. end try
  34236. All Packages
  34237. System Enabler 111 (PB 160/180)O
  34238. Dev.CD Apr 93P
  34239. Dev.CD Apr 9V
  34240. 80968X
  34241. Apr 93
  34242. b--set theItem to choose file -- uncomment to test in an AS editor
  34243.     tell application "Finder"
  34244.         open item "Dev.CD Apr 93"
  34245.         activate
  34246.     end tell
  34247. on error errMsg number errNum
  34248.     --enter statements to perform when no records are found such as...
  34249.     display dialog "Sorry, the item you selected could not be found."
  34250.     return
  34251. end try
  34252. All Packages
  34253. System Enabler 111 (PB 160/180)O
  34254. Dev.CD Apr 93V
  34255. 80969X
  34256. e    No Changef
  34257. QuickTime
  34258. Dev.CD Aug 00 TC Disk 2
  34259. All Packages
  34260. ImportExportI
  34261. This demo program shows how to export a movie, using the user dialog to customise export settings, import a media file and reference a media file in a movie.
  34262. Communications Toolbox
  34263. Contributed
  34264. Devices and Hardware
  34265. Files
  34266. Games
  34267. Graphics 2D
  34268. Graphics 3D
  34269. Help Systems
  34270. Human Interface Toolbox
  34271. Interapplication Comm
  34272. Memory
  34273. Networking
  34274. OS Utilities
  34275. Overview
  34276. Platforms and Tools
  34277. Printing
  34278. Processes
  34279. QuickTime
  34280. Runtime Architecture
  34281. Sound
  34282. Feb 00
  34283. - Common
  34284.     - Sun Compliant Java Runtime Environment 1.1
  34285.     - QuickTime 3 
  34286.     - QTJava.zip
  34287.     - QTJava media samples
  34288. - Mac OS:
  34289.     - System 8 or later
  34290.     - Macintosh Runtime for Java (MRJ) 2.1
  34291. - Windows 95, 98, or NT::
  34292.     - JRE/JDK from Sun Microsystems, Inc. recommended
  34293. QuickTime, Java, MRJO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  34294.  - Sample CodeV
  34295. 80209X
  34296. Aug 00^    TC Disk 2
  34297. e    No Change
  34298. ariable
  34299. variables
  34300. FO<Dev.CD Aug 00 TC Disk 1:Tool Chest:Toolbox:WindowPicker 1.1:PDDev.CD Aug 00 TC Disk 1
  34301.  - Tool Chest
  34302.  - Toolbox
  34303.  - WindowPicker 1.1V
  34304. 81141X
  34305. Aug 00^    TC Disk 1
  34306. --set theItem to choose file -- uncomment to test in an AS editor
  34307.     tell application "Finder"
  34308.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Toolbox:WindowPicker 1.1:"
  34309.         activate
  34310.     end tell
  34311. on error errMsg number errNum
  34312.     --enter statements to perform when no records are found such as...
  34313.     display dialog "Sorry, the item you selected could not be found."
  34314.     return
  34315. end try
  34316. e    No Changeq
  34317. Dev.CD Aug 00 TC Disk 1
  34318. GD!All Packages
  34319. Mac OS SDK Edition
  34320. Word Services SDK 1.0.8
  34321. changetextstylerec
  34322. ractic
  34323. choice
  34324. choices
  34325. choosex
  34326. chooser
  34327. choosesh
  34328. choosing
  34329. christine
  34330. chromakey
  34331. chromakeying
  34332. chrpj
  34333. chunks
  34334. The ColorSync
  34335.  Plug-In Modules provide an easy way for you to obtain high quality reproduction of color images. Together with the ColorSync
  34336.  System Extension and the installed device profiles, the ColorSync
  34337.  Plug-In Modules ensure that your color images will be reproduced most accurately on any device. Three Modules (Import, Export, and Filter) are available to fit into any type of work-flow, and to provide color matching capabilities to the novice color user as well as to the most demandi
  34338. ng color user.
  34339. With the Plug-In
  34340. s you will be able to: 
  34341.  Accurately print the image viewed on your monitor. 
  34342.  Accurately print or view the image you have scanned. 
  34343.  Embed a profile in your image to be specified as the image
  34344. s source. 
  34345.  Make four-color or HiFi-color separations for any press printing condition. 
  34346.  Use your in-house device to preview what your image will look like on the printing press. 
  34347.  Execute any custom color matching needed.
  34348. New ColorSync Photoshop Plug-ins (Impo
  34349. noteZ
  34350. standardgetfolder
  34351. replaces
  34352. customgetfile
  34353. on "Finder"
  34354.         open item "Dev.CD Apr 94
  34355. Dev.CD Jan 94
  34356. Dev.CD Oct 93
  34357. Dev.CD Jul 93
  34358. Dev.CD Apr 93"
  34359.         activate
  34360.     end tell
  34361. on error errMsg number errNum
  34362.     --enter statements to perform when no records are found such as...
  34363.     display dialog "Sorry, the item you selected could not be found."
  34364.     return
  34365. end try
  34366. All Packages
  34367. F"System Enabler 401 (Color Classic)O7Dev.CD Apr 94
  34368. Dev.CD Jan 94
  34369. Dev.CD Oct 93
  34370. Dev.CD Jul 93P6Dev.CD Apr 94
  34371. Dev.CD Jan 94
  34372. Dev.CD Oct 93
  34373. Dev.CD Jul 9V
  34374. 79809X
  34375. Apr 94
  34376. file's
  34377. file/resource
  34378. filed
  34379. retrieving
  34380. retryz
  34381. return
  34382. returned`
  34383. returnsj
  34384. reusable
  34385. reusej
  34386. reusing
  34387. reuter
  34388. revealed
  34389. revelant
  34390. revert
  34391. revised[
  34392. revision
  34393. revisited
  34394. orm when no records are found such as...
  34395.     display dialog "Sorry, the item you selected could not be found."
  34396.     return
  34397. end try
  34398. Deletedf
  34399. Sample Code
  34400. Traffic Lightq
  34401. Dev.CD Aug 00 TC Disk 2
  34402. SD!All Packages
  34403. Mac OS SDK Edition
  34404. PC Card Manager v3.0 SDK
  34405.     7.5.5 Update also includes all of the improvements delivered with System 7.5.3 Revision 2.  Therefore, it is not necessary to install System 7.5.3 Revision 2 before installing System 7.5.5 Update.
  34406. Apple recommends that all customers who are currently using System 7.5.3 sh
  34407. System Enabler 065 (LC 575)O
  34408. Dev.CD Apr 94
  34409. Dev.CD Jan 94P
  34410. Dev.CD Apr 94
  34411. Dev.CD Jan 9V
  34412. 80911
  34413. standardgetfolder
  34414. replaces
  34415. customgetfile
  34416. on "Finder"
  34417.         open item "Dev.CD Apr 94
  34418. Dev.CD Jan 94
  34419. Dev.CD Oct 93
  34420. Dev.CD Jul 93
  34421. Dev.CD Apr 93"
  34422.         activate
  34423.     end tell
  34424. on error errMsg number errNum
  34425.     --enter statements to perform when no records are found such as...
  34426.     display dialog "Sorry, the item you selected could not be found."
  34427.     return
  34428. end try
  34429. All Packages
  34430. F"System Enabler 401 (Color Classic)O7Dev.CD Apr 94
  34431. Dev.CD Jan 94
  34432. Dev.CD Oct 93
  34433. Dev.CD Jul 93P6Dev.CD Apr 94
  34434. Dev.CD Jan 94
  34435. Dev.CD Oct 93
  34436. Dev.CD Jul 9V
  34437. 78567X
  34438. Apr 94
  34439. position
  34440. positioning
  34441. positions
  34442. possibilities
  34443. possibility
  34444. possiblep
  34445. possibly
  34446. post-install
  34447. postal
  34448. poster
  34449. posting
  34450. posts
  34451. postscript
  34452. postscripthandle
  34453. postscripthandledemo
  34454. potential
  34455. potentially
  34456. pottier
  34457. 00 TC Disk 2
  34458. D!All Packages
  34459. Tool Chest Edition
  34460. Localization for Japan
  34461. All Packages
  34462. System Enabler 003 (LC III)OEDev.CD Apr 94
  34463. Dev.CD Jan 94
  34464. Dev.CD Oct 93
  34465. Dev.CD Jul 93
  34466. Dev.CD Apr 93PDDev.CD Apr 94
  34467. Dev.CD Jan 94
  34468. Dev.CD Oct 93
  34469. Dev.CD Jul 93
  34470. Dev.CD Apr 9V
  34471. 80877X
  34472. Apr 94
  34473. --set theItem to choose file -- uncomment to test in an AS editor
  34474.     tell application "Finder"
  34475.         open item "Dev.CD Apr 94
  34476. Dev.CD Jan 94
  34477. Dev.CD Oct 93
  34478. Dev.CD Jul 93
  34479. Dev.CD Apr 93"
  34480.         activate
  34481.     end tell
  34482. on error errMsg number errNum
  34483.     --enter statements to perform when no records are found such as...
  34484.     display dialog "Sorry, the item you selected could not be found."
  34485.     return
  34486. end try
  34487. All Packages
  34488. System Enabler 003 (LC III)O7Dev.CD Apr 94
  34489. Dev.CD Jan 94
  34490. Dev.CD Oct 93
  34491. Dev.CD Aug 93P6Dev.CD Apr 94
  34492. Dev.CD Jan 94
  34493. Dev.CD Oct 93
  34494. Dev.CD Aug 9V
  34495. 80878X
  34496. Apr 94
  34497. e status of each volume from unlocked, to having a software or hardware lock.  Changes made in the Control Panel are immediate and remain intact until you chang
  34498. 76535X
  34499. ~--set theItem to choose file -- uncomment to test in an AS editor
  34500.     tell application "Finder"
  34501.         open item "Dev.CD Apr 94
  34502. Dev.CD Jan 94
  34503. Dev.CD Oct 93"
  34504.         activate
  34505.     end tell
  34506. on error errMsg number errNum
  34507.     --enter statements to perform when no records are found such as...
  34508.     display dialog "Sorry, the item you selected could not be found."
  34509.     return
  34510. end try
  34511. file's
  34512. file/resource
  34513. filed
  34514. allocate/deallocate
  34515. allocate/deallocate
  34516. allocated
  34517. allocatingg
  34518. allocation
  34519. allocations
  34520. allocators
  34521. allowV
  34522. allowed
  34523. allowing
  34524. allowsB
  34525. alpha
  34526. alphabatize
  34527. alphabetic
  34528. alreadyZ
  34529. b--set theItem to choose file -- uncomment to test in an AS editor
  34530.     tell application "Finder"
  34531.         open item "Dev.CD Oct 94"
  34532.         activate
  34533.     end tell
  34534. on error errMsg number errNum
  34535.     --enter statements to perform when no records are found such as...
  34536.     display dialog "Sorry, the item you selected could not be found."
  34537.     return
  34538. end try
  34539. Script SDK
  34540. uidepluginp
  34541. guides
  34542. guiding
  34543. guillermo
  34544. gujarati
  34545. gulick
  34546. gunther
  34547. gurmukhi
  34548. guschwan
  34549. eO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  34550.  - Sample CodeV
  34551. 80404X
  34552. Aug 00^    TC Disk 2
  34553. y--set theItem to choose file -- uncomment to test in an AS editor
  34554.     tell application "Finder"
  34555.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  34556.         activate
  34557.     end tell
  34558. on error errMsg number errNum
  34559.     --enter statements to perform when no records are found such as...
  34560.     display dialog "Sorry, the item you selected could not be found."
  34561.     return
  34562. end try
  34563. e    No Changef
  34564. QuickTime
  34565. Dev.CD Aug 00 TC Disk 2
  34566. All Packages
  34567. PopupFuncs 2.6.1
  34568. 80405X
  34569. ims about its  suitability for use in any application. AutoGuest patches Mac OS system routines, so you should install it only when necessary. 
  34570. Third Party Compatibility
  34571. AutoGuest INIT 2.x was not compatible with Connectix Speed Doubler
  34572.  8.x. The symptom is that applications can link from the foreground only. Speed Doubler
  34573.  is not at fault, it is a side effect of the way AutoGuest INI
  34574. discrete
  34575. discs
  34576. discuss
  34577. discussed
  34578. discussesw
  34579. discussion
  34580. discussions
  34581. disinfectant
  34582. diskg
  34583. disk-inserted
  34584. diskfiller
  34585. diskrestore
  34586. disks
  34587. diskscripts
  34588. disparate
  34589. displayO
  34590. display/context
  34591. displayaudit
  34592. displayed
  34593. displayinge
  34594. displaysa
  34595. 80013X
  34596. Aug 00^    TC Disk 1
  34597. --set theItem to choose file -- uncomment to test in an AS editor
  34598.     tell application "Finder"
  34599.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Toolbox:Balloony:"
  34600.         activate
  34601.     end tell
  34602. on error errMsg number errNum
  34603.     --enter statements to perform when no records are found such as...
  34604.     display dialog "Sorry, the item you selected could not be found."
  34605.     return
  34606. end try
  34607. e    No Changef
  34608. balloon
  34609. dialogq
  34610. Dev.CD Aug 00 TC Disk 1
  34611. _D!All Packages
  34612. Tool Chest Edition
  34613. BBEdit Lite 3.5
  34614. Dev.CD Apr 94
  34615. Dev.CD Jan 94P
  34616. Dev.CD Apr 94
  34617. Dev.CD Jan 9V
  34618. 79673X
  34619. Apr 94
  34620. never
  34621. never-before-possibl
  34622. QuickDraw GXO
  34623. Dev.CD Apr 95P
  34624. Dev.CD Apr 9
  34625. PEF Viewer is a utility which lets you graphically view all the aspects of a PEF container.  You can view all of the imported/exported symbols, disassembly any code section, disassemble the relocation opcodes and also view compressed and uncompressed data sections.
  34626. New with version 1.0d8 are:
  34627.  Disassembly of Altivec
  34628.  instructions in PowerPC code sections
  34629.  C++ name unmangling in the disassembly views
  34630.  You can now view CFM-68K import/export/relocation sections
  34631. Printing is not currently BSsupported.  The search feature is still under development and is not full-features.
  34632. PEF ViewerK
  34633. Jan 99M
  34634. PEF Viewer requires a PowerPCN
  34635. PEF, ContainerOBDev.CD Aug 00 TC Disk 1:Tool Chest:Developer Utilities:PEF Viewer:PJDev.CD Aug 00 TC Disk 1
  34636.  - Tool Chest
  34637.  - Developer Utilities
  34638.  - PEF Viewer
  34639. csmp-digest-v3-016
  34640. csmp-digest-v3-017
  34641. csmp-digest-v3-018
  34642. csmp-digest-v3-019
  34643. csmp-digest-v3-020
  34644. csmp-digest-v3-021
  34645. csmp-digest-v3-022
  34646. csmp-digest-v3-023
  34647. csmp-digest-v
  34648. Jun 94L
  34649. Aug 96
  34650. examinea
  34651. examined
  34652. examines
  34653. examining
  34654. exceeds
  34655. exception
  34656. exceptional
  34657. excitingf
  34658. execute
  34659. executingB
  34660. executionh
  34661. exercises
  34662. existing
  34663. expand
  34664. expandable
  34665. expandsj
  34666. expansionj
  34667. expensive
  34668. experienced
  34669. experiment
  34670. expert
  34671. explain
  34672. explainedp
  34673. explainingp
  34674. explains
  34675. explicit
  34676. exploded
  34677. exploit
  34678. exploiting
  34679. exploring
  34680. expoj
  34681. export
  34682. exposed
  34683. expressj
  34684. expressionsh
  34685. expressive
  34686. extend
  34687. extending
  34688. extends
  34689. extensibleh
  34690. extensionQ
  34691. extensions
  34692. extensived
  34693. external`
  34694. externals
  34695. extra
  34696. extracted
  34697. extractsy
  34698. extremelyg
  34699. faced
  34700. facilities
  34701. falkenburg
  34702. fallj
  34703. familiar
  34704. --set theItem to choose file -- uncomment to test in an AS editor
  34705.     tell application "Finder"
  34706.         open item "Dev.CD Apr 94
  34707. Dev.CD Jan 94
  34708. Dev.CD Oct 93
  34709. Dev.CD Jul 93
  34710. Dev.CD Apr 93"
  34711.         activate
  34712.     end tell
  34713. on error errMsg number errNum
  34714.     --enter statements to perform when no records are found such as...
  34715.     display dialog "Sorry, the item you selected could not be found."
  34716.     return
  34717. end try
  34718. overB
  34719. overallg
  34720. overcome
  34721. overhead
  34722. override
  34723. overview[
  34724. owner
  34725. owner's
  34726. ownership
  34727. ozone
  34728. ortraitj
  34729. possiblep
  34730. postal
  34731. aegestalt
  34732. aegizmos_
  34733. aerecordsn
  34734. aesenda
  34735. aete]
  34736. aetracker`
  34737. aeut^
  34738. aevta
  34739. affect
  34740. affected
  34741. affects
  34742. affordable
  34743. affordanceo
  34744. afloat
  34745. after
  34746.  could not be found."
  34747.     return
  34748. end try
  34749. e    No Changef
  34750. QuickTime
  34751. Dev.CD Aug 00 TC Disk 2
  34752. All Packages
  34753. CTB Development Resources
  34754. 77592X
  34755. format
  34756. formatter
  34757. forms
  34758. fragment
  34759. fragment
  34760. framework
  34761. french
  34762. front
  34763. function
  34764. gamesprocket
  34765. gamesprocket
  34766. germany
  34767. gestalt
  34768. gestalt
  34769. selectors
  34770. getenetaddrdirect
  34771. getenetaddrdirect
  34772. gethelpstrings
  34773. getpppstatus
  34774. getsetoptions
  34775. globals
  34776. glossariess
  34777. glyphaiv
  34778. goodies
  34779. graphics
  34780. grayscaleo
  34781. groupdrawing
  34782. guidep
  34783. navigator
  34784. hebrew
  34785. hebrew
  34786. language
  34787. hebrew
  34788. language
  34789. v1.0.1
  34790. spoolingg
  34791. sports
  34792. spots
  34793. spreadsheets
  34794. spreadsheetss
  34795. sprite
  34796. sprites
  34797. sprocket
  34798. sresource
  34799. stackn
  34800. stacks
  34801. staging
  34802. stakingj
  34803. stalking
  34804. stand-alone
  34805. standalone
  34806. standards
  34807. standardized
  34808. standardsw
  34809. start
  34810. started
  34811. starting
  34812. starts
  34813. startup
  34814. stateU
  34815. status
  34816. staying
  34817. stept
  34818. step-by-step
  34819. steve
  34820. stevens
  34821. sticky
  34822. still
  34823. stopc
  34824. stopping
  34825. storage
  34826. store
  34827. storing
  34828. storyj
  34829. stragegyj
  34830. strassmann
  34831. strategicj
  34832. strategies
  34833. strategyj
  34834. stream
  34835. streamedit
  34836. strengths
  34837. strictlyo
  34838. string
  34839. stringing
  34840. strings
  34841. All Packages
  34842. F#System Enabler 040 (Centris/Quadra)OEDev.CD Apr 94
  34843. Dev.CD Jan 94
  34844. Dev.CD Oct 93
  34845. Dev.CD Jul 93
  34846. Dev.CD Apr 93PDDev.CD Apr 94
  34847. Dev.CD Jan 94
  34848. Dev.CD Oct 93
  34849. Dev.CD Jul 93
  34850. Dev.CD Apr 9V
  34851. 80887X
  34852. Apr 94
  34853. --set theItem to choose file -- uncomment to test in an AS editor
  34854.     tell application "Finder"
  34855.         open item "Dev.CD Apr 94
  34856. Dev.CD Jan 94
  34857. Dev.CD Oct 93
  34858. Dev.CD Jul 93
  34859. Dev.CD Apr 93"
  34860.         activate
  34861.     end tell
  34862. on error errMsg number errNum
  34863.     --enter statements to perform when no records are found such as...
  34864.     display dialog "Sorry, the item you selected could not be found."
  34865.     return
  34866. end try
  34867. All Packages
  34868. F#System Enabler 040 (Centris/Quadra)OEDev.CD Apr 94
  34869. Dev.CD Jan 94
  34870. Dev.CD Oct 93
  34871. Dev.CD Jul 93
  34872. Dev.CD Apr 93PDDev.CD Apr 94
  34873. Dev.CD Jan 94
  34874. Dev.CD Oct 93
  34875. Dev.CD Jul 93
  34876. Dev.CD Apr 9V
  34877. 80888X
  34878. Apr 94
  34879. kObjectiveCtoJava
  34880. Push Tech Survival Gd.pdf
  34881. QT3-More Than Dig. Video.pdf
  34882. Simplified Stream Audio.pdf
  34883. Web Animation Guide.pdf
  34884. WebObjects Database Part I.pdf
  34885. WebObjects Database Part II.pdf
  34886. WebObjects Memory Mgmt.pdf
  34887. WebObjects Tools and Techniques
  34888. WebObjectsCategories&Posers.pdf
  34889. WebObjectsPerformanceTuning
  34890. Working with WebObjects.pdf
  34891. Writing for Interactive Media
  34892.  provides information on subjects including document translation and  establishing business partners in Japan.
  34893. Localization for JapanK
  34894. Aug 92M
  34895. Adobe Acrobat ReaderO&Dev.CD May 98 TC:Programs & Marketing:P(Dev.CD May 98 TC
  34896.  - Programs & Marketing
  34897. Aug 96
  34898. e--set theItem to choose file -- uncomment to test in an AS editor
  34899.     tell application "Finder"
  34900.         open item "Dev.CD Aug 96 TC"
  34901.         activate
  34902.     end tell
  34903. on error errMsg number errNum
  34904.     --enter statements to perform when no records are found such as...
  34905.     display dialog "Sorry, the item you selected could not be found."
  34906.     return
  34907. end try
  34908. All Packages
  34909. QuickDraw GXO
  34910. Dev.CD Aug 96 TCP
  34911. Dev.CD Aug 96 TV
  34912. 80559X
  34913. Aug 96
  34914. e--set theItem to choose file -- uncomment to test in an AS editor
  34915.     tell application "Finder"
  34916.         open item "Dev.CD Aug 96 TC"
  34917.         activate
  34918.     end tell
  34919. on error errMsg number errNum
  34920.     --enter statements to perform when no records are found such as...
  34921.     display dialog "Sorry, the item you selected could not be found."
  34922.     return
  34923. end try
  34924. All Packages
  34925. QuickDraw GXO
  34926. Dev.CD Aug 96 TCP
  34927. Dev.CD Aug 96 TV
  34928. 80560X
  34929. Aug 96
  34930. Sep 97M
  34931. PowerPC PCI based MacintoshN
  34932. PCI ndrv driver loaderO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  34933.  - Sample CodeV
  34934. 80259X
  34935. Aug 00^    TC Disk 2
  34936. y--set theItem to choose file -- uncomment to test in an AS editor
  34937.     tell application "Finder"
  34938.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  34939.         activate
  34940.     end tell
  34941. on error errMsg number errNum
  34942.     --enter statements to perform when no records are found such as...
  34943.     display dialog "Sorry, the item you selected could not be found."
  34944.     return
  34945. end try
  34946. e    No Changef
  34947. PCI ndrv driver loaderq
  34948. Dev.CD Aug 00 TC Disk 2
  34949. D!All Packages
  34950. Tool Chest Edition
  34951. Localization for Japan
  34952.     ose trying to test their software.  LockVol displays a popup menu containing all volumes in use by your Mac and allows you to change the status of each volume from unlocked, to having a software or hardware lock.  Changes made in the Control Panel are immediate and remain intact until you chang
  34953. 77777X
  34954.     C"kage is System 7.0 compatible.
  34955. JWdcmd aliases
  34956. Discipline 2.0.2
  34957. MacsBug 6.6
  34958. Macsbug Ref & Debugging Guide
  34959. Robix & sourcesK
  34960. Vol IXL
  34961. Jan 93OIDev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:Debuggers & dcmds:PQDev.CD Aug 00 TC Disk 1
  34962.  - Tool Chest
  34963.  - Testing & Debugging
  34964.  - Debuggers & dcmdsW
  34965. viiiw
  34966. Mar 99vices
  34967. cursordevicesetaccel
  34968. cursors
  34969. curve
  34970. curves
  34971. customo
  34972. developerv
  34973. mentation
  34974. developer
  34975. information
  34976. developer
  34977. university
  34978. developmentm
  34979. device
  34980. devicesN
  34981. --set theItem to choose file -- uncomment to test in an AS editor
  34982.     tell application "Finder"
  34983.         open item "Dev.CD Apr 94
  34984. Dev.CD Jan 94
  34985. Dev.CD Oct 93
  34986. Dev.CD Jul 93
  34987. Dev.CD Apr 93"
  34988.         activate
  34989.     end tell
  34990. on error errMsg number errNum
  34991.     --enter statements to perform when no records are found such as...
  34992.     display dialog "Sorry, the item you selected could not be found."
  34993.     return
  34994. end try
  34995. rdware
  34996. hardware-dependent
  34997. hardwared
  34998. harlan
  34999. harness
  35000. harper
  35001. harry
  35002.     F]se.
  35003.  Dictation of numbers and punctuation.
  35004.  Support for multiple users on a single machine.
  35005. JkCT-009-4433 (Install 1)
  35006. CT-009-4434 (Install 2)
  35007. CT-009-4435 (Install 3)
  35008. Read Me First! SC
  35009. Read Me First! TCK
  35010. Nov 96L
  35011. May 97M
  35012. Any PowerPC Macintosh with 16bit sound input
  35013. System 7.1.2 or above with Chinese Language Kit 1.1 or above installled
  35014. A CDK microphoneN0Chinese, dictation, CDK, speech, input, keyboardO9Dev.CD Aug 97 TC:Language Kits:Chinese Dictation Kit 1.5:P>Dev.CD Aug 97 TC
  35015.  - Language Kits
  35016.  - Chinese Dictation Kit 1.5 94
  35017. Dev.CD Oct 93
  35018. Dev.CD Jul 93
  35019. Dev.CD Apr 93PDDev.CD Apr 94
  35020. Dev.CD Jan 94
  35021. Dev.CD Oct 93
  35022. Dev.CD Jul 93
  35023. Dev.CD Apr 9V
  35024. 79596X
  35025. Apr 94
  35026. you'llx
  35027. you'll
  35028. access
  35029. documentation
  35030. software
  35031. technolo
  35032. you're
  35033. atforms and Tools
  35034. Printing
  35035. Processes
  35036. QuickTime
  35037. Runtime Architecture
  35038. Sound
  35039. e 2.0; Apple's Customers Most Loyal; Mac the Better Business Propositin Says IDS; Mac Costs Less To Support; Apple Leads in Ed Market; PowerTalk Gateways; QuickDraw 3d Accelerator Card).
  35040. Technology: develop,
  35041.  Issue 24; CD Highlights; OpenDoc Human Interface FAQs; Copland Drivers; Human Interface (Culture Clash).
  35042. Business: Special Market Report (Health Care); Financing For Software Developers; Developer University Schedule; The Internet Page.
  35043. November 1995 Apple Directions Articles
  35044. Apple's Developer Business Report with news and information about Apple's strategic, technological, and business directions
  35045. Strategy Mosaic: Apple's Development Tools Strategy. IndustryWatch: The Macintosh Strate
  35046. ,OBDev.CD Sep 96 RL:Technical Documentation:develop:develop Issue  1:PJDev.CD Sep 96 RL
  35047.  - Technical Documentation
  35048.  - develop
  35049.  - develop Issue  1 Also demonstrates the use of the PSetSelfSend capability.
  35050. Transition Queue Watcher:  This sample program demonstrates the implementation of an AppleTalk Transition Queue to demonstrate the messages which get passed when transition events take place.
  35051. UDPSample:  This sample illustrates how to send and receive MacTCP UDP packets, setting up a simple con
  35052. nectionless chat program.  Instead of an outstanding read command, an ASR is  used to inform the program there is data to be received.
  35053. Zap TCP Application:  This small app contains a trap patch to _ExitToShell which will search all open MacTCP connections for any connections which are allocated within the currently quitting or crashing application. Any such connection will be closed and its assocated MacTCP stream will be released.  This will prevent most of the Mac crashes associated wit
  35054. enabler
  35055. encoding
  35056. Wsented by simple clicks.
  35057. Separate lexicon manager for maintaining dictionaries.
  35058. Accommodates different writing styles to suit wide user preferences.
  35059. On-screen keyboards to enable quick input of symbols and puntuation marks.
  35060. Recognize
  35061. nearly
  35062. necessaryq
  35063. needed^
  35064. needsT
  35065. neophyte
  35066. nepali
  35067. net-install
  35068. net/biz/bbsw
  35069. netcom
  35070. netscapej
  35071. netsprocket
  35072. netware
  35073. networkB
  35074. network-aware
  35075. network-connected
  35076. networkable
  35077. networkingj
  35078. never
  35079. never-before-possibl
  35080. All Packages
  35081. PowerTalk (PPC)O
  35082. Dev.CD Oct 94P
  35083. Dev.CD Oct 9V
  35084. 80441X
  35085. Oct 94
  35086. b--set theItem to choose file -- uncomment to test in an AS editor
  35087.     tell application "Finder"
  35088.         open item "Dev.CD Oct 94"
  35089.         activate
  35090.     end tell
  35091. on error errMsg number errNum
  35092.     --enter statements to perform when no records are found such as...
  35093.     display dialog "Sorry, the item you selected could not be found."
  35094.     return
  35095. end try
  35096. All Packages
  35097. PowerTalk (PPC)O
  35098. Dev.CD Oct 94P
  35099. Dev.CD Oct 9V
  35100. 80442X
  35101. Oct 94
  35102. b--set theItem to choose file -- uncomment to test in an AS editor
  35103.     tell application "Finder"
  35104.         open item "Dev.CD Oct 94"
  35105.         activate
  35106.     end tell
  35107. on error errMsg number errNum
  35108.     --enter statements to perform when no records are found such as...
  35109.     display dialog "Sorry, the item you selected could not be found."
  35110.     return
  35111. end try
  35112. All Packages
  35113. PowerTalk (PPC)O
  35114. Dev.CD Oct 94P
  35115. Dev.CD Oct 9V
  35116. 80443X
  35117. Oct 94
  35118. 80202X
  35119. Aug 00^    TC Disk 1
  35120. --set theItem to choose file -- uncomment to test in an AS editor
  35121.     tell application "Finder"
  35122.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Development Kits:HyperCard Related:HyperCard Instance Variables:"
  35123.         activate
  35124.     end tell
  35125. on error errMsg number errNum
  35126.     --enter statements to perform when no records are found such as...
  35127.     display dialog "Sorry, the item you selected could not be found."
  35128.     return
  35129. end try
  35130. e    No ChangefFHyperCard
  35131. variable
  35132. button
  35133. field
  35134. instance variables
  35135. global
  35136. saving stateq
  35137. Dev.CD Aug 00 TC Disk 1
  35138. All Packages
  35139. HyperCard Player 2.4
  35140. 80203X
  35141. e    No Changef>NetSprocket
  35142. networking
  35143. multi-player
  35144. internet
  35145. AppleTalkq
  35146. Dev.CD Aug 00 TC Disk 2
  35147. All Packages
  35148. Network Management (SNMP)
  35149. 79097X
  35150. re image and camera savvy applications to improve their productivity. Camera vendors win because they no longer need to spend large amounts of time creating image capture app
  35151. Jd1006 - Intro to MLTE.pdf
  35152. MLTESampleCarbon
  35153. MLTE_Hands-on
  35154. MultiLingualTextEditor1.1.pdf
  35155. TEtoMLTESampleL
  35156. Jul 00N
  35157. Multilingual, MLTE, Text EditorO4Dev.CD Jul 00 SDK1:Development Kits:Mac OS:MLTE SDK:P<Dev.CD Jul 00 SDK1
  35158.  - Development Kits
  35159.  - Mac OS
  35160.  - MLTE SDKV
  35161. 80328X
  35162. Jul 00^
  35163. --set theItem to choose file -- uncomment to test in an AS editor
  35164.     tell application "Finder"
  35165.         open item "Dev.CD Jul 00 SDK1:Development Kits:Mac OS:MLTE SDK:"
  35166.         activate
  35167.     end tell
  35168. on error errMsg number errNum
  35169.     --enter statements to perform when no records are found such as...
  35170.     display dialog "Sorry, the item you selected could not be found."
  35171.     return
  35172. end try
  35173. e    No Changef
  35174. Multilingual
  35175. Text Editorq
  35176. Dev.CD Jul 00 SDK1
  35177. All Packages
  35178. Multimedia Standards ReportsI9Summary: A collection of reports on multimedia standards.K
  35179. Mar 92V
  35180. 80329X
  35181. 1e    No Change
  35182. ort's creator/file type database.  It also automatically creates an AppleLink to send to DEVSUPPORT.  Re
  35183. Communications Toolbox
  35184. Contributed
  35185. Devices and Hardware
  35186. Files
  35187. Games
  35188. Graphics 2D
  35189. Graphics 3D
  35190. Help Systems
  35191. Human Interface Toolbox
  35192. Interapplication Comm
  35193. Memory
  35194. Networking
  35195. OS Utilities
  35196. Overview
  35197. Platforms and Tools
  35198. Printing
  35199. Processes
  35200. QuickTime
  35201. Runtime Architecture
  35202. Sound
  35203. 19- 'Latest MPW': Symantec C++ for MPW and MrC.
  35204. Limitations and Bugs:  This is not intended to be a definitive 'document' on how to implement live scrolling, but illustrates one approach you can take. Like moD
  35205. st projects, this project was implemented under time constraints. There may be better methods available to you depending on your needs and the available time.
  35206. Communications Toolbox
  35207. Contributed
  35208. Devices and Hardware
  35209. Files
  35210. Games
  35211. Graphics 2D
  35212. Graphics 3D
  35213. Help Systems
  35214. Human Interface Toolbox
  35215. Interapplication Comm
  35216. Memory
  35217. Networking
  35218. OS Utilities
  35219. Overview
  35220. Platforms and Tools
  35221. Printing
  35222. Processes
  35223. QuickTime
  35224. Runtime Architecture
  35225. Sound
  35226. Jul 96N
  35227. Live Scroll, Dynamic Scrolling
  35228. summary
  35229. scroll
  35230. bones
  35231. application
  35232. demonstratin
  35233. summary
  35234. driver
  35235. utitity
  35236. driver
  35237. writers
  35238. summary
  35239. localization
  35240. japan
  35241. provides
  35242. overview
  35243. summary
  35244. localization
  35245. guide
  35246. hypercard
  35247. stacks
  35248. summary
  35249. lockvol
  35250. control
  35251. panel
  35252. device
  35253. summary
  35254. error
  35255. tones
  35256. application
  35257. explains
  35258. summary
  35259. runtime
  35260. apple's
  35261. implementatio
  35262. summary
  35263. macbinary
  35264. standard
  35265. summary
  35266. maccalendar
  35267. control
  35268. strip
  35269. module
  35270. displays
  35271. summary
  35272. macintosh
  35273. application
  35274. environment
  35275. virtual
  35276. summary
  35277. macintosh
  35278. software
  35279. distributed
  35280. world
  35281. summary
  35282. macintosh
  35283. developer
  35284. notes
  35285. published
  35286. developer
  35287. summary
  35288. macintosh
  35289. technology
  35290. apple
  35291. summary
  35292. macintosh
  35293. translation
  35294. manager
  35295. summary
  35296. sample
  35297. discussion
  35298. detect
  35299. whether
  35300. 76531X
  35301. 1e    No Change
  35302. produces
  35303. template
  35304. building
  35305. balloon
  35306. update
  35307. toolbox
  35308. assistant
  35309. includes
  35310. following
  35311. version
  35312. object
  35313. support
  35314. library
  35315. 1.1.4
  35316. replaces
  35317. simple
  35318. sample
  35319. dumps
  35320. version
  35321. thomas
  35322. thompson
  35323. thooks
  35324. thoroughly
  35325. those[
  35326. thrive
  35327. throughR
  35328. throughput
  35329. throw
  35330. throws
  35331. thumb
  35332. thumbs
  35333. thunder
  35334. ticks
  35335. tietz
  35336. tighter
  35337. times
  35338. All Packages
  35339. ChromaKeyMovie
  35340. Summary:  Chromakey Movie is a simple application which is designed to show alternative approaches to removing a color from a QuickTime movie while it is playing and allowing a separate image to be displayed in the removed regions. It demonstrates several features available in QuickTime and Color QuickDraw:
  35341. Color Quickdraw
  35342.    The use of GWorlds to store the current QuickTime movie frame, the background image and the composite (movie frame and background) image.
  35343.    Various arithmetic tra
  35344. 80049X
  35345. shrinking
  35346. shutdownB
  35347. siegel
  35348. sierra
  35349. sierra/iso
  35350. signatures
  35351. significant
  35352. simenel
  35353. similarN
  35354. similarities
  35355. similarly
  35356. simone
  35357. simple\
  35358. simpler
  35359. rPC G4 processor with Altivec; an ATI RAGE 128
  35360.    graphics controller; built-in Zip and DVD drives; built-in
  35361.    Ethernet, USB, and FireWire ports; and an optional AirPort Card
  35362.    wireless LAN module.
  35363.    The developer note includes information about
  35364.    - the features of the Power Mac G4
  35365.    - compatibility issues
  35366.    - the internal logic of the Power Mac G4
  35367.    - the I/O ports and built-in I/O devices
  35368.    - the RAM expansion DIMM
  35369.    - the PCI expansion slots
  35370.    - the system software that comes
  35371.  with the Power Mac G4
  35372. =============
  35373. MAC OS 8 and 9:
  35374. =============
  35375. Apple Type Services for Unicode Imaging Reference [UPDATE]  
  35376. This document describes the complete API reference for ATSUI and is  updated for ATSUI 1.2. New features in ATSUI 1.2 include a linguistically based breakline and added tab character handling. The document also contains an appendix detailing the API elements from other technologies that are also used by ATSUI.
  35377. ------------------------------------------------
  35378. manualsu
  35379. mapper
  35380. mapperref
  35381. mdata
  35382. media
  35383. memhell
  35384. memhell
  35385. memory
  35386. stress
  35387. debug
  35388. debugging
  35389. testing
  35390. memory
  35391. memory
  35392. manager
  35393. power
  35394. macintosh
  35395. heaps
  35396. memory
  35397. menuh
  35398. menubar
  35399. menus
  35400. menuscripter
  35401. menuscripter
  35402. applescript
  35403. middleware
  35404. music
  35405. movie
  35406. converter
  35407. missA
  35408. mixed
  35409. modulet
  35410. monitor
  35411. moofwars
  35412. morefiles
  35413. moreisbetter
  35414. morpheme
  35415. mouse
  35416. movie
  35417. movies
  35418. macintosh
  35419. powerbook
  35420. qualified
  35421. socket
  35422. compilers
  35423. assemblers
  35424. linkers
  35425. tools
  35426. debuggers
  35427. performance
  35428. --set theItem to choose file -- uncomment to test in an AS editor
  35429.     tell application "Finder"
  35430.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:QuickDraw GX:GXOverrideTool:"
  35431.         activate
  35432.     end tell
  35433. on error errMsg number errNum
  35434.     --enter statements to perform when no records are found such as...
  35435.     display dialog "Sorry, the item you selected could not be found."
  35436.     return
  35437. end try
  35438. end try
  35439. DeletedfJpalette
  35440. color bit depth
  35441. batch processing
  35442. optimizing
  35443. conditional statementsq
  35444. Dev.CD Mar OO RLDisk 1
  35445. All Packages
  35446. Debugging Modern Memory Manager
  35447. 77601X
  35448. -OcDev.CD Jun 00 RL Disk 1:Technical Documentation:Apple Event Registry & Suites:Apple Event Registry:PkDev.CD Jun 00 RL Disk 1
  35449.  - Technical Documentation
  35450.  - Apple Event Registry & Suites
  35451.  - Apple Event RegistryV
  35452. 79964X
  35453. Jun 00^    RL Disk 1
  35454. --set theItem to choose file -- uncomment to test in an AS editor
  35455.     tell application "Finder"
  35456.         open item "Dev.CD Jun 00 RL Disk 1:Technical Documentation:Apple Event Registry & Suites:Apple Event Registry:"
  35457.         activate
  35458.     end tell
  35459. on error errMsg number errNum
  35460.     --enter statements to perform when no records are found such as...
  35461.     display dialog "Sorry, the item you selected could not be found."
  35462.     return
  35463. end try
  35464. e    No Changef
  35465. Apple Events
  35466. AppleEventsq
  35467. Dev.CD Jun 00 RL Disk 1
  35468. All Packages
  35469. Apple Event XCMDs 1.0b3
  35470. 79965X
  35471. Advanced Web Site Technique.pdf
  35472. Avoid Audio Pitfalls Guide.pdf
  35473. CompbasedMediaBroadcastEnv
  35474. Creating MIDI for the Web3.pdf
  35475. DeBabelizer 3.0.pdf
  35476. Design For Reuse.pdf
  35477. DesignForRobustness
  35478. Digital Asset Management.pdf
  35479. Digital Storyboard.pdf 
  35480. DVD Development.pdf
  35481. DVD_Primer.pdf
  35482. Enhanced CD Survival Guide.pdf
  35483. EOModeler
  35484. Frameworks.pdf
  35485. Gender-Based Title Creation.pdf
  35486. Int_Media_Writer_Resources.pdf
  35487. Java Survival Guide.pdf
  35488. Making Cool QD3D Apps.pdf
  35489. Music on the Net.pdf
  35490. New Audio Features QT3.pdf
  35491. Porting
  35492. kObjectiveCtoJava
  35493. Push Tech Survival Gd.pdf
  35494. QT3-More Than Dig. Video.pdf
  35495. Simplified Stream Audio.pdf
  35496. Web Animation Guide.pdf
  35497. WebObjects Database Part I.pdf
  35498. WebObjects Database Part II.pdf
  35499. WebObjects Memory Mgmt.pdf
  35500. WebObjects Tools and Techniques
  35501. WebObjectsCategories&Posers.pdf
  35502. WebObjectsPerformanceTuning
  35503. Working with WebObjects.pdf
  35504. Writing for Interactive Media
  35505. plugins
  35506. communications
  35507. communications
  35508. toolbox
  35509. component
  35510. compositedeffects
  35511. computer-based
  35512. 80105X
  35513. Jun 00^    RL Disk 1
  35514. --set theItem to choose file -- uncomment to test in an AS editor
  35515.     tell application "Finder"
  35516.         open item "Dev.CD Jun 00 RL Disk 1:Technical Documentation:Develop:develop Issue 22:"
  35517.         activate
  35518.     end tell
  35519. on error errMsg number errNum
  35520.     --enter statements to perform when no records are found such as...
  35521.     display dialog "Sorry, the item you selected could not be found."
  35522.     return
  35523. end try
  35524. e    No Changeq
  35525. Dev.CD Jun 00 RL Disk 1
  35526. All Packages
  35527. develop Issue 23
  35528. 80106X
  35529. e    No Changef5override QuickDraw GX tool jump table 'over' resourceq
  35530. Dev.CD Aug 00 TC Disk 1
  35531. All Packages
  35532. Hardware System UpdateO
  35533. Dev.CD Oct 93
  35534. Dev.CD Sep 93P
  35535. Dev.CD Oct 93
  35536. Dev.CD Sep 9V
  35537. 80184X
  35538. Oct 93
  35539. p--set theItem to choose file -- uncomment to test in an AS editor
  35540.     tell application "Finder"
  35541.         open item "Dev.CD Oct 93
  35542. Dev.CD Sep 93"
  35543.         activate
  35544.     end tell
  35545. on error errMsg number errNum
  35546.     --enter statements to perform when no records are found such as...
  35547.     display dialog "Sorry, the item you selected could not be found."
  35548.     return
  35549. end try
  35550. All Packages
  35551. Hardware System UpdateO
  35552. Dev.CD Jul 93
  35553. Dev.CD Apr 93P
  35554. Dev.CD Jul 93
  35555. Dev.CD Apr 9V
  35556. 80185X
  35557. Jul 93
  35558. hangef
  35559. OpenGL
  35560. graphics
  35561. o%ftp://ftp.apple.com/developer/opengl/q
  35562. Dev.CD Jul 00 SDK1
  35563. All Packages
  35564. Optimization TN Demos
  35565. 79123X
  35566. st error checking as other heaps
  35567. Memory Management.imgK
  35568. Apr 95L
  35569. Jan 96M
  35570. Any Power Macintosh.rocedure
  35571. --set theItem to choose file -- uncomment to test in an AS editor
  35572.     tell application "Finder"
  35573.         open item "Dev.CD Apr 94
  35574. Dev.CD Jan 94
  35575. Dev.CD Oct 93
  35576. Dev.CD Jul 93
  35577. Dev.CD Apr 93"
  35578.         activate
  35579.     end tell
  35580. on error errMsg number errNum
  35581.     --enter statements to perform when no records are found such as...
  35582.     display dialog "Sorry, the item you selected could not be found."
  35583.     return
  35584. end try
  35585.  found."
  35586.     return
  35587. end try
  35588. e    No Changef
  35589. Lurkers
  35590. Projector
  35591. Dev.CD Aug 00 TC Disk 1
  35592. All Packages
  35593. LW8 Hosesample
  35594. BThis sample code demonstrates how a LaserWriter communication hose plug-in can be written for LaserWriter 8. An IrDA (Infrared) hose is used here as an example.
  35595. This sample code demonstrates how a LaserWriter communication hose plug-in can be written for LaserWriter 8. An IrDA (Infrared) hose is used here as an example.
  35596. Jul 99V
  35597. 77779X
  35598. 1e    No Change
  35599. All Packages
  35600. System Enabler 065 (LC 575)O
  35601. Dev.CD Apr 94
  35602. Dev.CD Jan 94P
  35603. Dev.CD Apr 94
  35604. Dev.CD Jan 9V
  35605. 80914X
  35606. Apr 94
  35607. p--set theItem to choose file -- uncomment to test in an AS editor
  35608.     tell application "Finder"
  35609.         open item "Dev.CD Apr 94
  35610. Dev.CD Jan 94"
  35611.         activate
  35612.     end tell
  35613. on error errMsg number errNum
  35614.     --enter statements to perform when no records are found such as...
  35615.     display dialog "Sorry, the item you selected could not be found."
  35616.     return
  35617. end try
  35618. All Packages
  35619. System Enabler 065 (LC 575)O
  35620. Dev.CD Apr 94
  35621. Dev.CD Jan 94P
  35622. Dev.CD Apr 94
  35623. Dev.CD Jan 9V
  35624. 80915X
  35625. Apr 94
  35626. Wingle word.  
  35627.  Voice commands for frequently used functions.
  35628.  Most misrecognized characters can be corrected easily and quickly with a click of the mou
  35629. Nov 99M.Mac OS with the Apple Event Manager installed.N$Finder, open, display folder, launchO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  35630.  - Sample CodeV
  35631. 80166X
  35632. Aug 00^    TC Disk 2
  35633. y--set theItem to choose file -- uncomment to test in an AS editor
  35634.     tell application "Finder"
  35635.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  35636.         activate
  35637.     end tell
  35638. on error errMsg number errNum
  35639.     --enter statements to perform when no records are found such as...
  35640.     display dialog "Sorry, the item you selected could not be found."
  35641.     return
  35642. end try
  35643. e    No Changef!Finder
  35644. display folder
  35645. launchq
  35646. Dev.CD Aug 00 TC Disk 2
  35647. All Packages
  35648. FindPrinter
  35649. 80167X
  35650. Dev.CD Oct 93
  35651. Dev.CD Jul 93P
  35652. Dev.CD Oct 93
  35653. Dev.CD Jul 9V
  35654. 79154X
  35655. Oct 93
  35656. CD Jan 94
  35657. Dev.CD Oct 93
  35658. Dev.CD Jul 93
  35659. Dev.CD Apr 9V
  35660. 77168X
  35661. Apr 94
  35662. y--set theItem to choose file -- uncomment to test in an AS editor
  35663.     tell application "Finder"
  35664.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  35665.         activate
  35666.     end tell
  35667. on error errMsg number errNum
  35668.     --enter statements to perform when no records are found such as...
  35669.     display dialog "Sorry, the item you selected could not be found."
  35670.     return
  35671. end try
  35672.  the item you selected could not be found."
  35673.     return
  35674. end try
  35675. All Packages
  35676. QuickDraw 3DO
  35677. Dev.CD Jun 97 SSWP
  35678. Dev.CD Jun 97 SSV
  35679. 79247X
  35680. Jun 97
  35681. f--set theItem to choose file -- uncomment to test in an AS editor
  35682.     tell application "Finder"
  35683.         open item "Dev.CD Jun 97 SSW"
  35684.         activate
  35685.     end tell
  35686. on error errMsg number errNum
  35687.     --enter statements to perform when no records are found such as...
  35688.     display dialog "Sorry, the item you selected could not be found."
  35689.     return
  35690. end try
  35691. All Packages
  35692. QuickDraw 3DO
  35693. Dev.CD Jun 97 SSWV
  35694. 79248X
  35695. mark@
  35696. of Draw, Sound, Input and Net Sprocket.  It also shows some other basic techniques for games, such as handling events loops, sprites and CD audio.
  35697. Feb 00V
  35698. 79511X
  35699. 1e    No Change
  35700. Jan 96OFDev.CD Apr 98 SDK2:Development Kits (Disc 2):QuickTake Digital Camera:PKDev.CD Apr 98 SDK2
  35701.  - Development Kits (Disc 2)
  35702.  - QuickTake Digital CameraV
  35703. 80578X
  35704. Apr 98^
  35705. --set theItem to choose file -- uncomment to test in an AS editor
  35706.     tell application "Finder"
  35707.         open item "Dev.CD Apr 98 SDK2:Development Kits (Disc 2):QuickTake Digital Camera:"
  35708.         activate
  35709.     end tell
  35710. on error errMsg number errNum
  35711.     --enter statements to perform when no records are found such as...
  35712.     display dialog "Sorry, the item you selected could not be found."
  35713.     return
  35714. end try
  35715. Deletedq
  35716. Dev.CD Apr 98 SDK2
  35717. D!All Packages
  35718. Mac OS SDK Edition
  35719. QuickTake for Windows 1.5
  35720. Communications Toolbox
  35721. Contributed
  35722. Devices and Hardware
  35723. Files
  35724. Games
  35725. Graphics 2D
  35726. Graphics 3D
  35727. Help Systems
  35728. Human Interface Toolbox
  35729. Interapplication Comm
  35730. Memory
  35731. Networking
  35732. OS Utilities
  35733. Overview
  35734. Platforms and Tools
  35735. Printing
  35736. Processes
  35737. QuickTime
  35738. Runtime Architecture
  35739. Sound
  35740. ties:ResEdit 2.1.3:ResEdit Extensions:CODE Editor for ResEdit 2.1:P
  35741. Dev.CD Aug 00 TC Disk 1
  35742.  - Tool Chest
  35743.  - Developer Utilities
  35744.  - ResEdit 2.1.3
  35745.  - ResEdit Extensions
  35746.  - CODE Editor for ResEdit 2.1.CD Apr 92
  35747. Dev.CD Mar 9V
  35748. 78301X
  35749. Apr 92
  35750. p--set theItem to choose file -- uncomment to test in an AS editor
  35751.     tell application "Finder"
  35752.         open item "Dev.CD Apr 92
  35753. Dev.CD Mar 92"
  35754.         activate
  35755.     end tell
  35756. on error errMsg number errNum
  35757.     --enter statements to perform when no records are found such as...
  35758.     display dialog "Sorry, the item you selected could not be found."
  35759.     return
  35760. end try
  35761. All Packages
  35762. System 7 Tune-UpO
  35763. Dev.CD Apr 92P
  35764. Dev.CD Apr 9V
  35765. 78302X
  35766. Apr 92
  35767. claimj
  35768. claims
  35769. clariss
  35770. clarisworkss
  35771. clark
  35772. clashj
  35773. class
  35774. classesj
  35775. classicd
  35776. classroomR
  35777. clauseN
  35778. clauses
  35779. clean
  35780. cleaner
  35781. cleans
  35782. clear
  35783. clearly
  35784. click
  35785. click-dragging
  35786. clicked
  35787. clicking
  35788. clicksh
  35789. clicksound
  35790. client
  35791. code-like
  35792. code-resources
  35793. codec
  35794. codedo
  35795. Appearance
  35796. Appearance Extension
  35797. Appearance Sample Code
  35798. Appearance SDK Read Me
  35799. Appearance Versions
  35800. AppearanceCDEV
  35801. Documents
  35802. Prefs for use with System 7.x
  35803. Tools
  35804. _KeyboardK
  35805. Oct 98L
  35806. Sep 99N$Appearance, .Keyboard, function keysO@Dev.CD Jul 00 SDK1:Development Kits:Mac OS:Appearance SDK 1.0.4:PHDev.CD Jul 00 SDK1
  35807.  - Development Kits
  35808.  - Mac OS
  35809.  - Appearance SDK 1.0.4V
  35810. 79956X
  35811. Jul 00^
  35812. --set theItem to choose file -- uncomment to test in an AS editor
  35813.     tell application "Finder"
  35814.         open item "Dev.CD Jul 00 SDK1:Development Kits:Mac OS:Appearance SDK 1.0.4:"
  35815.         activate
  35816.     end tell
  35817. on error errMsg number errNum
  35818.     --enter statements to perform when no records are found such as...
  35819.     display dialog "Sorry, the item you selected could not be found."
  35820.     return
  35821. end try
  35822. e    No Changef"Appearance
  35823. .Keyboard
  35824. function keysq
  35825. Dev.CD Jul 00 SDK1
  35826. &D(All Packages
  35827. Reference Library Edition
  35828. Apple CD-ROM Handbook
  35829.     ging:Hardware tools:V
  35830. 79871X
  35831. 1e    No Change
  35832. Summary: AppleGlot 2.3 is a text translation tool used by the Apple Localizers to localize Apple Software.  AppleGlot extracts the text out of a resource file and dumps it into a text file for translation. Once translated, AppleGlot then replaces the original text by its translation into the resource file. In addition to the regular translation, AppleGlot handles updates from one version to another, and copies over resizeable items.
  35833. Features:
  35834.  AppleGlot 2.3 works correctly on Power MacinB
  35835. tosh, fixing a problem with the Modern Memory manager. 
  35836.  Richer set of template field types supported
  35837.  ...and many more : see manual
  35838.  We now provide a Manual !
  35839. J?AppleGlot 2.3
  35840. AppleGlot 2.3 Users Guide
  35841. AppleGlot 2.3 Whats NewK
  35842. Jun 92L
  35843. Dec 95M
  35844. System 7 or later.NBAppleGlot Localization Internationalization Translation GlossariesO7Dev.CD Nov 99 TC:Tool Chest:Localization:AppleGlot 2.3:P?Dev.CD Nov 99 TC
  35845.  - Tool Chest
  35846.  - Localization
  35847.  - AppleGlot 2.3
  35848. finger-coded
  35849. finished
  35850. MCAny Macintosh (starting from Mac Plus) running system 6.0 or later.ate of files (i.e. whether a file belongs to a project, is checked-in/checked-out/modifiable, etc.) This version, 1.7, replaces previous versions that can be found on prior releases of the Developer's CD.
  35851. This updated release of the tool has been modified so that filenames are quoted the way that the MPW shell performs its quoting. A new option, -p, allows the user to control the generation of progress messages while the tool B
  35852. is running.
  35853. JzFStubs.c
  35854. FStubs.c.o
  35855. Lurkers
  35856. Lurkers README
  35857. Lurkers README.txt
  35858. Lurkers.c
  35859. Lurkers.c.o
  35860. Lurkers.r
  35861. MakeFile
  35862. NameRevisionCurrentK
  35863. Mar 94L
  35864. Jan 98M
  35865. Lurkers, Projector, MPWOLDev.CD Aug 00 TC Disk 1:Tool Chest:Development Kits:MPW Related:Lurkers 1.7:PWDev.CD Aug 00 TC Disk 1
  35866.  - Tool Chest
  35867.  - Development Kits
  35868.  - MPW Related
  35869.  - Lurkers 1.7ing system can support multiple languages. It works with world ready applications that take advantage of WorldScript, such as ClarisWorks 4
  35870. De    No Changef;open transport
  35871. port registry
  35872. OTGetIndexedPort
  35873. Dev.CD Aug 00 TC Disk 2
  35874. All Packages
  35875. OTEndpointInfo
  35876. KThis sample demonstrates how to query an endpoint for its 
  35877. vital statistic
  35878.  using OTGetEndpointInfo.  It also prints a list of that information for the commonly used Open Transport endpoint types for your reference.  The code from this sample is featured in the latest release (v1.2) of the book 
  35879. Inside Macintosh: Open Transport
  35880. Communications Toolbox
  35881. Contributed
  35882. Devices and Hardware
  35883. Files
  35884. Games
  35885. Graphics 2D
  35886. Graphics 3D
  35887. Help Systems
  35888. Human Interface Toolbox
  35889. Interapplication Comm
  35890. Memory
  35891. Networking
  35892. OS Utilities
  35893. Overview
  35894. Platforms and Tools
  35895. Printing
  35896. Processes
  35897. QuickTime
  35898. Runtime Architecture
  35899. Sound
  35900. Nov 97L
  35901. Jun 98M
  35902. Open Transport 1.1.1 or higherN=Open Transport, OTGetEndpointInfo, TEndpointInfo, TSDU, ETSDAO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  35903.  - Sample CodeV
  35904. 80372X
  35905. Aug 00^    TC Disk 2
  35906. e    No Change
  35907. Text Extractor Plug-ins are used by Find by Content to extract the text content of a document.  System 8.6 provides two Text Extractor Plug-ins: 
  35908. HTML Text Extractor
  35909.  and 
  35910. PDF Text Extractor
  35911. .  A Text Extractor Plug-in knows the file format of a document and can quickly return the text that would be seen when a document is opened, this information is used by Find by Content to index and summarize documents.  
  35912. Text Extractors improves the accuracy of indexing and summarizing files.  As an 
  35913. example, consider the following HTML file:
  35914. <HTML>
  35915. <BODY>
  35916. This is a sample document.
  35917. </BODY>
  35918. </HTML>
  35919. Without knowing the HTML format, every word above would get indexed, so searching for 
  35920.  in Find by Content would find the above document, but when a user opened the file in her web browser, she would not see 
  35921. .  Similarly, summarizing a HTML document would show HTML Tags in the summary.
  35922. The HTML Text Extractor knows the format of an HTML file so it will skip the HTML Tags and re
  35923. system
  35924. related
  35925. system
  35926. additions
  35927. system
  35928. folder
  35929. items
  35930. system
  35931. picker
  35932. ^    TC Disk 2
  35933. y--set theItem to choose file -- uncomment to test in an AS editor
  35934.     tell application "Finder"
  35935.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  35936.         activate
  35937.     end tell
  35938. on error errMsg number errNum
  35939.     --enter statements to perform when no records are found such as...
  35940.     display dialog "Sorry, the item you selected could not be found."
  35941.     return
  35942. end try
  35943. e    No Changef
  35944. QuickTime
  35945. Dev.CD Aug 00 TC Disk 2
  35946. All Packages
  35947. PopupFuncs 2.6.1
  35948. 79163X
  35949. ile -- uncomment to test in an AS editor
  35950.     tell application "Finder"
  35951.         open item "Dev.CD Apr 94"
  35952.         activate
  35953.     end tell
  35954. on error errMsg number errNum
  35955.     --enter statements to perform when no records are found such as...
  35956.     display dialog "Sorry, the item you selected could not be found."
  35957.     return
  35958. end try
  35959. All Packages
  35960. 77213X
  35961. dogcow
  35962. promisehfsflavor
  35963. promise
  35964. finder
  35965. drawsprocket
  35966. drawsprocket
  35967. color
  35968. depth
  35969. resolution
  35970. switching
  35971. Item to choose file -- uncomment to test in an AS editor
  35972.     tell application "Finder"
  35973.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  35974.         activate
  35975.     end tell
  35976. on error errMsg number errNum
  35977.     --enter statements to perform when no records are found such as...
  35978.     display dialog "Sorry, the item you selected could not be found."
  35979.     return
  35980. end try
  35981. e    No Changef;Cryptographic Authentication 
  35982. AppleShare IP
  35983.  Appearance Mgrq
  35984. Dev.CD Aug 00 TC Disk 2
  35985. bD(All Packages
  35986. Reference Library Edition
  35987. Pippin Technical Notes
  35988.      Apr 93PDDev.CD Apr 94
  35989. Dev.CD Jan 94
  35990. Dev.CD Oct 93
  35991. Dev.CD Jul 93
  35992. Dev.CD Apr 9V
  35993. 77180X
  35994. Apr 94
  35995. dialog
  35996. those
  35997. defining
  35998. feauresb
  35999. februaryj
  36000. fedit
  36001. feedbacko
  36002. includingQ
  36003. digitizer
  36004. digitizers
  36005. digitizing
  36006. dilemmas
  36007. dilsj
  36008. dimension
  36009. dimensions
  36010. dimmed
  36011. dimming
  36012. dimms
  36013. diractive
  36014. direct
  36015. direct-manipulation
  36016. direction
  36017. directional
  36018. directionsj
  36019. directly
  36020. directories
  36021. directoryB
  36022. directs
  36023. directsetentries
  36024. direformat
  36025. dirid
  36026. dirid's
  36027. dirty
  36028. disable
  36029. 3-024
  36030. csmp-digest-v3-025
  36031. csmp-digest-v3-026
  36032. csmp-digest-v3-027
  36033. csmp-digest-v3-028
  36034. csmp-digest-v3-029
  36035. csmp-digest-v3-030
  36036. csmp-digest-v3-031
  36037. csmp-digest-v3-032
  36038. csmp-digest-v3-033
  36039. csmp-digest-v3-034
  36040. csmp-digest-v3-035
  36041. csmp-digest-v3-036
  36042. csmp-digest-v3-037
  36043. csmp-digest-v3-038
  36044. csmp-digest-v3-039
  36045. csmp-digest-v3-040
  36046. csmp-digest-v3-041
  36047. csmp-digest-v3-042
  36048. csmp-digest-v3-043
  36049. csmp-digest-v3-044
  36050. csmp-digest-v3-045
  36051. csmp-digest-v3-046
  36052. csmp-digest-v3-047
  36053. csmp-digest-v3-048
  36054. csmp-digest-v3-049
  36055. csmp-digest-v
  36056. 3-050
  36057. csmp-digest-v3-051
  36058. csmp-digest-v3-052
  36059. csmp-digest-v3-053
  36060. csmp-digest-v3-054
  36061. csmp-digest-v3-055
  36062. csmp-digest-v3-056
  36063. csmp-digest-v3-057
  36064. csmp-digest-v3-058
  36065. csmp-digest-v3-059
  36066. csmp-digest-v3-060
  36067. csmp-digest-v3-061
  36068. csmp-digest-v3-062
  36069. csmp-digest-v3-063
  36070. csmp-digest-v3-064
  36071. csmp-digest-v3-065
  36072. csmp-digest-v3-066
  36073. csmp-digest-v3-067
  36074. csmp-digest-v3-068
  36075. csmp-digest-v3-069
  36076. csmp-digest-v3-070
  36077. csmp-digest-v3-071
  36078. csmp-digest-v3-072
  36079. csmp-digest-v3-073
  36080. csmp-digest-v3-074
  36081. csmp-digest-v3-075
  36082. csmp-digest-v
  36083. creatingN
  36084. creation
  36085. creative
  36086. creativity
  36087. creator
  36088. creator/file
  36089. crimes
  36090. criteria
  36091. critical
  36092. critically
  36093. critieria
  36094. cropping
  36095. cross-industry
  36096. cross-platformj
  36097. crucial
  36098. cryptic
  36099. cryptographic
  36100. culturej
  36101. cunningham
  36102. curbow
  36103. curious
  36104. current
  36105. current
  36106. release
  36107. mactcp
  36108. v2.0.6
  36109. mactcp
  36110. admin
  36111. v2.0.6
  36112. currently
  36113. cursive
  36114. cursor
  36115. cursordevice
  36116. cursordevicemanager
  36117. manager
  36118. library
  36119. plug-ins
  36120. network
  36121. administrator's
  36122. guide
  36123. second
  36124. edition
  36125. nsstring
  36126. nsthread
  36127. nubusQ
  36128. nubustester
  36129. nubustester
  36130. library
  36131. source
  36132. detect
  36133. early
  36134. macintosh
  36135. number
  36136. numbers
  36137. numerals
  36138. Item to choose file -- uncomment to test in an AS editor
  36139.     tell application "Finder"
  36140.         open item "Dev.CD Jan 94
  36141. Dev.CD Oct 93"
  36142.         activate
  36143.     end tell
  36144. on error errMsg number errNum
  36145.     --enter statements to perform when no records are found such as...
  36146.     display dialog "Sorry, the item you selected could not be found."
  36147.     return
  36148. end try
  36149. All Packages
  36150. F    QuickTimeO
  36151. Dev.CD Jan 94
  36152. Dev.CD Oct 93P
  36153. Dev.CD Jan 94
  36154. Dev.CD Oct 9V
  36155. 78128X
  36156. Jan 94
  36157. 80260X
  36158. May 98^
  36159. {--set theItem to choose file -- uncomment to test in an AS editor
  36160.     tell application "Finder"
  36161.         open item "Dev.CD May 98 TC:Programs & Marketing:"
  36162.         activate
  36163.     end tell
  36164. on error errMsg number errNum
  36165.     --enter statements to perform when no records are found such as...
  36166.     display dialog "Sorry, the item you selected could not be found."
  36167.     return
  36168. end try
  36169. e    No Changeq
  36170. Dev.CD May 98 TC
  36171. All Packages
  36172. LockVol
  36173. Summary: LockVol is a Control Panel device that can be used to test software handling of locked volumes, local or remote.   With the use of System 7 and File Sharing, LockVol may come in handy for those trying to test their software.  LockVol displays a popup menu containing all volumes in use by your Mac and allows you to change the status of each volume from unlocked, to having a software or hardware lock.  Changes made in the Control Panel are immediate and remain intact until you chang
  36174. 80261X
  36175. hd80sc
  36176. he/she
  36177. head-patch
  36178. headaches
  36179. headerg
  36180. header
  36181. files
  36182. headers
  36183. heading
  36184. heads
  36185. healthj
  36186. heaps
  36187. heart
  36188. heartbeat
  36189. heavily
  36190. heavy
  36191. hebreu
  36192. hebrew
  36193. ecords are found such as...
  36194.     display dialog "Sorry, the item you selected could not be found."
  36195.     return
  36196. end try
  36197. e    No Changef9live scrolling
  36198. control
  36199. proportional scroll bar
  36200. appearanceq
  36201. Dev.CD Aug 00 TC Disk 2
  36202. All Packages
  36203. Live Scroll 1.0
  36204. 79016X
  36205.  virtual, and hold desktop printers
  36206. Redesigned Custom Page Size Support
  36207. PostScript Level 3 support
  36208. Expanded ColorSync 2.1.x support
  36209. Collation
  36210. Print To PDF
  36211. LaserWriter 8.5.1 GM.seaK
  36212. Jun 95L
  36213. Jan 98N"LaserWriter 8 driver printer 8.5.1
  36214. speech
  36215. speed`
  36216. speed-critical
  36217. speeding
  36218. speeds
  36219. spellcheck
  36220. spellchecking
  36221. speller
  36222. spelling
  36223. spells
  36224. spellswell
  36225. spend
  36226. sphere
  36227. splash
  36228. splasher
  36229. split
  36230. sponsored
  36231. spooled
  36232. spooler
  36233. spoolers
  36234. Graphics 2D
  36235. Graphics 3D
  36236. Help Systems
  36237. Human Interface Toolbox
  36238. Interapplication Comm
  36239. Memory
  36240. Networking
  36241. OS Utilities
  36242. Overview
  36243. Platforms and Tools
  36244. Printing
  36245. Processes
  36246. QuickTime
  36247. Runtime Architecture
  36248. Sound
  36249. Vol IIIL
  36250. Nov 94MnResEdit works on any Macintosh system with at least one megabyte of memory. It requires System 6.0.2 or later.O$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  36251.  - Sample Codesed
  36252. batch
  36253. blitters
  36254. block
  36255. bridge
  36256. tasksb
  36257. tcp/ip
  36258. tcp/ip
  36259. administration
  36260. macintosh
  36261. v2.0.4
  36262. technicallyo
  36263. technique
  36264. techniques
  36265. technologicalj
  36266. technologiesp
  36267. technologyh
  36268. technote
  36269. technotes
  36270. tells
  36271. templatey
  36272. templatesz
  36273. temporalw
  36274. temporarily
  36275. temporary
  36276. tensor
  36277. terms
  36278. terminal
  36279. terminology^
  36280. termsb
  36281. ternasky
  36282. test]
  36283. test-harness
  36284. testaccelration
  36285. 80038X
  36286. May 97
  36287. e--set theItem to choose file -- uncomment to test in an AS editor
  36288.     tell application "Finder"
  36289.         open item "Dev.CD May 97 TC"
  36290.         activate
  36291.     end tell
  36292. on error errMsg number errNum
  36293.     --enter statements to perform when no records are found such as...
  36294.     display dialog "Sorry, the item you selected could not be found."
  36295.     return
  36296. end try
  36297. xD!All Packages
  36298. Tool Chest Edition
  36299. Chinese Handwriting Kit 1.0
  36300. Summary:  The Apple Chinese Handwriting Kit offers you another simple and yet powerful way of entering Chinese characters into your Macintosh computer. With the bundled wireless stylus and graphics tablet, you can just write any Chinese characters or phrases
  36301. either in simplified or traditional form
  36302. and your handwriting is automatically segmented and converted into two-byte digital text that can be further formatted in your favourite word-processing or page layout program. 
  36303. Requiring no tr
  36304. fixingy
  36305. fkeys]
  36306. flags
  36307. flash
  36308. flashes
  36309. flashing
  36310. flat-panel
  36311. flattenning
  36312. flavor
  36313. flavors
  36314. flexibility
  36315. flexible
  36316. flicker
  36317. flicker-free
  36318. flickers
  36319. flight-sim
  36320. flightsim
  36321. flipping
  36322. float-to-int
  36323. floating
  36324. flood
  36325. flookup
  36326. floor
  36327. floppies
  36328. floppy
  36329. flushing
  36330. focus
  36331. focused
  36332. focuses
  36333. folderR
  36334. s an 'odoc' event to a specified running application
  36335. OSA Preserve 68K Registers:  The purpose of these functions are to save and restore a group of emulated 68K registers around calls to a PowerPC active or send function, which in turn calls YieldToAnyThread.  Provides 68K wrapper functions, named Preserve68KRegsActiveProc and Preserve68KRegsSendProc, to be installed as an OSAActiveProc or OSASendProc, respectively.
  36336. SendFinderOpen:  This snippet shows you how to send an OpenSelection Fin
  36337. der AppleEvent.
  36338. Simple HLE:  Here is a simple High Level Event sample. It posts two events, then uses a filter to accept the second one. Using AppleEvents is a much better solution than using High Level Events, however...
  36339. SmallDaemon:  This is a minimal faceless background application (FBA) for System 7. Versions are provided in MPW C and MPW Pascal.
  36340. SuspendAppleEvent:  A simple example of suspending and resuming an AppleEvent.
  36341. TEXTtotypeIntlCoercion:  A coercion routine that seamlessl
  36342. e    No Changef
  36343. QuickTime
  36344. Dev.CD Aug 00 TC Disk 2
  36345. All Packages
  36346. ImageProducingIfThis demo program shows how to display any QuickTime drawing object using Java's ImageProducing model.
  36347. Communications Toolbox
  36348. Contributed
  36349. Devices and Hardware
  36350. Files
  36351. Games
  36352. Graphics 2D
  36353. Graphics 3D
  36354. Help Systems
  36355. Human Interface Toolbox
  36356. Interapplication Comm
  36357. Memory
  36358. Networking
  36359. OS Utilities
  36360. Overview
  36361. Platforms and Tools
  36362. Printing
  36363. Processes
  36364. QuickTime
  36365. Runtime Architecture
  36366. Sound
  36367. Feb 00
  36368. - Common
  36369.     - Sun Compliant Java Runtime Environment 1.1
  36370.     - QuickTime 3 
  36371.     - QTJava.zip
  36372.     - QTJava media samples
  36373. - Mac OS:
  36374.     - System 8 or later
  36375.     - Macintosh Runtime for Java (MRJ) 2.1
  36376. - Windows 95, 98, or NT::
  36377.     - JRE/JDK from Sun Microsystems, Inc. recommended
  36378. QuickTime, Java, MRJO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  36379.  - Sample CodeV
  36380. 80208X
  36381. Aug 00^    TC Disk 2
  36382. e    No Change
  36383. Mac OS SDK Edition
  36384. Multiprocessing 2.1 SDK
  36385. All Packages
  36386. F"System Enabler 401 (Color Classic)OEDev.CD Apr 94
  36387. Dev.CD Jan 94
  36388. Dev.CD Oct 93
  36389. Dev.CD Jul 93
  36390. Dev.CD Apr 93PDDev.CD Apr 94
  36391. Dev.CD Jan 94
  36392. Dev.CD Oct 93
  36393. Dev.CD Jul 93
  36394. Dev.CD Apr 9V
  36395. 81044X
  36396. Apr 94
  36397. --set theItem to choose file -- uncomment to test in an AS editor
  36398.     tell application "Finder"
  36399.         open item "Dev.CD Apr 94
  36400. Dev.CD Jan 94
  36401. Dev.CD Oct 93
  36402. Dev.CD Jul 93
  36403. Dev.CD Apr 93"
  36404.         activate
  36405.     end tell
  36406. on error errMsg number errNum
  36407.     --enter statements to perform when no records are found such as...
  36408.     display dialog "Sorry, the item you selected could not be found."
  36409.     return
  36410. end try
  36411. All Packages
  36412. F"System Enabler 401 (Color Classic)OEDev.CD Apr 94
  36413. Dev.CD Jan 94
  36414. Dev.CD Oct 93
  36415. Dev.CD Jul 93
  36416. Dev.CD Apr 93PDDev.CD Apr 94
  36417. Dev.CD Jan 94
  36418. Dev.CD Oct 93
  36419. Dev.CD Jul 93
  36420. Dev.CD Apr 9V
  36421. 81045X
  36422. Apr 94
  36423. Summary: Localization for Japan provides an overview of what is needed to successfully introduce a software product in the Japanese market.
  36424. Features: Targeting an audience ranging from product managers to  software developers, this book tells you the important issues to consider when designing or modifying a domestic software package for distribution in Japan.  It also provides information on subjects including document translation and  establishing business partners in Japan.
  36425. Localization for JapanK
  36426. Aug 92M
  36427. Adobe Acrobat ReaderO&Dev.CD May 98 TC:Programs & Marketing:P(Dev.CD May 98 TC
  36428.  - Programs & MarketingO
  36429. OTFIFO
  36430. OTLink
  36431. linked listq
  36432. Dev.CD Aug 00 TC Disk 2
  36433. All Packages
  36434. Live Control ScrollI
  36435. Sample code illustrating scrolling of controls via an off screen GWorld.  
  36436. This code shows how to correctly set and maintain proportional scroll bars, do live scrolling and handle controls with a live scrolling window.
  36437. Nov 99V
  36438. 79015X
  36439. 1e    No Change
  36440. Mac platform 
  36441. 80677X
  36442. Sep 97^
  36443. --set theItem to choose file -- uncomment to test in an AS editor
  36444.     tell application "Finder"
  36445.         open item "Dev.CD Sep 97 RL:Technical Documentation:Toolbox Assistant:
  36446. MPTA Goodies:QuickView
  36447.  Developer Edition:"
  36448.         activate
  36449.     end tell
  36450. on error errMsg number errNum
  36451.     --enter statements to perform when no records are found such as...
  36452.     display dialog "Sorry, the item you selected could not be found."
  36453.     return
  36454. end try
  36455. e    No Changef TOOLBOX ASSISTANT
  36456. QUICKVIEWq
  36457. Dev.CD Sep 97 RL
  36458. All Packages
  36459. Qwertytunes 0.6
  36460. /Summary: This small application lets you control send MIDI information into the MIDI Manager using the alphabetic keyboard. This can control sequencers, or MIDI devices directly.
  36461. Features: Can define the pitch and velocity for each of the 40 keys below and including the number keys, 1 through 9 and 0.
  36462. May 93V
  36463. 80678X
  36464. 1e    No Change
  36465. Jan 96
  36466. f--set theItem to choose file -- uncomment to test in an AS editor
  36467.     tell application "Finder"
  36468.         open item "Dev.CD Jan 96 SSW"
  36469.         activate
  36470.     end tell
  36471. on error errMsg number errNum
  36472.     --enter statements to perform when no records are found such as...
  36473.     display dialog "Sorry, the item you selected could not be found."
  36474.     return
  36475. end try
  36476. All Packages
  36477. F    QuickTimeO
  36478. Dev.CD Jan 96 SSWP
  36479. Dev.CD Jan 96 SSV
  36480. 80589X
  36481. Jan 96
  36482. f--set theItem to choose file -- uncomment to test in an AS editor
  36483.     tell application "Finder"
  36484.         open item "Dev.CD Jan 96 SSW"
  36485.         activate
  36486.     end tell
  36487. on error errMsg number errNum
  36488.     --enter statements to perform when no records are found such as...
  36489.     display dialog "Sorry, the item you selected could not be found."
  36490.     return
  36491. end try
  36492. All Packages
  36493. F    QuickTimeO
  36494. Dev.CD Jan 96 SSWP
  36495. Dev.CD Jan 96 SSV
  36496. 80590X
  36497. Jan 96
  36498. ugging
  36499.  - Memory ManagementV
  36500. 75289X
  36501. Aug 00^
  36502. sourcemenu
  36503. sourceobj
  36504. sources
  36505. sourceserver
  36506. space
  36507. space-saving
  36508. spain
  36509. spanish
  36510. sparcstations
  36511. spawn
  36512. spbgetdeviceinfo
  36513. spbrecord
  36514. spbsetdeviceinfo
  36515. speakj
  36516. speakerphone
  36517. speakers
  36518. speaking
  36519. speaksj
  36520. specfically
  36521. specialT
  36522. specialized
  36523. specially
  36524. specifics
  36525. specifically
  36526. specificationo
  36527. specifications
  36528. specified
  36529. specifiersn
  36530. specifies
  36531. specifyT
  36532. specifying
  36533. Dev.CD Jul 96 SSWP
  36534. Dev.CD Jul 96 SSV
  36535. 80826X
  36536. Jul 96
  36537. f--set theItem to choose file -- uncomment to test in an AS editor
  36538.     tell application "Finder"
  36539.         open item "Dev.CD Jul 96 SSW"
  36540.         activate
  36541.     end tell
  36542. on error errMsg number errNum
  36543.     --enter statements to perform when no records are found such as...
  36544.     display dialog "Sorry, the item you selected could not be found."
  36545.     return
  36546. end try
  36547. All Packages
  36548. System 7.5 Update 2.0O
  36549. Dev.CD Jul 96 SSWP
  36550. Dev.CD Jul 96 SSV
  36551. 80827X
  36552. Jul 96
  36553. f--set theItem to choose file -- uncomment to test in an AS editor
  36554.     tell application "Finder"
  36555.         open item "Dev.CD Jul 96 SSW"
  36556.         activate
  36557.     end tell
  36558. on error errMsg number errNum
  36559.     --enter statements to perform when no records are found such as...
  36560.     display dialog "Sorry, the item you selected could not be found."
  36561.     return
  36562. end try
  36563. All Packages
  36564. System 7.5 Update 2.0O
  36565. Dev.CD Jul 96 SSWP
  36566. Dev.CD Jul 96 SSV
  36567. 80828X
  36568. Jul 96
  36569. All Packages
  36570. System Enabler 065 (LC 575)O
  36571. Dev.CD Apr 94
  36572. Dev.CD Jan 94P
  36573. Dev.CD Apr 94
  36574. Dev.CD Jan 9V
  36575. 80907X
  36576. Apr 94
  36577. p--set theItem to choose file -- uncomment to test in an AS editor
  36578.     tell application "Finder"
  36579.         open item "Dev.CD Apr 94
  36580. Dev.CD Jan 94"
  36581.         activate
  36582.     end tell
  36583. on error errMsg number errNum
  36584.     --enter statements to perform when no records are found such as...
  36585.     display dialog "Sorry, the item you selected could not be found."
  36586.     return
  36587. end try
  36588. All Packages
  36589. System Enabler 065 (LC 575)O
  36590. Dev.CD Apr 94
  36591. Dev.CD Jan 94P
  36592. Dev.CD Apr 94
  36593. Dev.CD Jan 9V
  36594. 80908X
  36595. Apr 94
  36596. --set theItem to choose file -- uncomment to test in an AS editor
  36597.     tell application "Finder"
  36598.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:Virtual User 3.0.1d3:"
  36599.         activate
  36600.     end tell
  36601. on error errMsg number errNum
  36602.     --enter statements to perform when no records are found such as...
  36603.     display dialog "Sorry, the item you selected could not be found."
  36604.     return
  36605. end try
  36606. f--set theItem to choose file -- uncomment to test in an AS editor
  36607.     tell application "Finder"
  36608.         open item "Dev.CD Jan 96 SSW"
  36609.         activate
  36610.     end tell
  36611. on error errMsg number errNum
  36612.     --enter statements to perform when no records are found such as...
  36613.     display dialog "Sorry, the item you selected could not be found."
  36614.     return
  36615. end try
  36616. number
  36617. number
  36618. formatting
  36619. object
  36620. object
  36621. object-oriented
  36622. objective-c
  36623. objects
  36624. objectsupportlib
  36625. off-screen
  36626. opaque
  36627. opaque
  36628. types
  36629. ypography
  36630. library
  36631. ultimate
  36632. ultimately
  36633. un/mount
  36634. unable
  36635. unaffected
  36636. unbeknownst
  36637. unbound
  36638. unclear
  36639. installx
  36640. installationZ
  36641. installations
  36642. installed
  36643. installerv
  36644. installer
  36645. chinese
  36646. language
  36647. installer-related
  36648. installermaker
  36649. installers
  36650. installingU
  36651. installment
  36652. installs
  36653. instance
  36654. instances
  36655. instruction
  36656. instructionalu
  36657. instructionsZ
  36658. instrumentation
  36659. instrumented
  36660. instruments
  36661. instuctions
  36662. insure
  36663. int'ls
  36664. intact
  36665. integer
  36666. integral
  36667. 80467X
  36668. Aug 00^    TC Disk 1
  36669. --set theItem to choose file -- uncomment to test in an AS editor
  36670.     tell application "Finder"
  36671.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Development Kits:HyperCard Related:XCMDs & XFCNs:ProgressWindoid
  36672.         activate
  36673.     end tell
  36674. on error errMsg number errNum
  36675.     --enter statements to perform when no records are found such as...
  36676.     display dialog "Sorry, the item you selected could not be found."
  36677.     return
  36678. end try
  36679. e    No Changeq
  36680. Dev.CD Aug 00 TC Disk 1
  36681. All Packages
  36682. ProjectDrag 1.1b8
  36683. @Summary:  ProjectDrag is free drag-and-drop source control software, based on SourceServer from Apple. SourceServer is an AppleEvent-based subset of the MPW Shell which implements the Projector source control commands. See the column in develop issue 23 (pp. 72-6) for information on SourceServer and ProjectDrag basics.
  36684. Sep 95L
  36685. Nov 95V
  36686. 80468X
  36687. 1e    No Change
  36688. design
  36689. robustness
  36690. theresa
  36691. tensor
  36692. information
  36693. ended
  36694. assist
  36695. non-us
  36696. developers
  36697. summary
  36698. resedit
  36699. editor
  36700. prepare
  36701. localized
  36702. numbe
  36703. summary
  36704. resedit
  36705. contains
  36706. macsbug
  36707. summary
  36708. sample
  36709. illustrates
  36710. determine
  36711. summary
  36712. sample
  36713. demonstrates
  36714. compress
  36715. decompr
  36716. summary
  36717. sample
  36718. demonstrates
  36719. write
  36720. simple
  36721. summary
  36722. sample
  36723. extracts
  36724. finder
  36725. strings
  36726. summary
  36727. support
  36728. quicktake
  36729. quicktake
  36730. summary
  36731. small
  36732. application
  36733. control
  36734. summary
  36735. software
  36736. improves
  36737. float-to-int
  36738. conversion
  36739. summary
  36740. stack
  36741. contains
  36742. collection
  36743. apple
  36744. event
  36745. xcmdn
  36746. summary
  36747. stack
  36748. allow
  36749. users
  36750. register
  36751. creator
  36752. summary
  36753. submission
  36754. contains
  36755. virtual
  36756. external
  36757. summary
  36758. application
  36759. demonstrates
  36760. 6N<ASLM, Apple Shared Library Manager, DLL Dynamic Link LibraryOHDev.CD Jul 99 SDK1:Development Kits:Mac OS:Apple Shared Library Manager:PPDev.CD Jul 99 SDK1
  36761.  - Development Kits
  36762.  - Mac OS
  36763.  - Apple Shared Library ManagerV
  36764. 79973X
  36765. Jul 99^
  36766. --set theItem to choose file -- uncomment to test in an AS editor
  36767.     tell application "Finder"
  36768.         open item "Dev.CD Jul 99 SDK1:Development Kits:Mac OS:Apple Shared Library Manager:"
  36769.         activate
  36770.     end tell
  36771. on error errMsg number errNum
  36772.     --enter statements to perform when no records are found such as...
  36773.     display dialog "Sorry, the item you selected could not be found."
  36774.     return
  36775. end try
  36776. Deletedf:ASLM
  36777. Apple Shared Library Manager
  36778. DLL Dynamic Link Libraryq
  36779. Dev.CD Jul 99 SDK1
  36780. All Packages
  36781. Apple Standards for DevelopersI
  36782. Summary: This document discusses Apple's new role in creating and supporting national and international standards for data interchange and temporal media data formats.
  36783. 79974X
  36784. 1e    No Change
  36785. usedA
  36786. Wtements to perform when no records are found such as...
  36787.     display dialog "Sorry, the item you selected could not be found."
  36788.     return
  36789. end try
  36790. Deletedq
  36791. Dev.CD Sep 96 RL
  36792. 4D(All Packages
  36793. Reference Library Edition
  36794. develop Issue 17
  36795.     g 00 TC Disk 2
  36796. All Packages
  36797. F(Snippets - Development Tools & Languages
  36798. 78238X
  36799. instrumentation
  36800. instrumentation
  36801. stuff
  36802. media
  36803. writer
  36804. resources
  36805. int'l
  36806. int'l
  36807. contacts
  36808. integrated
  36809. integrated
  36810. quicktime
  36811. interactive
  36812. interactive
  36813. success
  36814. o Change
  36815. e    No Change
  36816. discV
  36817. discard
  36818. disclaimer
  36819. disclosure
  36820. disconnect
  36821. discourages
  36822. discover
  36823. discovered
  36824. discovering
  36825. discussed
  36826. discussesw
  36827. discussion
  36828. discussions
  36829. disinfectant
  36830. diskg
  36831. utility
  36832. application
  36833. mount
  36834. diskfiller
  36835. diskrestore
  36836. disks
  36837. diskscripts
  36838. disparate
  36839. displayO
  36840. display/context
  36841. displayaudit
  36842. displayed
  36843. displayinge
  36844. displaysa
  36845. cation that allows you to add copywrite information to a movie or view it if it already exists.
  36846. Things!:   Things!  queries the Component Manager about what IT thinks is lying around your system, and then displays the info for you.
  36847. ComboWalker
  36848. Digitizers
  36849. DrawTextCodec Example
  36850. Dumpster
  36851. GetInfo Init
  36852. GrabGuy b15
  36853. MovieShop
  36854. QuickTime XCMDs 
  36855. Reinstaller
  36856. Set Movie Info
  36857. Things!K
  36858. Jul 92M7Color capable Mac (68020 or above), hard disk, 4 mb RAMO=Dev.CD Aug 00 TC Disk 1:Tool Chest:QuickTime:QuickTime Tools:PEDev.CD Aug 00 TC Disk 1
  36859.  - Tool Chest
  36860.  - QuickTime
  36861.  - QuickTime Tools
  36862. power
  36863. macintosh
  36864. debugger
  36865. power
  36866. manager
  36867. powerbook
  36868. powerbook
  36869. powerbooks
  36870. powerpcA
  36871. powerplant
  36872. pre-mixer
  36873. rinting
  36874. carbon
  36875. carbon
  36876. printing
  36877. carbon
  36878. printing
  36879. manager
  36880. printing
  36881. postscript
  36882. filter
  36883. process
  36884. process
  36885. manager
  36886. processes
  36887. attachedU
  36888. attaches
  36889. attaching
  36890. attemptx
  36891. attempting
  36892. attempts
  36893. attention
  36894. attractive
  36895. attribute
  36896. attributes
  36897. audiencef
  36898. audiencesR
  36899. audio
  36900. audio
  36901. allows
  36902. start
  36903. pause
  36904. audit
  36905. audited
  36906. auditing
  36907. augustj
  36908. auntiedialog
  36909. auntiedialog
  36910. module
  36911. provided
  36912. source
  36913. which
  36914. aurp-speaking
  36915. authenticate
  36916. authenticated
  36917. authentication
  36918. authenticator
  36919. author
  36920. authoring
  36921. authorized
  36922. authorsp
  36923. becauseh
  36924. bedford
  36925. beenN
  36926. before
  36927. begin
  36928. beinga
  36929. believe
  36930. belowp
  36931. benefitp
  36932. customchoose
  36933. customenabler
  36934. customer
  36935. customer's
  36936. customersj
  36937. customget
  36938. customgetfile
  36939. customgetfolder
  36940. customicon
  36941. customise
  36942. customizable
  36943. customization
  36944. customize
  36945. customize/rewrite
  36946. customized
  36947. customizing
  36948. custompicproc
  36949. customputappend
  36950. customputdialog
  36951. customputsuffix
  36952. cutting
  36953. cvtccomments
  36954. cyberdog
  36955. cycle
  36956. cycles
  36957. cyrillic
  36958. cyrillic-based
  36959. cyrillique
  36960. czech
  36961. da/application
  36962. da/cdev/init/driver
  36963. damage
  36964. databasess
  36965. dataforkz
  36966. datagram
  36967. dates
  36968. david
  36969. davidson
  36970. instant
  36971. instantiated
  36972. instantly
  36973. insteado
  36974. instruction
  36975. instructionalu
  36976. instructionsZ
  36977. instrumentation
  36978. instrumented
  36979. instruments
  36980. instuctions
  36981. insure
  36982. int'ls
  36983. intact
  36984. integer
  36985. integral
  36986. contains
  36987. appleshare
  36988. 3.6.5
  36989. first
  36990. package
  36991. contains
  36992. documentation
  36993. sample
  36994. package
  36995. contains
  36996. drive
  36997. setup
  36998. v1.7.2
  36999. program
  37000. package
  37001. contains
  37002. source
  37003. resources
  37004. project
  37005. release
  37006. keychain
  37007. focuses
  37008. password
  37009. storage
  37010. sample
  37011. accompanies
  37012. optimization
  37013. strategies
  37014. sample
  37015. demonstrates
  37016. laserwriter
  37017. communicatio
  37018. sample
  37019. demonstates
  37020. basic
  37021. implmenetation
  37022. sample
  37023. demonstrates
  37024. variety
  37025. techniques
  37026. using
  37027. 80085X
  37028. Aug 00^    TC Disk 1
  37029. --set theItem to choose file -- uncomment to test in an AS editor
  37030.     tell application "Finder"
  37031.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:Memory Management:"
  37032.         activate
  37033.     end tell
  37034. on error errMsg number errNum
  37035.     --enter statements to perform when no records are found such as...
  37036.     display dialog "Sorry, the item you selected could not be found."
  37037.     return
  37038. end try
  37039. e    No Changef+Memory Manager
  37040. Power Macintosh
  37041. heaps
  37042. memoryq
  37043. Dev.CD Aug 00 TC Disk 1
  37044. 'D!All Packages
  37045. Mac OS SDK Edition
  37046. Debugging Sound ManagerI
  37047. A debug build of Sound Manager 3.2.1 that may be useful for tracking down sound related problems.
  37048. Features: A debug build of Sound Manager 3.2.1.J.Debug Sound Manager
  37049. Readme Debug Sound ManagerK
  37050. Jan 98N
  37051. Debug Sound Manager 3.2.1ObDev.CD Apr 98 SDK2:Development Kits (Disc 2):Sound Manager:For Developers:Debugging Sound Manager:nge
  37052. snippet converts a 'icl8' and 'ICN#' resource to a 'cicn' r
  37053.     FkHIS STACK TO A DISK THAT IS NOT WRITE PROTECTED. Please fill out one of these questionaires for each board.
  37054. JvAppleII File and Auxiliary Type
  37055. Bug Reporting
  37056. C/F Registration Requests:
  37057. Dev Info Change Form
  37058. NuBus Board RegistrationK
  37059. Apr 94L
  37060. May 96O+Dev.CD Dec 99 RL:Utilities:Developer Forms:P0Dev.CD Dec 99 RL
  37061.  - Utilities
  37062.  - Developer Formsd could not be found."
  37063.     return
  37064. end try
  37065. All Packages
  37066. F    QuickTimeO
  37067. Dev.CD Jan 94
  37068. Dev.CD Oct 93P
  37069. Dev.CD Jan 94
  37070. Dev.CD Oct 9V
  37071. 79352X
  37072. Jan 94
  37073. p--set theItem to choose file -- uncomment to test in an AS editor
  37074.     tell application "Finder"
  37075.         open item "Dev.CD Jan 94
  37076. Dev.CD Oct 93"
  37077.         activate
  37078.     end tell
  37079. on error errMsg number errNum
  37080.     --enter statements to perform when no records are found such as...
  37081.     display dialog "Sorry, the item you selected could not be found."
  37082.     return
  37083. end try
  37084. All Packages
  37085. F    QuickTimeO
  37086. Dev.CD Jan 94P
  37087. Dev.CD Jan 9V
  37088. 79353X
  37089. Jan 94
  37090. doesnt
  37091. dogcow
  37092. e example uses THINK C's inline assembler, so MPW users will have to either inline it, or write something similar using MPW's assembler.
  37093. Communications Toolbox
  37094. Contributed
  37095. Devices and Hardware
  37096. Files
  37097. Games
  37098. Graphics 2D
  37099. Graphics 3D
  37100. Help Systems
  37101. Human Interface Toolbox
  37102. Interapplication Comm
  37103. Memory
  37104. Networking
  37105. OS Utilities
  37106. Overview
  37107. Platforms and Tools
  37108. Printing
  37109. Processes
  37110. QuickTime
  37111. Runtime Architecture
  37112. Sound
  37113. Feb 92L
  37114. Aug 95O$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  37115.  - Sample Code
  37116. tabloid
  37117. target
  37118. JIADN archive files:
  37119. ADN_archive.html
  37120. images:
  37121. Open in browser to begin -->:K
  37122. Feb 98L
  37123. Mar 98M
  37124. any World Wide Web browserN%Apple news, ADN, Apple Developer NewsO=Dev.CD May 98 TC:Programs & Marketing:Apple Dev News Archive:PBDev.CD May 98 TC
  37125.  - Programs & Marketing
  37126.  - Apple Dev News Archivecal Documentation
  37127.  - Toolbox AssistantV
  37128. 79863X
  37129. Sep 97^
  37130. --set theItem to choose file -- uncomment to test in an AS editor
  37131.     tell application "Finder"
  37132.         open item "Dev.CD Sep 97 RL:Technical Documentation:Toolbox Assistant:"
  37133.         activate
  37134.     end tell
  37135. on error errMsg number errNum
  37136.     --enter statements to perform when no records are found such as...
  37137.     display dialog "Sorry, the item you selected could not be found."
  37138.     return
  37139. end try
  37140. Deletedf+QuickView
  37141. Toolbox Assistant
  37142. quick referenceq
  37143. Dev.CD Sep 97 RL
  37144. #D(All Packages
  37145. Reference Library Edition
  37146. Toolbox Assistant Update
  37147. Aug 00^
  37148. 80261X
  37149. Aug 00^    TC Disk 1
  37150. --set theItem to choose file -- uncomment to test in an AS editor
  37151.     tell application "Finder"
  37152.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:General tools:"
  37153.         activate
  37154.     end tell
  37155. on error errMsg number errNum
  37156.     --enter statements to perform when no records are found such as...
  37157.     display dialog "Sorry, the item you selected could not be found."
  37158.     return
  37159. end try
  37160. e    No Changeq
  37161. Dev.CD Aug 00 TC Disk 1
  37162. All Packages
  37163. Lurkers 1.7
  37164. 80262X
  37165. F    ListMania
  37166. 1This sample demonstrates a variety of techniques for using Open Transport
  37167. s list utility routines.  Specifically, it shows how to use OTLIFO lists in a simple producer/consumer application.  The code from this sample is featured in the latest release (v1.2) of the book 
  37168. Inside Macintosh: Open Transport
  37169. Nov 97L
  37170. Jun 98V
  37171. 79014X
  37172. 1e    No Change
  37173. tware Editions in the following languages: Chinese (Simges: Chinese (Sim
  37174. 77783X
  37175. system
  37176. sample
  37177. demonstrates
  37178. variety
  37179. transport
  37180. sample
  37181. demonstrates
  37182. create
  37183. quicktime
  37184. movie
  37185. sample
  37186. demonstrates
  37187. query
  37188. endpoint
  37189. sample
  37190. demonstrates
  37191. ottransferproviderow
  37192. sample
  37193. demonstrates
  37194. transport
  37195. sample
  37196. demonstrates
  37197. write
  37198. application
  37199. sample
  37200. demonstrates
  37201. easiest
  37202. transpo
  37203. sample
  37204. demonstrates
  37205. mapper
  37206. sample
  37207. demonstrates
  37208. no-copy
  37209. receives
  37210. under
  37211. sample
  37212. includes
  37213. source
  37214. libraries
  37215. which
  37216. provide
  37217. sample
  37218. basic
  37219. implementation
  37220. sprite
  37221. sample
  37222. demonstration
  37223. soundsprocket
  37224. sample
  37225. quick
  37226. demonstration
  37227. implement
  37228. sample
  37229. shows
  37230. basic
  37231. implementations
  37232. drawsprocket
  37233. sample
  37234. shows
  37235. transport
  37236. --set theItem to choose file -- uncomment to test in an AS editor
  37237.     tell application "Finder"
  37238.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Development Kits:HyperCard Related:XCMDs & XFCNs:FinderEvents 1.2:"
  37239.         activate
  37240.     end tell
  37241. on error errMsg number errNum
  37242.     --enter statements to perform when no records are found such as...
  37243.     display dialog "Sorry, the item you selected could not be found."
  37244.     return
  37245. end try
  37246. Ji4PM 4.6
  37247. 604 Performance
  37248. Emulator
  37249. Emulator CP Release Notes
  37250. POWER Emulator
  37251. POWER Emulator CP Release NotesK
  37252. Dec 95M
  37253. Power Macintosh.N0debugging, performance, POWER, PowerPC, emulatorOIDev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:Performance tools:PQDev.CD Aug 00 TC Disk 1
  37254.  - Tool Chest
  37255.  - Testing & Debugging
  37256.  - Performance toolsV
  37257. 79157X
  37258. Aug 00^    TC Disk 1
  37259. e    No Change
  37260.  Disk 1
  37261.  - Technical Documentation
  37262.  - Misc. Standards
  37263.  - BinHex 4.0V
  37264. 77532X
  37265. Jun 00^    RL Disk 1
  37266. e    No Change
  37267. file/resource
  37268. filed
  37269. radcliffe
  37270. radically
  37271. radio
  37272. raises
  37273. expansion
  37274. ramifications
  37275. randall
  37276. random
  37277. range
  37278. ranger
  37279. rankb
  37280. rapid
  37281. rappoport
  37282. rarely
  37283. rates
  37284. ratherg
  37285. rationale
  37286. rawip
  37287. rdocproc
  37288. re-accept
  37289. re-built
  37290. re-direct
  37291. re-enabled
  37292. re-install
  37293. re-installed
  37294. re-mount
  37295. re-rolled
  37296. re-sizable
  37297. re-use
  37298. readB
  37299. e them back or re-mount the affected volume.  The status of the startup volume is restored after a reboot.  All other volume status
  37300.  are lost after a reboot.
  37301. Improvements for version 1.6:
  37302.  The status of volumes is now physically updated on disk. This allows the volume to be mounted/re-mounted with that state persisting. Note that only a 'software' locked volume can be unmounted/mounted and still remain 'software' locked. Making a volume 'hardwared' locked will lock it but the setting won
  37303. 't persist across an unmount/mount. This is due to the fact that when the file system mounts a volume it gets the hardware state of that volume.  Since it's not really physically locked, there is no 'hardware' locked status returned.  Note that no attempt is made to physically update a remote volume (shared, etc.) as it doesn't belong to us. Changes to remote volumes will remain local.
  37304.  Fixed a gray shading problem in the volume popup on 1-bit deep monitors.  The popup would sometimes app
  37305. 16x16
  37306. 17000
  37307. 1992-1995
  37308. usenet
  37309. latform and make your products stand out to the millions of customers who want to buy Mac products. Getting involved is simple:
  37310.   1. Obtain the NEW Mac platform 
  37311. 80692X
  37312. Aug 00^    TC Disk 1
  37313. --set theItem to choose file -- uncomment to test in an AS editor
  37314.     tell application "Finder"
  37315.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Interapplication Communication:ScriptableStuffItEngine:"
  37316.         activate
  37317.     end tell
  37318. on error errMsg number errNum
  37319.     --enter statements to perform when no records are found such as...
  37320.     display dialog "Sorry, the item you selected could not be found."
  37321.     return
  37322. end try
  37323. e    No Changef,AppleScript
  37324. StuffIt
  37325. Engine
  37326. scriptable
  37327. scriptq
  37328. Dev.CD Aug 00 TC Disk 1
  37329. All Packages
  37330. ScriptSwitcher
  37331. ScriptSwitcher8 is a quick way to modify all the resources needed to switch the primary script (e.g Roman, Japanese, Chinese, etc.) of your system. It is useful for testing and avoids having to use resedit to change resources. It works on versions of Mac OS 7.0 and 8.0.
  37332. ScriptSwitcher.imgK
  37333. Oct 92L
  37334. Jan 98O?Dev.CD Aug 00 TC Disk 1:Tool Chest:Localization:ScriptSwitcher:V
  37335. 80693X
  37336. 1e    No Change
  37337. 81091X
  37338. Jun 00^    RL Disk 2
  37339. --set theItem to choose file -- uncomment to test in an AS editor
  37340.     tell application "Finder"
  37341.         open item "Dev.CD Jun 00 RL Disk 2:Technical Publications:macos8:"
  37342.         activate
  37343.     end tell
  37344. on error errMsg number errNum
  37345.     --enter statements to perform when no records are found such as...
  37346.     display dialog "Sorry, the item you selected could not be found."
  37347.     return
  37348. end try
  37349. e    No Change
  37350. encoding
  37351. Unicode
  37352. script
  37353. language
  37354. conversion
  37355. games
  37356. input device
  37357. sprocket
  37358. joystick
  37359. gamepad
  37360. gaming
  37361. blanking
  37362. screen
  37363. display
  37364. buffering
  37365. games
  37366. sprocket
  37367. gaming
  37368. networking
  37369. games
  37370. multiprocessing
  37371. preemptive task
  37372. multitasking
  37373. threads
  37374. threading
  37375. Icon Services
  37376. Icon Utilities
  37377. 'icns'
  37378. icon family
  37379. icon resources
  37380. IconRef
  37381. icon plotting
  37382. Navigation Services
  37383. Standard File
  37384. file management
  37385. file 
  37386. navigation
  37387. opening files
  37388. saving files
  37389. Network Services Location
  37390. file preview
  37391. Apple Help
  37392. Apple Guide
  37393. user assist
  37394. docsr
  37395. documentation
  37396. b--set theItem to choose file -- uncomment to test in an AS editor
  37397.     tell application "Finder"
  37398.         open item "Dev.CD Apr 93"
  37399.         activate
  37400.     end tell
  37401. on error errMsg number errNum
  37402.     --enter statements to perform when no records are found such as...
  37403.     display dialog "Sorry, the item you selected could not be found."
  37404.     return
  37405. end try
  37406. knowledge
  37407. knownV
  37408. knows
  37409. knowspict
  37410. kodom
  37411. ldefproc0
  37412. leadsj
  37413. learn
  37414. learningj
  37415. least
  37416. lessj
  37417. letsr
  37418. letters
  37419. lettingZ
  37420. level
  37421. levels
  37422. lexicon
  37423. libraries_
  37424. libraryA
  37425. licenseZ
  37426. licensesj
  37427. licensingb
  37428. likelyo
  37429. limitedh
  37430. linkg
  37431. linked
  37432. linkingA
  37433. links[
  37434. lisez-moi
  37435. lispj
  37436. listd
  37437. Summary:  Apple has licensed and has ported IBM's SOMobjects technology to the Macintosh. SOMobjects is a multi-platform standard providing for system-level sharable objects in a language-neutral way. It also solves the "fragile base class" problem of object-oriented shared libraries, avoiding the need for client libraries to be recompiled when the base class they inherit from is in a different library and is changed.
  37438. To offer these benefits (multi-platform support and fragile base-class 
  37439. resolution) SOMobjects requires the use of an Interface Description Language (IDL) compiler as a first step in the development process. An MPW-hosted version of this compiler is now available.
  37440. SOMobjects runs on top of CFM, and thus is available for both 68K and native PowerPC Macintosh development. It is a foundation technology for OpenDoc.
  37441. SOMobjects
  37442.  for Mac OS version 2.0.8 contains several bug fixes over version 2.0.7.
  37443. Jan 96L
  37444. Oct 965
  37445. user-interface
  37446. user-perceived
  37447. technicalS
  37448. technical
  37449. publications
  37450. technical
  37451. publications
  37452. documentation
  37453. technical
  37454. publications
  37455. enterprise
  37456. technical
  37457. publications
  37458. function
  37459. index
  37460. technical
  37461. publications
  37462. hardware
  37463. technical
  37464. publications
  37465. technical
  37466. publications
  37467. technical
  37468. publications
  37469. technical
  37470. publications
  37471. technical
  37472. publications
  37473. server
  37474. technical
  37475. publications
  37476. quicktime
  37477. technical
  37478. publications
  37479. rhapsody
  37480. technical
  37481. publications
  37482. webobjects
  37483. technicalpublication
  37484. technicalpublication
  37485. carbon
  37486. techniques
  37487. technotes
  37488. telephone
  37489. telephone
  37490. manager
  37491. terminology^
  37492. tester
  37493. testing
  37494. encoding
  37495. converter
  37496. textedit
  37497. thooks
  37498. thread
  37499. token
  37500. tokenizer
  37501. plug-in's
  37502. witha
  37503. withinb
  37504. won't
  37505. woodcock
  37506. words
  37507. word-processing
  37508. wordperfect
  37509. wordsj
  37510. workh
  37511. work-arounds
  37512. work-flow
  37513. workable
  37514. workaround
  37515. workarounds
  37516. workbook
  37517. workflows
  37518. workgroupS
  37519. workingj
  37520. workings
  37521. workss
  37522. works
  37523. under
  37524. appearance
  37525. workstation
  37526. workstations
  37527. All Packages
  37528. System 7 Tune-UpO
  37529. Dev.CD Apr 92
  37530. Dev.CD Mar 92P
  37531. Dev.CD Apr 92
  37532. Dev.CD Mar 9V
  37533. 80778X
  37534. Apr 92
  37535. p--set theItem to choose file -- uncomment to test in an AS editor
  37536.     tell application "Finder"
  37537.         open item "Dev.CD Apr 92
  37538. Dev.CD Mar 92"
  37539.         activate
  37540.     end tell
  37541. on error errMsg number errNum
  37542.     --enter statements to perform when no records are found such as...
  37543.     display dialog "Sorry, the item you selected could not be found."
  37544.     return
  37545. end try
  37546. All Packages
  37547. System 7 Tune-UpO
  37548. Dev.CD Apr 92
  37549. Dev.CD Mar 92P
  37550. Dev.CD Apr 92
  37551. Dev.CD Mar 9V
  37552. 80779X
  37553. Apr 92
  37554. p--set theItem to choose file -- uncomment to test in an AS editor
  37555.     tell application "Finder"
  37556.         open item "Dev.CD Apr 92
  37557. Dev.CD Mar 92"
  37558.         activate
  37559.     end tell
  37560. on error errMsg number errNum
  37561.     --enter statements to perform when no records are found such as...
  37562.     display dialog "Sorry, the item you selected could not be found."
  37563.     return
  37564. end try
  37565. quicktime-readable
  37566. quicktimevr
  37567. quickview
  37568. quiets
  37569. quinn
  37570. quitN
  37571. quitapps
  37572. quits
  37573. quitting
  37574. quoted
  37575. quoting
  37576. qwerty
  37577. races
  37578. HI FAQs; Optimizing PowerPC Programs
  37579. Business: Japanese Market Report; Confessions of New Mac Developer
  37580. Listings: DU Schedule; Internet Page
  37581. October 1995 Apple Directions Articles
  37582. News:  Apple Releases PowerPC Processor-Based PowerB
  37583. ook Computers; Strategy Mosaic: PCI-The Future of Macintosh Expansion; Editor
  37584.  Note: Doin What's Right; IndustryWatch: Enough to Make a Grown Man Cry; Macintosh DOS Compatible Systems Can Maintain Both Windows 3.x and Windows 95; New Power Macintosh Computers Outperform Pentium; Netscape Adopts QuickTime, QuickTime VR in Strategic Agreement; The Mac Speaks Back.
  37585. Technology:  CD Highlights: System Software Edition, October 1995; Human Interface: This Old Interface; QuickDraw 3D-The Future 
  37586. summary
  37587. series
  37588. tools
  37589. source
  37590. allow
  37591. summary
  37592. xcmds
  37593. xfcns
  37594. perform
  37595. viiiw
  37596. PMDev.CD Aug 00 TC Disk 1
  37597.  - Tool Chest
  37598.  - Testing & Debugging
  37599.  - General toolsJapanese, Korean, Norwegian, Swedish.
  37600. A5Requires: Disk Copy 6.3.3, 300MB free hard disk space
  37601. Mac OS 9
  37602. Dev.CD Oct 99 SSW:P
  37603. Dev.CD Oct 99 SSW
  37604. dialog box that appears.
  37605. Note: QuickTime Conferencing supports Apple built-in video.  Apple cannot guarantee compatibility with third-party video input cards. 
  37606. A Note Regarding Interoperability
  37607. QuickTime Conferencing is the foundation for a broad range of Apple and third-party video and document conferencing solutions.
  37608. QuickTime Conferencing supports open standards for interoperability, so developers can use it to create software that works with a variety of network transports, compres
  37609. =sion technologies, and media devices (cameras, microphones, and so forth). QuickTime Conferencing provides consistent standards that encourage software developers to create application programs that look and act the same from a user
  37610. s point of view, regardless of the computer, network service, or devices being used.
  37611. Install QuickTime Conferencing
  37612. Marketing Stuff
  37613. Programming Stuff
  37614. QTC Technical Backgrounder
  37615. QuickTime Conf. - Read Me First
  37616. Using QuickTime ConferencingK
  37617. Apr 96
  37618. support
  37619. oose file -- uncomment to test in an AS editor
  37620.     tell application "Finder"
  37621.         open item "Dev.CD May 96 TC"
  37622.         activate
  37623.     end tell
  37624. on error errMsg number errNum
  37625.     --enter statements to perform when no records are found such as...
  37626.     display dialog "Sorry, the item you selected could not be found."
  37627.     return
  37628. end try
  37629. All Packages
  37630. Arabic Language KitO2Dev.CD May 97 TC
  37631. Dev.CD Nov 96 TC
  37632. Dev.CD Aug 96 TCP1Dev.CD May 97 TC
  37633. Dev.CD Nov 96 TC
  37634. Dev.CD Aug 96 TV
  37635. 78754X
  37636. May 97
  37637. All Packages
  37638. System Enabler 001 (IIvx, IIvi)OEDev.CD Apr 94
  37639. Dev.CD Jan 94
  37640. Dev.CD Oct 93
  37641. Dev.CD Jul 93
  37642. Dev.CD Apr 93PDDev.CD Apr 94
  37643. Dev.CD Jan 94
  37644. Dev.CD Oct 93
  37645. Dev.CD Jul 93
  37646. Dev.CD Apr 9V
  37647. 80849X
  37648. Apr 94
  37649. --set theItem to choose file -- uncomment to test in an AS editor
  37650.     tell application "Finder"
  37651.         open item "Dev.CD Apr 94
  37652. Dev.CD Jan 94
  37653. Dev.CD Oct 93
  37654. Dev.CD Jul 93
  37655. Dev.CD Apr 93"
  37656.         activate
  37657.     end tell
  37658. on error errMsg number errNum
  37659.     --enter statements to perform when no records are found such as...
  37660.     display dialog "Sorry, the item you selected could not be found."
  37661.     return
  37662. end try
  37663. All Packages
  37664. System Enabler 001 (IIvx, IIvi)OEDev.CD Apr 94
  37665. Dev.CD Jan 94
  37666. Dev.CD Oct 93
  37667. Dev.CD Jul 93
  37668. Dev.CD Apr 93PDDev.CD Apr 94
  37669. Dev.CD Jan 94
  37670. Dev.CD Oct 93
  37671. Dev.CD Jul 93
  37672. Dev.CD Apr 9V
  37673. 80850X
  37674. Apr 94
  37675. restore
  37676. restored
  37677. restricted
  37678. restrictions
  37679. resulta
  37680. resulting
  37681. ear inactive when the window was in fact, active.
  37682.  The TAB key now cycles your through the volumes in the volume popup.
  37683.  There is no extension code anymore and as such the 'Show Startup' check box has been removed.
  37684.  And finally, the code size has become even smaller.  This is in part due to design changes and the use of Matthew Axsom's neat cdev class that allowed me to build LockVol with CodeWarrior.
  37685. Issues:  LockVol is freeware.  Permission is granted by the author for personal or elExectronic distribution as long as no fees or charges are received for it. LockVol remains the copyright of dEVoN Hubbard.
  37686. General tools.imgK
  37687. Jul 92L
  37688. Jun 95M
  37689. LockVol works under System 6.0.5 (and up), System 7, and up to System 7.5.  No known problems have been reported other than the ones you can create yourself by locking volumes that weren't originally locked.OEDev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:General tools:^
  37690.     return
  37691. end try
  37692. All Packages
  37693. osaic (Blueprint for Future: Publishing); Editor's Note (The Shadow Doesn't Know); IndustryWatch.
  37694. Technology: News (ETO and MPW Pro #16; New Paper Tech Notes)CD Highlights;  Human Interface (Fad Gadgets); OpenDoc HI Q&A, pt 2; QuickTime 2.0.
  37695. Business & Marketing:  Marketing Feature (HyperCard Alive and Well).
  37696. This is final draft copy from the February Apple Directions, 
  37697.  1995, Apple Computer, Inc. All rights reserved. Reuse or reprinting without permission of the editor is forbidden.  F
  37698. or permission, contact the editor on AppleLink at A.DIRECTIONS. 
  37699. January 1995 Apple Directions Articles
  37700. News: Apple News (Announcing Pippin; Macintosh Brand Strongest; Macintosh Top-Selling; Windows/DOS on Macintosh; Newton Developer Support; Apple Expands; QuickTime 2.0); Strategy Mosaic (Power Macintosh Developers Speak); Editor's Note (Games); IndustryWatch.
  37701. Technology: CD Highlights;  Human Interface (Doc's Holiday Wish List); OpenDoc HI Q&A; New Macintosh Run-Time Environment.
  37702. block
  37703. theresa
  37704. tensor
  37705. information
  37706. systems
  37707. AppleTalk MIB (RFC 1243) alias
  37708. AppleTalk SW for SNMP alias
  37709. Mac System MIB alias
  37710. MacSNMP demo and test
  37711. MacSNMP Developer 1.0.2
  37712. MacSNMP Programmer
  37713. s Guide
  37714. MacSNMP Transport 1.0.2
  37715. Overview - SNMP Development
  37716. Overview - SNMP Development.txt
  37717. TCP/IP MIB-II (RFC 1213) alias
  37718. --set theItem to choose file -- uncomment to test in an AS editor
  37719.     tell application "Finder"
  37720.         open item "Dev.CD Apr 94
  37721. Dev.CD Jan 94
  37722. Dev.CD Oct 93
  37723. Dev.CD Jul 93
  37724. Dev.CD Apr 93"
  37725.         activate
  37726.     end tell
  37727. on error errMsg number errNum
  37728.     --enter statements to perform when no records are found such as...
  37729.     display dialog "Sorry, the item you selected could not be found."
  37730.     return
  37731. end try
  37732. ignores
  37733. ignoring
  37734. in-house
  37735. inactiveo
  37736. inadvertent
  37737. inbound
  37738. inches
  37739. includeb
  37740. includedA
  37741. included-file
  37742. includesQ
  37743. s an example of a SystemSoft custom enabler to
  37744. support multiple cards
  37745.    *  Another CustomEnabler
  37746.     -  Provides source code as an example of a custom enabler designed to
  37747. correct the IBM OEM Ethernet PC Card.
  37748.   Tools
  37749.    *  Display Name Registry 2.0
  37750.     -  Displays the Macintosh
  37751. s Name Registry and Device Tree
  37752.    *  TupleDumper
  37753.     -  
  37754. Dumps
  37755.  the CardBus (PCMCIA) tuples of any inserted PC cards
  37756. J)Read Me
  37757.  Documentation
  37758.  Samples
  37759.  ToolsK
  37760. Jan 00M
  37761. PowerMac / CodeWarrior IDE 2.1N
  37762. CardBus,  PCMCIA,  PC CardO9Dev.CD Jul 00 SDK1:Development Kits:Hardware:CardBus DDK:PADev.CD Jul 00 SDK1
  37763.  - Development Kits
  37764.  - Hardware
  37765.  - CardBus DDK
  37766. Summary:  SourceObj reads a .c.o file and its corrosponding .c file and outputs a mixed listing of 68k assembly and C source code.  Helps in writing better C/Pascal code by providing a way to view the output of MPW 68k compilers on a per source line basis.  See the file "About SourceObj" for details.
  37767. Features:
  37768. Ouput a single function/method.
  37769. Output all methods of a class.
  37770. Output all instances of a method name.
  37771. Show/Hide 68k opcodes.
  37772. General tools.imgK
  37773. Feb 94M
  37774. Works with MPW 3.2 or laterN:object code, disassembly, MPW tool, UltraSlimFast, DumpObjOEDev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:General tools:PMDev.CD Aug 00 TC Disk 1
  37775.  - Tool Chest
  37776.  - Testing & Debugging
  37777.  - General tools
  37778. multimediaw
  37779. multimedia
  37780. standardsw
  37781. networkS
  37782. network
  37783. server
  37784. guideS
  37785. networking
  37786. noteW
  37787. notesv
  37788. object
  37789. objects
  37790. openi
  37791. browser
  37792. begini
  37793. orientedR
  37794. utilitiesN
  37795. ae    No Changeq
  37796. Dev.CD Jun 00 RL Disk 1
  37797. All Packages
  37798. BitBlitz 1.0I
  37799. Summary:This application exercises the CopyBits, CopyMask, and new CopyBitMask traps.  It can be used as a learning tool which allows the user to experiment which various combinations of input to QuickDraw's bit manipulation routines.JbCopyBits Application
  37800. CopyBits.make
  37801. LibHeaders
  37802. LibObject
  37803. ObjectCode
  37804. Resources
  37805. Scrapbook File
  37806. SourceK
  37807. Vol VL
  37808. Vol VIIIM
  37809. 7.0O:Dev.CD Aug 00 TC Disk 1:Tool Chest:QuickDraw:Bitblitz 1.0:PBDev.CD Aug 00 TC Disk 1
  37810.  - Tool Chest
  37811.  - QuickDraw
  37812.  - Bitblitz 1.0V
  37813. 80017X
  37814. Aug 00^    TC Disk 1
  37815. --set theItem to choose file -- uncomment to test in an AS editor
  37816.     tell application "Finder"
  37817.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:QuickDraw:Bitblitz 1.0:"
  37818.         activate
  37819.     end tell
  37820. on error errMsg number errNum
  37821.     --enter statements to perform when no records are found such as...
  37822.     display dialog "Sorry, the item you selected could not be found."
  37823.     return
  37824. end try
  37825. Summary: This is the electronic version of develop magazine.
  37826.  Issue 8 highlights:
  37827. Curves Ahead: Working With Curves in QuickDraw  by Mike Reed and Konstantin Othmer.   All about quadratic B
  37828. zier curves on the Macintosh, including using the curves from TrueType fonts.
  37829. Validating Date and Time Entry in MacApp  by James Plamondon.   Here
  37830. s a new MacApp class that provides robust and flexible entry validation.
  37831. Macintosh Debugging: A Weird Journey Into the Belly of the Beast  by Bo3b Johns
  37832. on and Fred Huxham.   This article presents some very useful debugging techniques that every Macintosh developer needs to know about.
  37833. Macintosh Hybrid Applications for A/UX  by John Morley.   This is an introduction to writing Macintosh applications meant to run under A/UX, explaining the basics and pointing out some potential gotchas.
  37834. Print Hints From Luke & Zz: CopyMask, CopyDeepMask, and LaserWriter Driver 7.0  by Pete 
  37835.  Alexander.   How do you print graphics that use CopyMask an
  37836. All Packages
  37837. System UpdateO
  37838. Dev.CD Oct 94
  37839. Dev.CD Apr 94P
  37840. Dev.CD Oct 94
  37841. Dev.CD Apr 9V
  37842. 81062X
  37843. Oct 94
  37844. p--set theItem to choose file -- uncomment to test in an AS editor
  37845.     tell application "Finder"
  37846.         open item "Dev.CD Oct 94
  37847. Dev.CD Apr 94"
  37848.         activate
  37849.     end tell
  37850. on error errMsg number errNum
  37851.     --enter statements to perform when no records are found such as...
  37852.     display dialog "Sorry, the item you selected could not be found."
  37853.     return
  37854. end try
  37855. All Packages
  37856. System UpdateO
  37857. Dev.CD Oct 94P
  37858. Dev.CD Oct 9V
  37859. 81063X
  37860. Oct 94
  37861. b--set theItem to choose file -- uncomment to test in an AS editor
  37862.     tell application "Finder"
  37863.         open item "Dev.CD Oct 94"
  37864.         activate
  37865.     end tell
  37866. on error errMsg number errNum
  37867.     --enter statements to perform when no records are found such as...
  37868.     display dialog "Sorry, the item you selected could not be found."
  37869.     return
  37870. end try
  37871. All Packages
  37872. System UpdateV
  37873. 81064X
  37874. toolkit
  37875. traceroute
  37876. traditional
  37877. traffic
  37878. transaction
  37879. translationy
  37880. translation
  37881. macintosh
  37882. translator
  37883. translator
  37884. transport
  37885. tsmte
  37886. tsmte
  37887. textedit
  37888. inline
  37889. input
  37890. japanese
  37891. internationalizatio
  37892. tutorial
  37893. types
  37894. typography
  37895. ultraslimfast
  37896. unicode
  37897. universal
  37898. universal
  37899. serial
  37900. storage
  37901. class
  37902. driver
  37903. systems
  37904. workstation
  37905. solaris
  37906. hp-ux
  37907. update
  37908. updater
  37909. updates
  37910. usageu
  37911. usedistanthdwrmem
  37912. uselocalhdwrmem
  37913. utilities
  37914. utility
  37915. utility
  37916. space
  37917. variable
  37918. variables
  37919. Jun 97
  37920. f--set theItem to choose file -- uncomment to test in an AS editor
  37921.     tell application "Finder"
  37922.         open item "Dev.CD Jun 97 SSW"
  37923.         activate
  37924.     end tell
  37925. on error errMsg number errNum
  37926.     --enter statements to perform when no records are found such as...
  37927.     display dialog "Sorry, the item you selected could not be found."
  37928.     return
  37929. end try
  37930. All Packages
  37931. F    QuickTimeO
  37932. Dev.CD Jun 97 SSWP
  37933. Dev.CD Jun 97 SSV
  37934. 80662X
  37935. Jun 97
  37936. f--set theItem to choose file -- uncomment to test in an AS editor
  37937.     tell application "Finder"
  37938.         open item "Dev.CD Jun 97 SSW"
  37939.         activate
  37940.     end tell
  37941. on error errMsg number errNum
  37942.     --enter statements to perform when no records are found such as...
  37943.     display dialog "Sorry, the item you selected could not be found."
  37944.     return
  37945. end try
  37946. All Packages
  37947. F    QuickTimeO
  37948. Dev.CD Jun 97 SSWP
  37949. Dev.CD Jun 97 SSV
  37950. 80663X
  37951. Jun 97
  37952.  is simple:
  37953.   1. Obtain the NEW Mac platform NEW Mac platform 
  37954. ~--set theItem to choose file -- uncomment to test in an AS editor
  37955.     tell application "Finder"
  37956.         open item "Dev.CD Apr 94
  37957. Dev.CD Jan 94
  37958. Dev.CD Oct 93"
  37959.         activate
  37960.     end tell
  37961. on error errMsg number errNum
  37962.     --enter statements to perform when no records are found such as...
  37963.     display dialog "Sorry, the item you selected could not be found."
  37964.     return
  37965. end try
  37966. tudy of graphics; such as the Apple Training Support courses for Macintosh Video Display Cards.
  37967. Mac Graphics Primer 2K
  37968. Vol IIIL
  37969. Vol VIIO;Dev.CD Nov 99 TC:Tool Chest:QuickDraw:Mac Graphics Primer 2PCDev.CD Nov 99 TC
  37970.  - Tool Chest
  37971.  - QuickDraw
  37972.  - Mac Graphics Primer 
  37973. 80686X
  37974. Aug 00^    TC Disk 1
  37975. --set theItem to choose file -- uncomment to test in an AS editor
  37976.     tell application "Finder"
  37977.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:Debuggers & dcmds:"
  37978.         activate
  37979.     end tell
  37980. on error errMsg number errNum
  37981.     --enter statements to perform when no records are found such as...
  37982.     display dialog "Sorry, the item you selected could not be found."
  37983.     return
  37984. end try
  37985. e    No Changeq
  37986. Dev.CD Aug 00 TC Disk 1
  37987. All Packages
  37988. ROM Build/Download 3.2.4
  37989. !Summary:  This is a series of tools (with source) that allow developers to build a declaration ROM that is suitable for downloading from the assembled and linked image.
  37990. Features:  Update to version 3.2.3.  Contains bug fixes for building declartion ROMs larger than 64K, other hints.
  37991. J--Read Me
  37992. CRCPatch folder
  37993. Data folder
  37994. tjs commK
  37995. Oct 92L
  37996. Aug 95M
  37997. MPW87X
  37998. 1e    No Change
  37999. solutions
  38000. y--set theItem to choose file -- uncomment to test in an AS editor
  38001.     tell application "Finder"
  38002.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  38003.         activate
  38004.     end tell
  38005. on error errMsg number errNum
  38006.     --enter statements to perform when no records are found such as...
  38007.     display dialog "Sorry, the item you selected could not be found."
  38008.     return
  38009. end try
  38010. Wanguages: Chinese (Simges: Chinese (Sim
  38011. 75303X
  38012. 80115X
  38013. Sept 9^
  38014. --set theItem to choose file -- uncomment to test in an AS editor
  38015.     tell application "Finder"
  38016.         open item "Dev.CD Sept 96 RL:Technical Documentation:develop:develop Issue  5:"
  38017.         activate
  38018.     end tell
  38019. on error errMsg number errNum
  38020.     --enter statements to perform when no records are found such as...
  38021.     display dialog "Sorry, the item you selected could not be found."
  38022.     return
  38023. end try
  38024. Deletedq
  38025. Dev.CD Sept 96 RL
  38026. ED(All Packages
  38027. Reference Library Edition
  38028. develop Issue  6
  38029.     end tell
  38030. on error errMsg number errNum
  38031.     --enter statements to perform when no records are found such as...
  38032.     display dialog "Sorry, the item you selected could not be found."
  38033.     return
  38034. end try
  38035. e    No Changeq
  38036. Dev.CD Aug 00 TC Disk 1
  38037. All Packages
  38038. QuickTime Tools
  38039. 79432X
  38040. patch
  38041. pbclock
  38042. location
  38043. manager
  38044. eject
  38045. action
  38046. module
  38047. performance
  38048. analysis
  38049. 80084X
  38050. Mar OO^
  38051. RLDisk 1
  38052. --set theItem to choose file -- uncomment to test in an AS editor
  38053.     tell application "Finder"
  38054.         open item "Dev.CD Mar OO RLDisk 1:Interactive Media Resources:"
  38055.         activate
  38056.     end tell
  38057. on error errMsg number errNum
  38058.     --enter statements to perform when no records are found such as...
  38059.     display dialog "Sorry, the item you selected could not be found."
  38060.     return
  38061. end try
  38062. DeletedfJpalette
  38063. color bit depth
  38064. batch processing
  38065. optimizing
  38066. conditional statementsq
  38067. Dev.CD Mar OO RLDisk 1
  38068. All Packages
  38069. Debugging Modern Memory Manager
  38070. 80085X
  38071.  to use SndStartFilePlay.
  38072. SetSoundInput:  This application demonstrates how to set the sound input rate manually in order to record at the highest possible sound quality.
  38073. SndForEver:  This application demonstrates how to play a 'snd ' resource that has a loop in it.
  38074. SndPlayDoubleBuffer: Shows how to play sounds using SndPlayDoubleBuffer.
  38075. Sound Input:  SoundInputSample demonstrat
  38076. 80008X
  38077. Aug 00^    TC Disk 1b
  38078. --set theItem to choose file -- uncomment to test in an AS editor
  38079.     tell application "Finder"
  38080.         open item "Dev.CD Aug 00 TC Disk 1:What's New?:Sample Code:Human Interface Toolbox:AuntieDialog:"
  38081.         activate
  38082.     end tell
  38083. on error errMsg number errNum
  38084.     --enter statements to perform when no records are found such as...
  38085.     display dialog "Sorry, the item you selected could not be found."
  38086.     return
  38087. end try
  38088. New Packagef-dialog
  38089. window
  38090. control
  38091. auntie
  38092. replacemento&http://developer.apple.com/samplecode/q
  38093. Dev.CD Aug 00 TC Disk 1
  38094. All Packages
  38095. AutoGuest 3.0
  38096. 80009X
  38097. O7Dev.CD Jun 00 RL Disk 1:Utilities:Acrobat Reader 4.0.1:P<Dev.CD Jun 00 RL Disk 1
  38098.  - Utilities
  38099.  - Acrobat Reader 4.0.1V
  38100. application
  38101. ev.CD Jan 94
  38102. Dev.CD Oct 93
  38103. Dev.CD Jul 93
  38104. Dev.CD Apr 9V
  38105. 77280X
  38106. Apr 94
  38107. --set theItem to choose file -- uncomment to test in an AS editor
  38108.     tell application "Finder"
  38109.         open item "Dev.CD Apr 94
  38110. Dev.CD Jan 94
  38111. Dev.CD Oct 93
  38112. Dev.CD Jul 93
  38113. Dev.CD Apr 93"
  38114.         activate
  38115.     end tell
  38116. on error errMsg number errNum
  38117.     --enter statements to perform when no records are found such as...
  38118.     display dialog "Sorry, the item you selected could not be found."
  38119.     return
  38120. end try
  38121. All Packages
  38122. System Enabler 201 (PB Duo)OEDev.CD Apr 94
  38123. Dev.CD Jan 94
  38124. Dev.CD Oct 93
  38125. Dev.CD Jul 93
  38126. Dev.CD Apr 93PDDev.CD Apr 94
  38127. Dev.CD Jan 94
  38128. Dev.CD Oct 93
  38129. Dev.CD Jul 93
  38130. Dev.CD Apr 9V
  38131. 77281X
  38132. Apr 94
  38133. carefully
  38134. carole
  38135. carrieso
  38136. cartwheels
  38137. casess
  38138. --set theItem to choose file -- uncomment to test in an AS editor
  38139.     tell application "Finder"
  38140.         open item "Dev.CD Apr 00 SDK1:Development Kits:Mac OS:GameSprocket SDKs:DrawSprocket_SDK:"
  38141.         activate
  38142.     end tell
  38143. on error errMsg number errNum
  38144.     --enter statements to perform when no records are found such as...
  38145.     display dialog "Sorry, the item you selected could not be found."
  38146.     return
  38147. end try
  38148.     return
  38149. end try
  38150. All Packages
  38151. QuickDraw 3DO
  38152. Dev.CD Jun 97 SSWP
  38153. Dev.CD Jun 97 SSV
  38154. 79252X
  38155. Jun 97
  38156. f--set theItem to choose file -- uncomment to test in an AS editor
  38157.     tell application "Finder"
  38158.         open item "Dev.CD Jun 97 SSW"
  38159.         activate
  38160.     end tell
  38161. on error errMsg number errNum
  38162.     --enter statements to perform when no records are found such as...
  38163.     display dialog "Sorry, the item you selected could not be found."
  38164.     return
  38165. end try
  38166. All Packages
  38167. QuickDraw 3DO
  38168. Dev.CD Jun 97 SSWV
  38169. 79253X
  38170. designedN
  38171. designer
  38172. designers
  38173. designing
  38174. desired
  38175. deskpat
  38176. desktop
  38177. deskwriter
  38178. despair
  38179. despite
  38180. destination
  38181. destroy
  38182. destroy
  38183. needs
  38184. destroyglfromwindow
  38185. detached
  38186. detail
  38187. detailedv
  38188. detailed
  38189. developer
  38190. documentation
  38191. detailing
  38192. detailsQ
  38193. detect
  38194. center
  38195. Contributed
  38196. Devices and Hardware
  38197. Files
  38198. Games
  38199. Graphics 2D
  38200. Graphics 3D
  38201. Help Systems
  38202. Human Interface Toolbox
  38203. Interapplication Comm
  38204. Memory
  38205. Networking
  38206. OS Utilities
  38207. Overview
  38208. Platforms and Tools
  38209. Printing
  38210. Processes
  38211. QuickTime
  38212. Runtime Architecture
  38213. Sound
  38214.    --enter statements to perform when no records are found such as...
  38215.     display dialog "Sorry, the item you selected could not be found."
  38216.     return
  38217. end try
  38218. e    No Changeq
  38219. Dev.CD Jun 00 RL Disk 1
  38220. All Packages
  38221. develop Issue 22
  38222. 77621X
  38223. 79965X
  38224. Aug 00^    TC Disk 1
  38225. --set theItem to choose file -- uncomment to test in an AS editor
  38226.     tell application "Finder"
  38227.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Development Kits:HyperCard Related:XCMDs & XFCNs:Apple Event XCMDs 1.0b3:"
  38228.         activate
  38229.     end tell
  38230. on error errMsg number errNum
  38231.     --enter statements to perform when no records are found such as...
  38232.     display dialog "Sorry, the item you selected could not be found."
  38233.     return
  38234. end try
  38235. e    No Changeq
  38236. Dev.CD Aug 00 TC Disk 1
  38237. All Packages
  38238. Apple Grayscale Appearance
  38239. 79966X
  38240. m "Dev.CD Aug 96 TC"
  38241.         activate
  38242.     end tell
  38243. on error errMsg number errNum
  38244.     --enter statements to perform when no records are found such as...
  38245.     display dialog "Sorry, the item you selected could not be found."
  38246.     return
  38247. end try
  38248. All Packages
  38249. QuickDraw GXO
  38250. Dev.CD Aug 96 TCP
  38251. Dev.CD Aug 96 TV
  38252. 76839X
  38253. Aug 96
  38254. All Packages
  38255. System Enabler 111 (PB 160/180)O
  38256. Dev.CD Apr 93P
  38257. Dev.CD Apr 9V
  38258. 80965X
  38259. Apr 93
  38260. b--set theItem to choose file -- uncomment to test in an AS editor
  38261.     tell application "Finder"
  38262.         open item "Dev.CD Apr 93"
  38263.         activate
  38264.     end tell
  38265. on error errMsg number errNum
  38266.     --enter statements to perform when no records are found such as...
  38267.     display dialog "Sorry, the item you selected could not be found."
  38268.     return
  38269. end try
  38270. All Packages
  38271. System Enabler 111 (PB 160/180)O
  38272. Dev.CD Apr 93P
  38273. Dev.CD Apr 9V
  38274. 80966X
  38275. Apr 93
  38276. b--set theItem to choose file -- uncomment to test in an AS editor
  38277.     tell application "Finder"
  38278.         open item "Dev.CD Apr 93"
  38279.         activate
  38280.     end tell
  38281. on error errMsg number errNum
  38282.     --enter statements to perform when no records are found such as...
  38283.     display dialog "Sorry, the item you selected could not be found."
  38284.     return
  38285. end try
  38286. All Packages
  38287. 80967X
  38288. butcdef
  38289. butler
  38290. buttin
  38291. button
  38292. buttons
  38293. When no records are found such as...
  38294.     display dialog "Sorry, the item you selected could not be found."
  38295.     return
  38296. end try
  38297. e    No Changef"LaserWriter 8 driver printer 8.5.1q
  38298. Dev.CD Aug 00 TC Disk 1
  38299. All Packages
  38300. Leaks dcmdIkSummary: A dcmd for MacsBug or TMON that helps detect memory leaks. Heavily commented source code included.J
  38301. Memory Management.imgK
  38302. Vol XOIDev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:Memory Management:V
  38303. 79011X
  38304. 1e    No Change
  38305. nd Tools
  38306. Printing
  38307. Processes
  38308. QuickTime
  38309. Runtime Architecture
  38310. Sound
  38311. sharks
  38312. sharp
  38313. sharware
  38314. sheet
  38315. sheets
  38316. shell
  38317. shelves
  38318. sherlockq
  38319. sherlock's
  38320. shift
  38321. shift-command
  38322. shimmermate
  38323. shipmentsj
  38324. shippede
  38325. shipping
  38326. shown
  38327. showsN
  38328. shrinking
  38329. shutdownB
  38330. siegel
  38331. sierra
  38332. sierra/iso
  38333. signatures
  38334. significant
  38335. simenel
  38336. similarN
  38337. similarities
  38338. similarly
  38339. simone
  38340. simple\
  38341. simpler
  38342. All Packages
  38343. WorldScript UpdaterO
  38344. Dev.CD Jul 96 SSWP
  38345. Dev.CD Jul 96 SSV
  38346. 81150X
  38347. Jul 96
  38348. f--set theItem to choose file -- uncomment to test in an AS editor
  38349.     tell application "Finder"
  38350.         open item "Dev.CD Jul 96 SSW"
  38351.         activate
  38352.     end tell
  38353. on error errMsg number errNum
  38354.     --enter statements to perform when no records are found such as...
  38355.     display dialog "Sorry, the item you selected could not be found."
  38356.     return
  38357. end try
  38358. All Packages
  38359. WorldScript UpdaterO
  38360. Dev.CD Jul 96 SSWP
  38361. Dev.CD Jul 96 SSV
  38362. 81151X
  38363. Jul 96
  38364. f--set theItem to choose file -- uncomment to test in an AS editor
  38365.     tell application "Finder"
  38366.         open item "Dev.CD Jul 96 SSW"
  38367.         activate
  38368.     end tell
  38369. on error errMsg number errNum
  38370.     --enter statements to perform when no records are found such as...
  38371.     display dialog "Sorry, the item you selected could not be found."
  38372.     return
  38373. end try
  38374. QD!All Packages
  38375. Tool Chest Edition
  38376. Worldwide QuickDraw GX
  38377. colorsieve
  38378. colorsync[
  38379. colorsync-savvy
  38380. colortable
  38381. column
  38382. columned
  38383. com/acrobatZ
  38384. com/acrobat/registerZ
  38385. com/bin/bugrpt
  38386. com/bugreporter
  38387. webobjects
  38388. webobjects
  38389. database
  38390. webobjects
  38391. database
  38392. webobjects
  38393. webobjects
  38394. memory
  38395. webobjects
  38396. tools
  38397. techniques
  38398. webobjects36
  38399. webobjects36
  38400. webobjectsandjava
  38401. webobjectscategories
  38402. webobjectscategories
  38403. webobjectsperformanc
  38404. webobjectsperformanc
  38405. webobjectstoolsandte
  38406. memory
  38407. management
  38408. menud
  38409. menuhints
  38410. menuhints
  38411. mergeitems
  38412. mergeitems
  38413. message
  38414. meta-content
  38415. meta-content
  38416. format
  38417. metrowerks
  38418. metrowerks
  38419. zoneranger
  38420. carbon
  38421. mib-ii
  38422. midiconverter
  38423. midiconverter
  38424. readme
  38425. midiconverter
  38426. readme
  38427. midiglue
  38428. advantages
  38429. advent
  38430. adventures
  38431. advertisements
  38432. advertising
  38433. advice
  38434. advisable
  38435. ae/em
  38436. aecdev/aedeamon
  38437. aecoercion
  38438. aecoercioninit
  38439. affects
  38440. affordable
  38441. affordanceo
  38442. afloat
  38443. after
  38444. addresmenu7.1
  38445. addressh
  38446. address
  38447. resolution
  38448. protocol
  38449. protocol
  38450. mapping
  38451. addresses
  38452. addressing
  38453. adequate
  38454. v1.0.1
  38455. v1.0.2
  38456. v1.1.3
  38457. v1.2.1Q
  38458. v1.5.1
  38459. v1.7.2
  38460. v2.0.4
  38461. v2.0.6
  38462. v2.5ss
  38463. v2.6.5X
  38464. v3.0.1Y
  38465. vacinity
  38466. valid
  38467. validate
  38468. validating
  38469. validation
  38470. validator
  38471. validity
  38472. value
  38473. values
  38474. vantage
  38475. variable
  38476. variables
  38477. variant
  38478. variants
  38479. variation
  38480.  TC Disk 2
  38481. All Packages
  38482. KanjiTalk 7 UpdateV
  38483. 76513X
  38484. Is (Virtually) Here; OpenDoc Human Interface FAQs.
  38485. Business & Marketing: Apple Guide-Intelligent Help for Your Business.
  38486. Listings: Developer University Schedule; The Internet Page.
  38487. September 1996 Apple Directions Articles
  38488. News:  New Additions to the Power Macintosh Family Employ PCI Bus; Strategy Mosaic: Seeing Through Windows
  38489. And Into the Future; Editor
  38490.  Note: Guy Returns; IndustryWatch: No-So-Subtle Messages; In With eWorld, Out With AppleLink; Apple Ships OpenDoc Developer Release 3
  38491. ; New Newton Toolkit Offers Commpiler, Reduced Prices; Apple to Offer Oracle Power Objects for Client/Server Development; Apple Internet Connection Kit Gives Macintosh Users Internet Access; Apple Is Committed to Gaining Market Share; Apple Enterprise Awards Go to Nine Developers at PC EXPO.
  38492. Technology:  develop Issue 23: Music, 3D and More; CD Highlights: Reference Library Edition, September 1995; Human Interface: Easy to Use; Unified Networking for Mac OS Computers.
  38493. Business & Marketin
  38494. shouldn't
  38495. show/hide
  38496. showballoon
  38497. showcase
  38498. showdraghilite
  38499. showicon
  38500. showingo
  38501. shown
  38502. showsN
  38503. siegel
  38504. sierra
  38505. sierra/iso
  38506. signal
  38507. signaling
  38508. signature
  38509. 10/95j
  38510. 80151X
  38511. Aug 00^    TC Disk 2
  38512. y--set theItem to choose file -- uncomment to test in an AS editor
  38513.     tell application "Finder"
  38514.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  38515.         activate
  38516.     end tell
  38517. on error errMsg number errNum
  38518.     --enter statements to perform when no records are found such as...
  38519.     display dialog "Sorry, the item you selected could not be found."
  38520.     return
  38521. end try
  38522. e    No Changef!Network Setup
  38523. network preferencesq
  38524. Dev.CD Aug 00 TC Disk 2
  38525. All Packages
  38526. DVD Primer
  38527. 80152X
  38528. May 98L
  38529. Jun 98M
  38530. OpenTransportN"OpenTransport, arp, cache, displayO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  38531.  - Sample CodeV
  38532. 80150X
  38533. Aug 00^    TC Disk 2
  38534. y--set theItem to choose file -- uncomment to test in an AS editor
  38535.     tell application "Finder"
  38536.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  38537.         activate
  38538.     end tell
  38539. on error errMsg number errNum
  38540.     --enter statements to perform when no records are found such as...
  38541.     display dialog "Sorry, the item you selected could not be found."
  38542.     return
  38543. end try
  38544. e    No Changef
  38545. OpenTransport
  38546. cache
  38547. displayq
  38548. Dev.CD Aug 00 TC Disk 2
  38549. All Packages
  38550. DumpNetworkSetup
  38551. 80151X
  38552.     end tell
  38553. on error errMsg number errNum
  38554.     --enter statements to perform when no records are found such as...
  38555.     display dialog "Sorry, the item you selected could not be found."
  38556.     return
  38557. end try
  38558. All Packages
  38559. PPC EnablerO
  38560. Dev.CD Jul 95P
  38561. Dev.CD Jul 9V
  38562. 79207X
  38563. Jul 95
  38564. Jun 95L
  38565. Nov 95O$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  38566.  - Sample CodeV
  38567. 80148X
  38568. Aug 00^    TC Disk 2
  38569. y--set theItem to choose file -- uncomment to test in an AS editor
  38570.     tell application "Finder"
  38571.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  38572.         activate
  38573.     end tell
  38574. on error errMsg number errNum
  38575.     --enter statements to perform when no records are found such as...
  38576.     display dialog "Sorry, the item you selected could not be found."
  38577.     return
  38578. end try
  38579. Movedq
  38580. Dev.CD Aug 00 TC Disk 2
  38581. All Packages
  38582. F    DukeMovie
  38583. This demo program shows how to display any QuickTime content within a java.awt display space using the QTCanvas. It also demonstrates the use of the different resize options of the QTCanvas (with the QTCanvas' alignment set to centre it in the display space).
  38584. Feb 00V
  38585. 80149X
  38586. 1e    No Change
  38587. All Packages
  38588. PPC EnablerO
  38589. Dev.CD Jul 95P
  38590. Dev.CD Jul 9V
  38591. 79213X
  38592. Jul 95
  38593. Summary:  This folder contains complete information on Developer University, the self-paced products that are available, the classroom courses, and course schedule for October 1996 through December 1996.
  38594. Features:  Information on Developer University self-paced courses, classroom courses, field courses, course schedules, topics available on the World Wide Web and complete course outlines, prerequisites, and target audiences.
  38595. 01-Intro to DU.pdf
  38596. 02-What's New from DU.pdf
  38597. 03-Information & Registrati.pdf
  38598. 04-Index of Courses.pdf
  38599. 05-Self-Paced Products.pdf
  38600. 06-On-Line Topics.pdf
  38601. 07-Mac OS:
  38602. 08-Object Oriented:
  38603. 09-Multimedia & Graphics:
  38604. 10-Newton:
  38605. 11-Other topics:
  38606. 12-Training Schedule.pdf
  38607. 13-DU Training Sites.pdf
  38608. May 92L
  38609. Oct 96M
  38610. Adobe Acrobat ReaderOADev.CD Nov 99 TC:Programs & Marketing:About Developer University:PFDev.CD Nov 99 TC
  38611.  - Programs & Marketing
  38612.  - About Developer University
  38613. Any Macintosh with 68030 or greater, or Power Macintosh.
  38614. Suggested 8MB RAM or more.
  38615.  OS Version 7.1.1 or later for 68K Macintosh
  38616. Mac OS Version 7.1.2 or later for Power MacintoshNVOpenDoc, Component Software, Compound Document Architecture, Objects, SOM, DSOM, CORBAO5Dev.CD Jan 97 SDK2:Development Kits (Disc 2):OpenDoc:P:Dev.CD Jan 97 SDK2
  38617.  - Development Kits (Disc 2)
  38618.  - OpenDoc Daniel Lipton.  The two graphics models are compared, along with useful code snippets for each.
  38619. Managing Compon
  38620. ent Registration  by Gary Woodcock.  For those cases where you may need to manage the component registration process, here's how.
  38621. Floating Windows: Keeping Afloat in the Window Manager by Dean Yu.  A way to implement floating windows without patching traps, and a library you can use in your own application.
  38622. Working in the Third Dimension by Jamie Osborne and Deanna Thomas.  This article shows off a nice 3-D interface and presents a set of MacApp objects you can use to create your own suc
  38623. worldR
  38624. world's
  38625. worlds
  38626. worldscript
  38627. worldwide
  38628. worldwrite
  38629. worry
  38630. yearsj
  38631. you'llx
  38632. you've
  38633. yourN
  38634. zonez
  38635. 00csmp-abstracts
  38636. 00csmp-abstracts
  38637. 01-introR
  38638. 01-intro
  38639. 01/95j
  38640. 01/96k
  38641. 01/97l
  38642. 02-what'sR
  38643. 02-what's
  38644. 02/95j
  38645. 02/96k
  38646. 02/97l
  38647. 03-informationR
  38648. 03-information
  38649. registrati
  38650. 03/95j
  38651. 03/96k
  38652. 03/97l
  38653. 04-indexR
  38654. 04-index
  38655. courses
  38656. 04/95j
  38657. 04/96k
  38658. 04/97l
  38659. 05-self-pacedR
  38660. 05-self-paced
  38661. products
  38662. 05/95j
  38663. 05/96k
  38664. 05/97l
  38665. 06-on-lineR
  38666. 06-on-line
  38667. topics
  38668. 06/95j
  38669. 06/96k
  38670. 06/97l
  38671. 07-macR
  38672. 07-mac
  38673. 07/95j
  38674. 07/96k
  38675. filesQ
  38676. filter
  38677. filtering
  38678. filters
  38679. finalj
  38680. finally
  38681. financially
  38682. financingj
  38683. findr
  38684. findchange
  38685. finder
  38686. finder's
  38687. finder-like
  38688. finderevents
  38689. finderheaps
  38690. finders
  38691. finding
  38692. findlurkers
  38693. findsh
  38694. fine-tune
  38695. finger-coded
  38696. finished
  38697. YD!All Packages
  38698. Mac OS SDK Edition
  38699. behave
  38700. behavior@
  38701. benefits@
  38702. bitmapped@
  38703. blink@
  38704. bottleneck@
  38705. broadcast@
  38706. buginfo@
  38707. burned@
  38708. butcdef@
  38709. bynder"
  38710.         open item "Dev.CD Nov 99 TC:Programs & Marketing:Apple Directions:Apple Directions 1996:"
  38711.         activate
  38712.     end tell
  38713. on error errMsg number errNum
  38714.     --enter statements to perform when no records are found such as...
  38715.     display dialog "Sorry, the item you selected could not be found."
  38716.     return
  38717. end try
  38718. Deletedq
  38719. Dev.CD Nov 99 TC
  38720. ,D!All Packages
  38721. Tool Chest Edition
  38722. Apple Directions 1997I:Summary:  Apple Directions, The Developer Business Report.
  38723. Apple Directions 01/97
  38724. Apple Directions 02/97
  38725. Apple Directions 03/97
  38726. Apple Directions 04/97
  38727. Apple Directions 05/97.pdf
  38728. Apple Directions 06/97.pdf
  38729. Apple Directions 07/97.pdf
  38730. Apple Directions 08/97.pdf
  38731. Apple Directions 09/97.pdf
  38732. Apple Directions 10/97.pdf
  38733. Apple Directions 11/97.pdf
  38734. Feb 97L
  38735. Sep 97d
  38736. J?hardware:
  38737. Java_pdf 
  38738. macos8_pdf
  38739. macosx:
  38740. webobjects:
  38741. README.html
  38742. distances
  38743. distinguished
  38744. distinguishes
  38745. distinguishingo
  38746. distribute
  38747. distributedn
  38748. distribution
  38749. distributor
  38750. distributors
  38751. dixzero
  38752. dmgetfirstscreendevi
  38753. dmgetnextscreendevic
  38754. doc'sj
  38755. doctor
  38756. documentQ
  38757. document's
  38758. Lurkers is an MPW tool that is used to examine the Projector state of files (i.e. whether a file belongs to a project, is checked-in/checked-out/modifiable, etc.) This version, 1.7, replaces previous versions that can be found on prior releases of the Developer's CD.
  38759. This updated release of the tool has been modified so that filenames are quoted the way that the MPW shell performs its quoting. A new option, -p, allows the user to control the generation of progress messages while the tool B
  38760. is running.
  38761. JzFStubs.c
  38762. FStubs.c.o
  38763. Lurkers
  38764. Lurkers README
  38765. Lurkers README.txt
  38766. Lurkers.c
  38767. Lurkers.c.o
  38768. Lurkers.r
  38769. MakeFile
  38770. NameRevisionCurrentK
  38771. Mar 94L
  38772. Jan 98M
  38773. Lurkers, Projector, MPWOLDev.CD Aug 00 TC Disk 1:Tool Chest:Development Kits:MPW Related:Lurkers 1.7:PWDev.CD Aug 00 TC Disk 1
  38774.  - Tool Chest
  38775.  - Development Kits
  38776.  - MPW Related
  38777.  - Lurkers 1.7y
  38778. e    No Changef
  38779. QuickTime
  38780. Dev.CD Aug 00 TC Disk 2
  38781. All Packages
  38782. JPEG Sample
  38783. 76510X
  38784. Summary:  The Navigable Movie Toolkit (a HyperCard stack) is designed to assist in making Navigable Movies, QuickTime movies that offer a user-controllable view of an object or environment from a fixed point in space.  The Toolkit controls a specially configured set of off-the-shelf hardware and software in order to make Navigable Movies. The resulting movies can be played with the Navigable Movie Player included as part of the Toolkit; the Player may be included in your own stacks.
  38785.   Duri
  38786. ng playback, the user is able to control the view by click-dragging the mouse in the movie
  38787. s window; the experience is that of peering around the space, moving one
  38788. s head horizontally and/or vertically. Complete documentation is included.
  38789. Issues:  The Toolkit is the result of an investigation in ATG/Human Interface Group, and is supplied as-is. This is an update to version 1.0.1.
  38790. Aug 93
  38791. relatively
  38792. relax
  38793. releaseQ
  38794. release
  38795. notes
  38796. released
  38797. releaseresource
  38798. releasesj
  38799. releasing
  38800. relevanti
  38801. reliability
  38802. reliable
  38803. reliably
  38804. reliancep
  38805. relief
  38806. relies
  38807. relish
  38808. relocation
  38809. relstring
  38810. database
  38811. suitem
  38812. dcmda
  38813. debug]
  38814. debuggingv
  38815. demo_
  38816. detectorsh
  38817. change
  38818. developerv
  38819. developmentm
  38820. devicesN
  38821. devices
  38822. hardwareN
  38823. directionsj
  38824. diskv
  38825. docsr
  38826. documentation
  38827. All Packages
  38828. System Enabler 065 (LC 575)O
  38829. Dev.CD Apr 94
  38830. Dev.CD Jan 94P
  38831. Dev.CD Apr 94
  38832. Dev.CD Jan 9V
  38833. 80927X
  38834. Apr 94
  38835. p--set theItem to choose file -- uncomment to test in an AS editor
  38836.     tell application "Finder"
  38837.         open item "Dev.CD Apr 94
  38838. Dev.CD Jan 94"
  38839.         activate
  38840.     end tell
  38841. on error errMsg number errNum
  38842.     --enter statements to perform when no records are found such as...
  38843.     display dialog "Sorry, the item you selected could not be found."
  38844.     return
  38845. end try
  38846. All Packages
  38847. System Enabler 065 (LC 575)O
  38848. Dev.CD Apr 94
  38849. Dev.CD Jan 94P
  38850. Dev.CD Apr 94
  38851. Dev.CD Jan 9V
  38852. 80928X
  38853. Apr 94
  38854. movie's
  38855. moviecontroller
  38856. movies
  38857. movieshop
  38858. movietoaiff
  38859. movingt
  38860. moving
  38861. source
  38862. powerpc
  38863. mpc106A
  38864. mpdelayuntil
  38865. mping
  38866. ltipled
  38867. drawsprocket
  38868. context
  38869. switch
  38870. y--set theItem to choose file -- uncomment to test in an AS editor
  38871.     tell application "Finder"
  38872.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  38873.         activate
  38874.     end tell
  38875. on error errMsg number errNum
  38876.     --enter statements to perform when no records are found such as...
  38877.     display dialog "Sorry, the item you selected could not be found."
  38878.     return
  38879. end try
  38880. e    No Changef
  38881. process managerq
  38882. Dev.CD Aug 00 TC Disk 2
  38883. All Packages
  38884. ProfileRenamer
  38885. 79222X
  38886.  or any PowerPC, System 7.0 or later.N
  38887. International, GlossariesOODev.CD Aug 00 TC Disk 1:Tool Chest:Localization:Apple International Glossaries:PWDev.CD Aug 00 TC Disk 1
  38888.  - Tool Chest
  38889.  - Localization
  38890.  - Apple International Glossaries        activate
  38891.     end tell
  38892. on error errMsg number errNum
  38893.     --enter statements to perform when no records are found such as...
  38894.     display dialog "Sorry, the item you selected could not be found."
  38895.     return
  38896. end try
  38897. speech@
  38898. spooling@
  38899. sprocketinvaders@
  38900. sprockets@
  38901. staging@
  38902. statistics@
  38903. stop@
  38904. storing@
  38905. stringservices@
  38906. sub-folders@
  38907. subroutine@
  38908. summarys
  38909. summary
  38910. 5thcolumn
  38911. allows
  38912. control
  38913. informati@
  38914. summary
  38915. hypercard
  38916. create
  38917. resolve
  38918. aliases@
  38919. summary
  38920. apple
  38921. licensed
  38922. ported
  38923. ibm's
  38924. somobjects
  38925. summary
  38926. appleglot
  38927. 2.4b6
  38928. translation
  38929. summary
  38930. appstogo
  38931. development
  38932. framework
  38933. developm@
  38934. summary
  38935. color
  38936. locator
  38937. enables
  38938. anything
  38939. summary
  38940. contains
  38941. latest
  38942. appletalk
  38943. stack
  38944. version
  38945. macsn@
  38946. summary
  38947. doubletrouble
  38948. debugging
  38949. utility
  38950. catch
  38951. summary
  38952. gxgraphics
  38953. 1.1.6
  38954. extension
  38955. encompasses
  38956. thort 1.3
  38957.  - Open Transport DebugV
  38958. 79114X
  38959. Jul 00^
  38960. #//ftp.apple.com/developer/Development_Kits/OpenTransport/OT2.5.2/
  38961.  window supports TEXT,PICT and MooV.
  38962. Preference settings.
  38963. y--set theItem to choose file -- uncomment to test in an AS editor
  38964.     tell application "Finder"
  38965.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  38966.         activate
  38967.     end tell
  38968. on error errMsg number errNum
  38969.     --enter statements to perform when no records are found such as...
  38970.     display dialog "Sorry, the item you selected could not be found."
  38971.     return
  38972. end try
  38973. throughput
  38974. throw
  38975. throws
  38976. thumb
  38977. thumbnail
  38978. thumbs
  38979. thunder
  38980. tickanimate
  38981. ticks
  38982. tietz
  38983. tighter
  38984. tiles
  38985. times
  38986. usersh
  38987. usingA
  38988. Enterprise and Internet Documentation (HTML and PDF formats)
  38989. Includes:
  38990. Web Objects Documentation
  38991. -WebObjects 3.5 Library
  38992. -Getting Started With WebObjects
  38993. -WebObjects Developer's Guide
  38994. -Release Notes
  38995. Enterprise Objects Documentation:
  38996. -Enterprise Objects 2.2
  38997. -Using Enterprise Objects Framework With OPENSTEP
  38998. Web Objects, Enterprise Objects Framework, EOF, WebObjects, Technical Publications, Technical Documentation, Tutorial, Getting Started, Developer's Guide
  38999. J+enterprise.html
  39000. index.html
  39001. WebObjects:K
  39002. Dec 97L
  39003. Dec 98O3Dev.CD Dec 99 RL:Technical Publications:enterprise:P8Dev.CD Dec 99 RL
  39004.  - Technical Publications
  39005.  - enterprisen item "Dev.CD Jul 95"
  39006.         activate
  39007.     end tell
  39008. on error errMsg number errNum
  39009.     --enter statements to perform when no records are found such as...
  39010.     display dialog "Sorry, the item you selected could not be found."
  39011.     return
  39012. end try
  39013. All Packages
  39014. QuickDraw GXO)Dev.CD Jul 95
  39015. Dev.CD Apr 95
  39016. Dev.CD Jan 95V
  39017. 76806X
  39018. 80262X
  39019. Aug 00^    TC Disk 1
  39020. --set theItem to choose file -- uncomment to test in an AS editor
  39021.     tell application "Finder"
  39022.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Development Kits:MPW Related:Lurkers 1.7:"
  39023.         activate
  39024.     end tell
  39025. on error errMsg number errNum
  39026.     --enter statements to perform when no records are found such as...
  39027.     display dialog "Sorry, the item you selected could not be found."
  39028.     return
  39029. end try
  39030. e    No Changef
  39031. Lurkers
  39032. Projector
  39033. Dev.CD Aug 00 TC Disk 1
  39034. All Packages
  39035. LW8 Hosesample
  39036. BThis sample code demonstrates how a LaserWriter communication hose plug-in can be written for LaserWriter 8. An IrDA (Infrared) hose is used here as an example.
  39037. This sample code demonstrates how a LaserWriter communication hose plug-in can be written for LaserWriter 8. An IrDA (Infrared) hose is used here as an example.
  39038. Jul 99V
  39039. 80263X
  39040. 1e    No Change
  39041. serWriter 8.5.1 GM.seaK
  39042. Jun 95L
  39043. Jan 98N"LaserWriter 8 driver printer 8.5.1
  39044. All Packages
  39045. F#System Enabler 040 (Centris/Quadra)OEDev.CD Apr 94
  39046. Dev.CD Jan 94
  39047. Dev.CD Oct 93
  39048. Dev.CD Jul 93
  39049. Dev.CD Apr 93PDDev.CD Apr 94
  39050. Dev.CD Jan 94
  39051. Dev.CD Oct 93
  39052. Dev.CD Jul 93
  39053. Dev.CD Apr 9V
  39054. 80891X
  39055. Apr 94
  39056. --set theItem to choose file -- uncomment to test in an AS editor
  39057.     tell application "Finder"
  39058.         open item "Dev.CD Apr 94
  39059. Dev.CD Jan 94
  39060. Dev.CD Oct 93
  39061. Dev.CD Jul 93
  39062. Dev.CD Apr 93"
  39063.         activate
  39064.     end tell
  39065. on error errMsg number errNum
  39066.     --enter statements to perform when no records are found such as...
  39067.     display dialog "Sorry, the item you selected could not be found."
  39068.     return
  39069. end try
  39070. All Packages
  39071. F#System Enabler 040 (Centris/Quadra)OEDev.CD Apr 94
  39072. Dev.CD Jan 94
  39073. Dev.CD Oct 93
  39074. Dev.CD Jul 93
  39075. Dev.CD Apr 93PDDev.CD Apr 94
  39076. Dev.CD Jan 94
  39077. Dev.CD Oct 93
  39078. Dev.CD Jul 93
  39079. Dev.CD Apr 9V
  39080. 80892X
  39081. Apr 94
  39082. could not be found."
  39083.     return
  39084. end try
  39085. All Packages
  39086. F    QuickTimeO"Dev.CD Jun 97 SSW
  39087. Dev.CD Dec 96 SEV
  39088. 78166X
  39089. glosy
  39090. exampleN
  39091. examples
  39092. exceeds
  39093. except
  39094. exception
  39095. exceptional
  39096. exceptions
  39097. exchange
  39098. exchanging
  39099. exploiting
  39100. exploring
  39101. expoj
  39102. export
  39103. exposed
  39104. expressj
  39105. expressionsh
  39106. expressive
  39107. extend
  39108. extending
  39109. extends
  39110. extensibleh
  39111. extensionQ
  39112. extensions
  39113. extensived
  39114. external`
  39115. externals
  39116. extra
  39117. extracted
  39118. extractsy
  39119. extremelyg
  39120. faced
  39121. facilities
  39122. falco
  39123. falkenburg
  39124. fallj
  39125. familiar
  39126. 80386X
  39127. Apr 98^
  39128. --set theItem to choose file -- uncomment to test in an AS editor
  39129.     tell application "Finder"
  39130.         open item "Dev.CD Apr 98 SDK1:Development Kits (Disc 1):PC Card SDKs:PC Card Manager 3.0:"
  39131.         activate
  39132.     end tell
  39133. on error errMsg number errNum
  39134.     --enter statements to perform when no records are found such as...
  39135.     display dialog "Sorry, the item you selected could not be found."
  39136.     return
  39137. end try
  39138. e    No Changef
  39139. PCCard
  39140. Hooper
  39141. PowerBook
  39142. Cometq
  39143. Dev.CD Apr 98 SDK1
  39144. PC Card SDKsI
  39145. This is both the PC Card Manager 2.0 and the PC Card Manager 3.0 SDKs.  When the PC Card Manager 3.0 SDK was put on the Mac OS SDK, the PC Card 2.0 SDK was removed by mistake.  Both are needed depending upon the machine.JBPC Card Manager 2.0 SDK
  39146. PC Card Manager 3.0
  39147. What's the difference?K
  39148. Aug 97O:Dev.CD Jul 00 SDK1:Development Kits:Hardware:PC Card SDKs:PBDev.CD Jul 00 SDK1
  39149.  - Development Kits
  39150.  - Hardware
  39151.  - PC Card SDKsV
  39152. 80387X
  39153. 1rd SDKsV
  39154. 80387X
  39155. 1e    No Change
  39156. der Mac OS. (This is not an endorsement.)
  39157. It's also a C code sample which shows how easy it is to make a scriptable application for a specific use. It doesn't use the object model and it doesn't have a huge feature set. (Its functionality fills a specific need in Developer Relations, namely aiding an AppleScript called SeedBuilder to make uniform seed archives and segments.) This is a drawback in at least one sense, but also an advantage in another in that it may demystify scriptable applDfications for some number of developers by exposing scripting support in terms they already understand.
  39158. J<Project
  39159. ScriptableStuffItEngine
  39160. ScriptableStuffItEngine.htmlK
  39161. Feb 99M
  39162. Universal Headers 3.2, System 7N0AppleScript, StuffIt, Engine, scriptable, scriptOZDev.CD Aug 00 TC Disk 1:Tool Chest:Interapplication Communication:ScriptableStuffItEngine:PbDev.CD Aug 00 TC Disk 1
  39163.  - Tool Chest
  39164.  - Interapplication Communication
  39165.  - ScriptableStuffItEngine
  39166. token
  39167. tokenizer
  39168. entering
  39169. enterprisej
  39170. enterprise
  39171. internet
  39172. documentation
  39173. formats
  39174. enterprise
  39175. objects
  39176. enterprise
  39177. objects
  39178. documentation
  39179. enterprise
  39180. objects
  39181. framework
  39182. entertainmentj
  39183. entire
  39184. entirely
  39185. entities
  39186. entries
  39187. entry
  39188. enumerated
  39189. enumerates
  39190. enumeration
  39191. enviroment
  39192. environementz
  39193. environmentj
  39194. errors
  39195. esfahani
  39196. eskimo
  39197. especially
  39198. essence
  39199. essential
  39200. essentials
  39201. established
  39202. establishing
  39203. ethernetQ
  39204. ethernets
  39205. ethertalkB
  39206. yO@Dev.CD Jul 00 SDK1:Development Kits:Mac OS:RAVE Starter Samples:PHDev.CD Jul 00 SDK1
  39207.  - Development Kits
  39208.  - Mac OS
  39209.  - RAVE Starter SamplesV
  39210. 80680X
  39211. Jul 00^
  39212. --set theItem to choose file -- uncomment to test in an AS editor
  39213.     tell application "Finder"
  39214.         open item "Dev.CD Jul 00 SDK1:Development Kits:Mac OS:RAVE Starter Samples:"
  39215.         activate
  39216.     end tell
  39217. on error errMsg number errNum
  39218.     --enter statements to perform when no records are found such as...
  39219.     display dialog "Sorry, the item you selected could not be found."
  39220.     return
  39221. end try
  39222. e    No Changef'RAVE
  39223. QuickDraw 3D
  39224. Hardware Accelerationq
  39225. Dev.CD Jul 00 SDK1
  39226. All Packages
  39227. Record sound to diskI
  39228. Sample code showing how to asynchronously record sound to disk.
  39229. Sample code showing how to asynchronously record sound to disk using the Sound Manager's SPBRecord and the File Manager's PBWriteAsync calls.
  39230. Dec 98V
  39231. 80681X
  39232. 1e    No Change
  39233. u selected could not be found."
  39234.     return
  39235. end try
  39236. source-code
  39237. source-level
  39238. sourcebug
  39239. sourcebug
  39240. source-level
  39241. debugger
  39242. debugging
  39243. 68k-based
  39244. which
  39245. supercard@
  39246. support
  39247. support's@
  39248. swatches@
  39249. symbol@
  39250. system
  39251. system
  39252. software@
  39253. takes@
  39254. talk@
  39255. tasks@
  39256. tcp/ip
  39257. connection
  39258. macintosh
  39259. v2.0.4@
  39260. technote@
  39261. testarbitraryallocat@
  39262. extractor
  39263. plug-ins
  39264. content
  39265. extra@
  39266. text-handling@
  39267. thanks@
  39268. apple@
  39269. apple
  39270. event
  39271. macsbug
  39272. displays
  39273.     return
  39274. end try
  39275. All Packages
  39276. F#System Enabler 040 (Centris/Quadra)OEDev.CD Apr 94
  39277. Dev.CD Jan 94
  39278. Dev.CD Oct 93
  39279. Dev.CD Jul 93
  39280. Dev.CD Apr 93PDDev.CD Apr 94
  39281. Dev.CD Jan 94
  39282. Dev.CD Oct 93
  39283. Dev.CD Jul 93
  39284. Dev.CD Apr 9V
  39285. 77170X
  39286. Apr 94
  39287. rotation
  39288. router
  39289. routing
  39290. rules
  39291. runtime
  39292. sample
  39293. sample
  39294. saving
  39295. saving
  39296. files
  39297. saving
  39298. state
  39299. timing
  39300. scanner
  39301. screen
  39302. script
  39303. scriptable
  39304. scriptable
  39305. printing
  39306. scripting
  39307. scripting
  39308. implementation
  39309. scriptswitcher
  39310. scriptswitcher
  39311. script
  39312. switcher
  39313. scroll
  39314. scrolling
  39315. manager
  39316. search
  39317. select
  39318. selected
  39319. selector
  39320. sequences
  39321. serial
  39322. serial
  39323. serial
  39324. ports
  39325. series
  39326. server
  39327. server
  39328. controls
  39329. services
  39330. setdefaultdtp
  39331. setdeskcpat
  39332. setting
  39333. setup
  39334. accessA
  39335. accessed
  39336. accesses
  39337. accessible
  39338. accessing
  39339. accessorb
  39340. acclaimed
  39341. accolades
  39342. accommodates
  39343. accompanied
  39344. accompanies
  39345. accompany
  39346. accompanying
  39347. accomplish
  39348. accomplished
  39349. accomplishing
  39350. according
  39351. account/password
  39352. accumulate
  39353. accuracys
  39354. accurate
  39355. accurately
  39356. accurately
  39357. print
  39358. image
  39359. scanned
  39360. accurately
  39361. print
  39362. image
  39363. viewed
  39364. monitor
  39365. acgis
  39366. achieve
  39367. achieved
  39368. achieves
  39369. acrobatZ
  39370. acrossZ
  39371. Dev.CD Jan 94
  39372. Dev.CD Oct 9V
  39373. 80602X
  39374. Jan 94
  39375. p--set theItem to choose file -- uncomment to test in an AS editor
  39376.     tell application "Finder"
  39377.         open item "Dev.CD Jan 94
  39378. Dev.CD Oct 93"
  39379.         activate
  39380.     end tell
  39381. on error errMsg number errNum
  39382.     --enter statements to perform when no records are found such as...
  39383.     display dialog "Sorry, the item you selected could not be found."
  39384.     return
  39385. end try
  39386. All Packages
  39387. F    QuickTimeO
  39388. Dev.CD Jan 94P
  39389. Dev.CD Jan 9V
  39390. 80603X
  39391. Jan 94
  39392. b--set theItem to choose file -- uncomment to test in an AS editor
  39393.     tell application "Finder"
  39394.         open item "Dev.CD Jan 94"
  39395.         activate
  39396.     end tell
  39397. on error errMsg number errNum
  39398.     --enter statements to perform when no records are found such as...
  39399.     display dialog "Sorry, the item you selected could not be found."
  39400.     return
  39401. end try
  39402. All Packages
  39403. F    QuickTimeO
  39404. Dev.CD Jan 94P
  39405. Dev.CD Jan 9V
  39406. 80604X
  39407. Jan 94
  39408. maccheck
  39409. machine
  39410. raries and sample code that will allow you to develop your applications and plug-ins for the AppleShare IP and AppleShare Client APIs.  Refer to the SDK Read Me for additional information.
  39411. ASIP 6.3 SDK Read Me
  39412. AFP Protocol folder (containing 3 PDF documents)
  39413. ASIP Registry folder (containing headers, samples, documentation)
  39414. ASIP Server Controls/Events folder (containing headers, samples, documentation)
  39415. ASIP User Authentication Module folder (containing headers, samples, documentation)
  39416. ApplC
  39417. eShare Client API (containing headers and documentation) 
  39418. ASIP Print Security Protocol (documentation)
  39419. Obsolete/Pre-ASIP 6.0 folder (containing older SDK packages and ASIP software)
  39420. Tools folder (containing info regarding 2-way Random UAM)
  39421. AFP Protocol
  39422. AppleShare Client API
  39423. AppleShare IP 6.3 SDK Read Me
  39424. ASIP Print Security Protocol
  39425. ASIP Registry
  39426. ASIP Server Controls/Events
  39427. ASIP User Authentication Module
  39428. Tools
  39429.  Obsolete/ Pre-ASIP 6.0K
  39430. Apr 98L
  39431. Jan 00
  39432. All Packages
  39433. F"System Enabler 401 (Color Classic)OEDev.CD Apr 94
  39434. Dev.CD Jan 94
  39435. Dev.CD Oct 93
  39436. Dev.CD Jul 93
  39437. Dev.CD Apr 93PDDev.CD Apr 94
  39438. Dev.CD Jan 94
  39439. Dev.CD Oct 93
  39440. Dev.CD Jul 93
  39441. Dev.CD Apr 9V
  39442. 81048X
  39443. Apr 94
  39444. --set theItem to choose file -- uncomment to test in an AS editor
  39445.     tell application "Finder"
  39446.         open item "Dev.CD Apr 94
  39447. Dev.CD Jan 94
  39448. Dev.CD Oct 93
  39449. Dev.CD Jul 93
  39450. Dev.CD Apr 93"
  39451.         activate
  39452.     end tell
  39453. on error errMsg number errNum
  39454.     --enter statements to perform when no records are found such as...
  39455.     display dialog "Sorry, the item you selected could not be found."
  39456.     return
  39457. end try
  39458. All Packages
  39459. F"System Enabler 401 (Color Classic)O7Dev.CD Apr 94
  39460. Dev.CD Jan 94
  39461. Dev.CD Oct 93
  39462. Dev.CD Jul 93P6Dev.CD Apr 94
  39463. Dev.CD Jan 94
  39464. Dev.CD Oct 93
  39465. Dev.CD Jul 9V
  39466. 81049X
  39467. Apr 94
  39468. palette
  39469. parserV
  39470. performance
  39471. photoshop
  39472. player
  39473. Summary:  This folder contains:
  39474.  the current release of AppleTalk Connection for Macintosh (version 1.1),
  39475.  the current release of AppleTalk Administration for Macintosh (version 1.1)
  39476. IMPORTANT NOTES
  39477. AppleTalk Connection installs the version 1.1.2 of the
  39478. Apple Shared Library Manager. Do not use AppleTalk Connection version 1.1 or AppleTalk Administration version 1.1 with an older version of Apple Shared Library Manager.
  39479. AppleTalk Connection relies on the latest release of MacSNMP v
  39480. ersion 1.1. See the MacSNMP folder for an up-to-date version of the SNMP development kits.
  39481. For the latest version of AppleTalk, see the Network Software Installer folder. 
  39482. The version 1.1.1 of the SNMP AppleTalk Agent for System 7.5 can be found in the MacSNMP folder.
  39483. JdAppleTalk - Read Me First
  39484. AppleTalk Administration:
  39485. AppleTalk Connection:
  39486. Network Software InstallerK
  39487. Jan 96O7Dev.CD Apr 98 SDK1:Development Kits (Disc 1):AppleTalk:
  39488. Mask can used to fade a screen to a  lighter color.
  39489. Custom PicComments/Bottlenecks:  This sample groups a bunch of pictures together and takes them apart using PicComments and a QuickDraw bottleneck procedure.  It's an example of how to store and retrieve custom PicComments, among other things.
  39490.  Example of custom PicComment usage with unique identifiers. {-> CustomPicProc, CompositePictures <-}
  39491.  Example of a custom QuickDraw bottleneck procedure which works in both GrafPorts and CGraf
  39492. Ports. {-> DisassemblePictures <-}
  39493.  Example of finding the deepest device and placing  a window on it.
  39494. DeepScreen Picker:  This sample shows how to slam and center the Color Picker dialog onto the deepest device when 32 Bit QuickDraw is not available.
  39495. Direct Pixel Access:  This snippet shows one example of how to directly change the pixel values stored in a pixel image.
  39496. DirectSetEntries:  This sample demonstrates the use of DirectSetEntries to remap colors on a direct device.
  39497. DrawLin
  39498. appearancesample
  39499. appearancesample
  39500. appkit
  39501. appleS
  39502. apple
  39503. cd-rom
  39504. apple
  39505. cd-rom
  39506. handbookf
  39507. apple
  39508. cd-rom
  39509. apple
  39510. directions
  39511. 01/97l
  39512. apple
  39513. directions
  39514. 02/95j
  39515. apple
  39516. directions
  39517. 02/96k
  39518. apple
  39519. directions
  39520. 02/97l
  39521. apple
  39522. directions
  39523. 03/95j
  39524. apple
  39525. directions
  39526. 03/96k
  39527. apple
  39528. directions
  39529. 03/97l
  39530. apple
  39531. directions
  39532. 04/95j
  39533. apple
  39534. directions
  39535. 04/96k
  39536. apple
  39537. directions
  39538. 04/97l
  39539. apple
  39540. directions
  39541. 05/95j
  39542. apple
  39543. directions
  39544. 05/96k
  39545. apple
  39546. directions
  39547. 05/97
  39548. apple
  39549. directions
  39550. 06/95j
  39551. apple
  39552. directions
  39553. 06/96k
  39554. apple
  39555. directions
  39556. 06/97
  39557. apple
  39558. directions
  39559. 07/95j
  39560. apple
  39561. directions
  39562. 07/96k
  39563. apple
  39564. directions
  39565. 07/97
  39566. apple
  39567. directions
  39568. 08/95j
  39569. apple
  39570. directions
  39571. 08/96k
  39572. apple
  39573. directions
  39574. 08/97
  39575. apple
  39576. directions
  39577. 09/95j
  39578. apple
  39579. directions
  39580. 09/96k
  39581. apple
  39582. directions
  39583. 09/97
  39584. apple
  39585. directions
  39586. 10/95j
  39587. All Packages
  39588. CPU SE 406O
  39589. Dev.CD Jul 95P
  39590. Dev.CD Jul 9V
  39591. 80071X
  39592. Jul 95
  39593. b--set theItem to choose file -- uncomment to test in an AS editor
  39594.     tell application "Finder"
  39595.         open item "Dev.CD Jul 95"
  39596.         activate
  39597.     end tell
  39598. on error errMsg number errNum
  39599.     --enter statements to perform when no records are found such as...
  39600.     display dialog "Sorry, the item you selected could not be found."
  39601.     return
  39602. end try
  39603. All Packages
  39604. CPU SE 406O
  39605. Dev.CD Jul 95P
  39606. Dev.CD Jul 9V
  39607. 80072X
  39608. Jul 95
  39609. b--set theItem to choose file -- uncomment to test in an AS editor
  39610.     tell application "Finder"
  39611.         open item "Dev.CD Jul 95"
  39612.         activate
  39613.     end tell
  39614. on error errMsg number errNum
  39615.     --enter statements to perform when no records are found such as...
  39616.     display dialog "Sorry, the item you selected could not be found."
  39617.     return
  39618. end try
  39619. All Packages
  39620. CPUGestaltV
  39621. 80073X
  39622. k 1:Tool Chest:Sound:SoundApp:
  39623. Summary: This is the electronic version of develop magazine.
  39624.  Issue 22 highlights:
  39625. QuickDraw 3D: A New Dimension for Macintosh Graphics  by Pablo Fernicola and Nick Thompson.  Introducing QuickDraw 3D, a powerful, flexible new 3D graphics package for the Power Macintosh. This article provides an architectural overview and shows how to support 3D data in your application.
  39626. Copland: The Mac OS Moves Into the Future  by Tim Dierks.  Here
  39627. s a preview of the future of the Mac OS, detailing s
  39628. ome of the major features and components and giving some suggestions about how to get ready for it now.
  39629. Creating PCI Device Drivers  by Martin Minow.  All about the new driver model on PCI-based Macintosh computers, and advice on porting existing drivers.
  39630. Custom Color Search Procedures  by Jim Wintermyre.  Learn about this useful method of customizing Color QuickDraw
  39631. s color handling. A real-world graphics problem is investigated and then solved using a custom color search procedure and 
  39632. enabledh
  39633. enabled/disabled
  39634. enabler
  39635. enablers
  39636. enablesO
  39637. enablesoundthrough
  39638. enabling
  39639. encapsulate
  39640. encapsulated
  39641. enclosed
  39642. encoded
  39643. encodingh
  39644. encodings
  39645. encompasses
  39646. encounter
  39647. encountering
  39648. encounters
  39649. encouragep
  39650. encouraged
  39651. encouragesZ
  39652. encryption
  39653. end-of-message
  39654. endless
  39655. endorsement
  39656. endpoint
  39657. endpoints
  39658. enforces
  39659. engineb
  39660. on, computer-aided drafting and design, games, and many others.
  39661. 79335X
  39662. Deleted
  39663. interface
  39664. utilities
  39665. sample
  39666. demonstrating
  39667. certain
  39668. kinds
  39669. sample
  39670. illustrating
  39671. scrolling
  39672. controls
  39673. sample
  39674. showing
  39675. asynchronously
  39676. record
  39677. sound
  39678. sample
  39679. accompany
  39680. chapter
  39681. introduction
  39682. sample
  39683. demonstrate
  39684. append
  39685. sample
  39686. illustrating
  39687. techniques
  39688. sample
  39689. program
  39690. demonstrating
  39691. write
  39692. sample
  39693. program
  39694. demonstrate
  39695. direct
  39696. access
  39697. ether
  39698. samplefilter
  39699. samplerateavail
  39700. samples
  39701. samplesndplay
  39702. Tool Chest Edition
  39703. MacApp Developer Survey
  39704.     n 00 RL Disk 1
  39705.  - Technical Documentation
  39706.  - Misc. Standards
  39707.  - MacBinary
  39708. 80169X
  39709. Aug 00^    TC Disk 2
  39710. y--set theItem to choose file -- uncomment to test in an AS editor
  39711.     tell application "Finder"
  39712.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  39713.         activate
  39714.     end tell
  39715. on error errMsg number errNum
  39716.     --enter statements to perform when no records are found such as...
  39717.     display dialog "Sorry, the item you selected could not be found."
  39718.     return
  39719. end try
  39720. Movedf
  39721. background apple eventq
  39722. Dev.CD Aug 00 TC Disk 2
  39723. All Packages
  39724. Fonts 6.0.4O
  39725. Dev CD Vol. VP
  39726. Dev CD Vol. V
  39727. 80170X
  39728. Vol. V
  39729. b--set theItem to choose file -- uncomment to test in an AS editor
  39730.     tell application "Finder"
  39731.         open item "Dev CD Vol. V"
  39732.         activate
  39733.     end tell
  39734. on error errMsg number errNum
  39735.     --enter statements to perform when no records are found such as...
  39736.     display dialog "Sorry, the item you selected could not be found."
  39737.     return
  39738. end try
  39739. All Packages
  39740. Fragment Tool
  39741. 80171X
  39742. or k>1 with extended
  39743. profiler
  39744. apple
  39745. systemx
  39746. assembly
  39747. assistant
  39748. async
  39749. async
  39750. asynchronous
  39751. driver
  39752. table
  39753. async
  39754. device
  39755. asynchronous
  39756. atapi
  39757. powerbook
  39758. atapi
  39759. atmark
  39760. atsui
  39761. attributes
  39762. atworld
  39763. audio
  39764. audio
  39765. compression
  39766. playback
  39767. codec
  39768. auntie
  39769. authentication
  39770. automated
  39771. automation
  39772. aware
  39773. background
  39774. background
  39775. apple
  39776. event
  39777. background
  39778. color
  39779. window
  39780. background-only
  39781. backside
  39782. backup
  39783. balloon
  39784. balloon
  39785. finder
  39786. strings
  39787. spinning
  39788. cursors
  39789. balloon
  39790. dialog
  39791. balloons
  39792. bandai
  39793. bandwidthA
  39794. based
  39795. batch
  39796. blitters
  39797. block
  39798. bridge
  39799. December 1995 Apple Directions Articles
  39800. News: Stragegy Mosaic (Newton 2.0); Editor's Note (Apple Directions Express); IndustryWatch (Evangelical Words and Deeds); News (OpenDoc 1.0 Goes GM; CHRP Announcement; Apple To Move Communications to Internet; Apple's Record Quarter; Apple Guide 2.0; Apple's Customers Most Loyal; Mac the Better Business Propositin Says IDS; Mac Costs Less To Support; Apple Leads in Ed Market; PowerTalk Gateways; QuickDraw 3d Accelerator Card).
  39801. Technology: develop,
  39802.  Issue 24; CD Highlights; OpenDoc Human Interface FAQs; Copland Drivers; Human Interface (Culture Clash).
  39803. Business: Special Market Report (Health Care); Financing For Software Developers; Developer University Schedule; The Internet Page.
  39804. November 1995 Apple Directions Articles
  39805. Apple's Developer Business Report with news and information about Apple's strategic, technological, and business directions
  39806. Strategy Mosaic: Apple's Development Tools Strategy. IndustryWatch: The Macintosh Strate
  39807. tion with the provided port scanner. The sample code demonstrates techniques to 1. register a driver name so that the default PC Card port scanner registers a custom driver name to use instead of the auto generated name based on the device, and 2. how to keep the default scanner from registering the network card as an Ethernet device.
  39808. The sample project was created with MetroWerks CodeWarrior 4.0 with the Universal Interfaces and Libraries v3.2, and the Open Transport 2.0.1 DDK
  39809. To use th
  39810. e sample, a PowerBook 2400, 3400, or G3 series is required. The sample was tested with SSW 8.5 and OT 2.0.1 and may work with SSW 7.6.1 and OT 1.1.2.
  39811. The sample ethernet driver only supports a single PC Card. The sample could be rewritten to support multiple Ethernet PC Cards. The purpose of the sample was to demonstrate port registration for non-Ethernet network PC Cards.  The sample does not demonstrate the loading of support additional port scanners which the card may require, such as 
  39812. QN4DIMM, Interleaving, memory, configuration, RAM, DRAM
  39813. Dev.CD Aug 96 TV
  39814. 79314X
  39815. Aug 96
  39816. e--set theItem to choose file -- uncomment to test in an AS editor
  39817.     tell application "Finder"
  39818.         open item "Dev.CD Aug 96 TC"
  39819.         activate
  39820.     end tell
  39821. on error errMsg number errNum
  39822.     --enter statements to perform when no records are found such as...
  39823.     display dialog "Sorry, the item you selected could not be found."
  39824.     return
  39825. end try
  39826. All Packages
  39827. QuickDraw GXO
  39828. Dev.CD Aug 96 TCP
  39829. Dev.CD Aug 96 TV
  39830. 79315X
  39831. Aug 96
  39832. e--set theItem to choose file -- uncomment to test in an AS editor
  39833.     tell application "Finder"
  39834.         open item "Dev.CD Aug 96 TC"
  39835.         activate
  39836.     end tell
  39837. on error errMsg number errNum
  39838.     --enter statements to perform when no records are found such as...
  39839.     display dialog "Sorry, the item you selected could not be found."
  39840.     return
  39841. end try
  39842. All Packages
  39843. QuickDraw GXO
  39844. Dev.CD Aug 96 TCP
  39845. Dev.CD Aug 96 TV
  39846. 79316X
  39847. transport
  39848. registry
  39849. otgetindexedport
  39850. transport
  39851. serial
  39852. registry
  39853. otgetuserportnamefro
  39854. transport
  39855. streams
  39856. module
  39857. driver
  39858. transport
  39859. streams
  39860. module
  39861. driver
  39862. asynchronous
  39863. transport
  39864. endpoint
  39865. download
  39866. fetch
  39867. transport
  39868. endpoint
  39869. server
  39870. listen
  39871. single-l
  39872. opendoc
  39873. opendoc
  39874. component
  39875. software
  39876. compound
  39877. document
  39878. architecture
  39879. openfirmware
  39880. opengl
  39881. opengl
  39882. screen
  39883. drawsprocket
  39884. opengl
  39885. graphics
  39886.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Development Kits:MPW etc.:"
  39887.         activate
  39888.     end tell
  39889. on error errMsg number errNum
  39890.     --enter statements to perform when no records are found such as...
  39891.     display dialog "Sorry, the item you selected could not be found."
  39892.     return
  39893. end try
  39894. e    No Changef
  39895. debuggerq
  39896. Dev.CD Aug 00 TC Disk 1
  39897. All Packages
  39898. F    SourceObj
  39899. 78264X
  39900. Jul 99M
  39901. LaserWriter 8.6 and aboveN'LaserWriter 8, custom hose, IrDA sampleO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  39902.  - Sample CodeV
  39903. 80263X
  39904. Aug 00^    TC Disk 2
  39905. y--set theItem to choose file -- uncomment to test in an AS editor
  39906.     tell application "Finder"
  39907.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  39908.         activate
  39909.     end tell
  39910. on error errMsg number errNum
  39911.     --enter statements to perform when no records are found such as...
  39912.     display dialog "Sorry, the item you selected could not be found."
  39913.     return
  39914. end try
  39915. e    No Changef%LaserWriter 8
  39916. custom hose
  39917. IrDA sampleq
  39918. Dev.CD Aug 00 TC Disk 2
  39919. D(All Packages
  39920. Reference Library Edition
  39921. Mac Application Environment 2.0
  39922.      of the config
  39923. information will fit in the logs.
  39924. MacCheck
  39925.  is a trademark of Apple Computer
  39926. General tools.imgK
  39927. Oct 93M
  39928. MacPlus or aboveN    MacCheck
  39929. O>Dev.CD Aug 00 TC:Tool Chest:Testing & Debugging:General tools:
  39930. lurkers
  39931. lurkers
  39932. readme
  39933. lurkers
  39934. readme
  39935. graphics
  39936. primer
  39937. interfaces
  39938. guidelines
  39939. development
  39940. toolkit
  39941. runtime
  39942. architectures
  39943. encodingsw
  39944. 1.4.1
  39945. samplecode
  39946. samplecode
  39947. previous
  39948. specific
  39949. files
  39950. system
  39951. alias
  39952. macapp
  39953. macapp
  39954. cdent
  39955. stuff
  39956. macapp
  39957. developer
  39958. survey
  39959. macapp
  39960. r13u5
  39961. macapp
  39962. r14a1
  39963. macappclassmeth
  39964. macappprogguide
  39965. macbinary
  39966. macbinary-ii-conf
  39967. macbinary-ii-conf2
  39968. macbinary-ii-standar
  39969. macbinary-standard
  39970. maccalendar
  39971. macguide
  39972. macguide
  39973. machack
  39974. userstartup
  39975. uses[
  39976. usingA
  39977. using
  39978. enterprise
  39979. objects
  39980. framework
  39981. openstep
  39982. 80737X
  39983. Aug 00^    TC Disk 2
  39984. y--set theItem to choose file -- uncomment to test in an AS editor
  39985.     tell application "Finder"
  39986.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  39987.         activate
  39988.     end tell
  39989. on error errMsg number errNum
  39990.     --enter statements to perform when no records are found such as...
  39991.     display dialog "Sorry, the item you selected could not be found."
  39992.     return
  39993. end try
  39994. e    No Changeq
  39995. Dev.CD Aug 00 TC Disk 2
  39996. All Packages
  39997. SNMP Development
  39998. Summary:  Contains documentation, header files and test utilities to enable developers to write SNMP agents.  Support for the SNMP network management protocol.  How to write an SNMP management agent for your application or service. Not just for networking but for all applications.
  39999. Issues:  Redistribution license required from Apple if you want to ship the MacSNMP. No license required to ship SNMP agents by themselves
  40000. Aug 93V
  40001. 80738X
  40002. 1e    No Change
  40003. disposed
  40004. disposehandle
  40005. disposeresource
  40006. distances
  40007. distinguished
  40008. distinguishes
  40009. distinguishingo
  40010. distribute
  40011. distributedn
  40012. distribution
  40013. distributor
  40014. distributors
  40015. dixzero
  40016. dmgetfirstscreendevi
  40017. dmgetnextscreendevic
  40018. doc'sj
  40019. doctor
  40020. documentQ
  40021. document's
  40022. Appearance ManagerOHDev.CD Apr 98 SDK1:Development Kits (Disc 1):Appearance & CMM SDK 1.0.2:PMDev.CD Apr 98 SDK1
  40023.  - Development Kits (Disc 1)
  40024.  - Appearance & CMM SDK 1.0.2PNDev.CD Aug 00 TC Disk 1
  40025.  - Tool Chest
  40026.  - Testing & Debugging
  40027.  - Hardware toolsV
  40028. 79871X
  40029. Aug 00^    TC Disk 1
  40030. --set theItem to choose file -- uncomment to test in an AS editor
  40031.     tell application "Finder"
  40032.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:Hardware tools:"
  40033.         activate
  40034.     end tell
  40035. on error errMsg number errNum
  40036.     --enter statements to perform when no records are found such as...
  40037.     display dialog "Sorry, the item you selected could not be found."
  40038.     return
  40039. end try
  40040. e    No Changeq
  40041. Dev.CD Aug 00 TC Disk 1
  40042. All Packages
  40043. TweenCameraI
  40044. This demo program shows how to apply camera actions to a 3D model (a 3D media track) in a movie using the Tween Media type of QuickTime.
  40045. Feb 00V
  40046. 79872X
  40047. 1e    No Change
  40048.  few of which are explored in this article. 
  40049. 64-Bit Integer Math on 680x0 Machines  by Dale Semchishen.  There
  40050. s a 64-bit library built into the Toolbox on the Power Macintosh, and there
  40051. s also one built into QuickDraw GX. Finally, here
  40052. s a library that will work on any Macintosh, using built-in routines if available.
  40053. GRAPHICAL TRUFFLES:  Dynamic Display Dilemmas  by Kent Miller and Cameron Esfahani.  How your application can live copacetically with the Display Manager.
  40054. MPW TIPS AND TRI
  40055. CKS:  Scripted Text Editing  by Tim Maroney.  An overview of MPW
  40056. s powerful, scriptable text editing capabilities. 
  40057. ACCORDING TO SCRIPT:  Attaching and Embedding Scripts by Cal Simone.  Integrating scripts in your application can have a big payoff for your users.
  40058. PRINT HINTS:  The Top 10 Printing Crimes Revisited by Dave Polaschek.  Despite our best efforts, developers continue to commit printing crimes. We
  40059. re not giving up.
  40060. BALANCE OF POWER:  Sleuthing Through Your Code  by Dave Evans.
  40061. Dev.CD Jul 93
  40062. Dev.CD Apr 93P
  40063. Dev.CD Jul 93
  40064. Dev.CD Apr 9V
  40065. 80630X
  40066. Jul 93
  40067. p--set theItem to choose file -- uncomment to test in an AS editor
  40068.     tell application "Finder"
  40069.         open item "Dev.CD Jul 93
  40070. Dev.CD Apr 93"
  40071.         activate
  40072.     end tell
  40073. on error errMsg number errNum
  40074.     --enter statements to perform when no records are found such as...
  40075.     display dialog "Sorry, the item you selected could not be found."
  40076.     return
  40077. end try
  40078. All Packages
  40079. F    QuickTimeO
  40080. Dev.CD Jul 93P
  40081. Dev.CD Jul 9V
  40082. 80631X
  40083. Jul 93
  40084. b--set theItem to choose file -- uncomment to test in an AS editor
  40085.     tell application "Finder"
  40086.         open item "Dev.CD Jul 93"
  40087.         activate
  40088.     end tell
  40089. on error errMsg number errNum
  40090.     --enter statements to perform when no records are found such as...
  40091.     display dialog "Sorry, the item you selected could not be found."
  40092.     return
  40093. end try
  40094. All Packages
  40095. F    QuickTimeO
  40096. Dev.CD Jul 93
  40097. Dev.CD Apr 93V
  40098. 80632X
  40099. 07/97l
  40100. 08-objectR
  40101. 08-object
  40102. orientedR
  40103. 08/95j
  40104. 08/96k
  40105. 08/97l
  40106. 09-multimediaR
  40107. 09-multimedia
  40108. graphicsR
  40109. 09/95j
  40110. 09/96k
  40111. 09/97l
  40112. 1.0.1
  40113. 1.0.1
  40114. 1.0.2
  40115. updater
  40116. 1.0.1b1c2
  40117. 1.0.1tc7
  40118. 1.0.2t
  40119. 1.0.4
  40120. 1.0a6
  40121. 1.0b1]
  40122. 1.0b16
  40123. 1.0b2
  40124. File Manager
  40125. HFS Plus
  40126. Unicode
  40127. named fC
  40128. filename
  40129. file system
  40130. ATSUI
  40131. Apple Type Services for Unicode Imaging
  40132. Apple Advanced Typography
  40133. typography
  40134. fonts
  40135. Unicode
  40136. rendering
  40137. Carbon
  40138. CarbonLib
  40139. porting
  40140. Mac OS 9
  40141. systems
  40142. workstation
  40143. solaris
  40144. hp-ux
  40145. update
  40146. updater
  40147. usageu
  40148. usedistanthdwrmem
  40149. uselocalhdwrmem
  40150. utilities
  40151. utility
  40152. utility
  40153. space
  40154. variable
  40155. variables
  40156. All Packages
  40157. F    QuickTimeO
  40158. Dev.CD Oct 93
  40159. Dev.CD Jul 93P
  40160. Dev.CD Oct 93
  40161. Dev.CD Jul 9V
  40162. 80621X
  40163. Oct 93
  40164. p--set theItem to choose file -- uncomment to test in an AS editor
  40165.     tell application "Finder"
  40166.         open item "Dev.CD Oct 93
  40167. Dev.CD Jul 93"
  40168.         activate
  40169.     end tell
  40170. on error errMsg number errNum
  40171.     --enter statements to perform when no records are found such as...
  40172.     display dialog "Sorry, the item you selected could not be found."
  40173.     return
  40174. end try
  40175. All Packages
  40176. F    QuickTimeO
  40177. Dev.CD Oct 93
  40178. Dev.CD Jul 93P
  40179. Dev.CD Oct 93
  40180. Dev.CD Jul 9V
  40181. 80622X
  40182. Oct 93
  40183. p--set theItem to choose file -- uncomment to test in an AS editor
  40184.     tell application "Finder"
  40185.         open item "Dev.CD Oct 93
  40186. Dev.CD Jul 93"
  40187.         activate
  40188.     end tell
  40189. on error errMsg number errNum
  40190.     --enter statements to perform when no records are found such as...
  40191.     display dialog "Sorry, the item you selected could not be found."
  40192.     return
  40193. end try
  40194. All Packages
  40195. match
  40196. matching
  40197. mdata
  40198. media
  40199. memhell
  40200. memhell
  40201. memory
  40202. stress
  40203. debug
  40204. debugging
  40205. testing
  40206. memory
  40207. memory
  40208. manager
  40209. power
  40210. macintosh
  40211. heaps
  40212. memory
  40213. menuh
  40214. menubar
  40215. menus
  40216. menuscripter
  40217. menuscripter
  40218. applescript
  40219. metafile
  40220. meters
  40221. metrowerks
  40222. modulet
  40223. monitor
  40224. moofwars
  40225. morefiles
  40226. moreisbetter
  40227. morpheme
  40228. mouse
  40229. movie
  40230. movies
  40231. macintosh
  40232. powerbook
  40233. qualified
  40234. socket
  40235. compilers
  40236. assemblers
  40237. linkers
  40238. tools
  40239. debuggers
  40240. performance
  40241. environments
  40242. enwall
  40243. eoaccess
  40244. eocontrol
  40245. eointerface
  40246. eomodeler
  40247. eprom
  40248. equilibrium
  40249. equilibrium's
  40250. equivalent
  40251. erase
  40252. erases
  40253. erasing
  40254. errata
  40255. erratic
  40256. erroneous
  40257. error
  40258. error-handling
  40259. errors
  40260. esfahani
  40261. eskimo
  40262. espana
  40263. especially
  40264. essence
  40265. essential
  40266. essentials
  40267. stablishing
  40268. establishment
  40269. ethernetQ
  40270. ethernets
  40271. ethertalkB
  40272. euc-cn
  40273. viiiw
  40274. 80143X
  40275. Aug 00^    TC Disk 2
  40276. y--set theItem to choose file -- uncomment to test in an AS editor
  40277.     tell application "Finder"
  40278.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  40279.         activate
  40280.     end tell
  40281. on error errMsg number errNum
  40282.     --enter statements to perform when no records are found such as...
  40283.     display dialog "Sorry, the item you selected could not be found."
  40284.     return
  40285. end try
  40286. e    No Changef6InputSprocket
  40287. DrawSprocket
  40288. SoundSprocket
  40289. 3D Sound
  40290. QD3Dq
  40291. Dev.CD Aug 00 TC Disk 2
  40292. aD!All Packages
  40293. Tool Chest Edition
  40294. PS 1.1.3
  40295.      OS:
  40296.     - System 8 or later
  40297.     - Macintosh Runtime for Java (MRJ) 2.1
  40298. - Windows 95, 98, or NT::
  40299.     - JRE/JDK from Sun Microsystems, Inc. recommended
  40300. QuickTime, Java, MRJO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  40301.  - Sample CodeV
  40302. 79232X
  40303. Aug 00^    TC Disk 2
  40304. e    No Change
  40305. b--set theItem to choose file -- uncomment to test in an AS editor
  40306.     tell application "Finder"
  40307.         open item "Dev.CD Apr 94"
  40308.         activate
  40309.     end tell
  40310. on error errMsg number errNum
  40311.     --enter statements to perform when no records are found such as...
  40312.     display dialog "Sorry, the item you selected could not be found."
  40313.     return
  40314. end try
  40315. cproc
  40316. non-appleo
  40317. non-native
  40318. non-portable
  40319. non-volatile-ram
  40320. norbert
  40321. normal
  40322. normally
  40323. normanj
  40324. norwegian
  40325. algorithms
  40326. alias
  40327. aliasesc
  40328. aliens
  40329. aligned
  40330. all-in-one
  40331. all-new
  40332. allocate/deallocate
  40333. allocate/deallocate
  40334. allocatingg
  40335. allocation
  40336. allocators
  40337. allowV
  40338. allowed
  40339. allowing
  40340. allowsB
  40341. almost
  40342. along
  40343. alpha
  40344. alreadyZ
  40345. documentation
  40346. topics
  40347. include
  40348. documentationandsamp
  40349. documented
  40350. documentproc
  40351. documentsN
  40352. docviewer
  40353. doesn'tj
  40354. doesn't
  40355. documents
  40356. properly
  40357. doesnt
  40358. dogcow
  40359. digitizing
  40360. dilemmas
  40361. dilsj
  40362. dimension
  40363. dimming
  40364. dimms
  40365. diractive
  40366. direct
  40367. directional
  40368. directionsj
  40369. directly
  40370. directoryB
  40371. dirty
  40372. disable
  40373. contactb
  40374. contacting
  40375. contacts
  40376. containS
  40377. contained
  40378. container
  40379. containing
  40380. containsR
  40381. contains
  40382. transport
  40383. software
  40384. development
  40385. controlA
  40386. features
  40387. allows
  40388. reset
  40389. interrupt
  40390. keyboard
  40391. features
  40392. allows
  40393. users
  40394. chess
  40395. network
  40396. features
  40397. includes
  40398. demonstration
  40399. documentation
  40400. completec
  40401. features
  40402. macbinary
  40403. dialog
  40404. those
  40405. defining
  40406. feauresb
  40407. februaryj
  40408. fedit
  40409. feedbacko
  40410. learning
  40411. drive
  40412. disclaimer
  40413. legacy
  40414. letter
  40415. letter
  40416. paper
  40417. libheaders
  40418. libobject
  40419. libraries
  40420. licensing
  40421. folder
  40422. linkedo
  40423. linked
  40424. fileso
  40425. links
  40426. interface
  40427. install
  40428. install
  40429. locales
  40430. locales
  40431. localization
  40432. localization
  40433. japan
  40434. localization
  40435. tools
  40436. locator
  40437. lookup
  40438. lookupmenu
  40439. lurkers
  40440. lurkers
  40441. lurkers
  40442. g--set theItem to choose file -- uncomment to test in an AS editor
  40443.     tell application "Finder"
  40444.         open item "Dev.CD Jan 96 SDK1"
  40445.         activate
  40446.     end tell
  40447. on error errMsg number errNum
  40448.     --enter statements to perform when no records are found such as...
  40449.     display dialog "Sorry, the item you selected could not be found."
  40450.     return
  40451. end try
  40452. AdLib,  MacAppO7Dev.CD Aug 00 TC Disk 1:Tool Chest:MacApp:Ad Lib 2.6.5:P?Dev.CD Aug 00 TC Disk 1
  40453.  - Tool Chest
  40454.  - MacApp
  40455.  - Ad Lib 2.6.5e.pdf
  40456. CompbasedMediaBroadcastEnv
  40457. Creating MIDI for the Web3.pdf
  40458. DeBabelizer 3.0.pdf
  40459. Design For Reuse.pdf
  40460. DesignForRobustness
  40461. Digital Asset Management.pdf
  40462. Digital Storyboard.pdf 
  40463. DVD Development.pdf
  40464. DVD_Primer.pdf
  40465. Enhanced CD Survival Guide.pdf
  40466. EOModeler
  40467. Frameworks.pdf
  40468. Gender-Based Title Creation.pdf
  40469. Int_Media_Writer_Resources.pdf
  40470. Java Survival Guide.pdf
  40471. Making Cool QD3D Apps.pdf
  40472. Music on the Net.pdf
  40473. New Audio Features QT3.pdf
  40474. Porting
  40475. highg
  40476. high-end
  40477. high-leveld
  40478. high-performance
  40479. high-quality
  40480. high-visibility
  40481. higher
  40482. higher-quality
  40483. highest
  40484. highlighting
  40485. highlightsj
  40486. highly
  40487. highly-successful
  40488. hilighted
  40489. hilighting
  40490. hilite
  40491. hindi
  40492. target
  40493. hotchkiss
  40494. hotrect
  40495. hotsauce
  40496. hours
  40497. Communications Toolbox
  40498. Contributed
  40499. Devices and Hardware
  40500. Files
  40501. Games
  40502. Graphics 2D
  40503. Graphics 3D
  40504. Help Systems
  40505. Human Interface Toolbox
  40506. Interapplication Comm
  40507. Memory
  40508. Networking
  40509. OS Utilities
  40510. Overview
  40511. Platforms and Tools
  40512. Printing
  40513. Processes
  40514. QuickTime
  40515. Runtime Architecture
  40516. Sound
  40517. atements to perform when no records are found such as...
  40518.     display dialog "Sorry, the item you selected could not be found."
  40519.     return
  40520. end try
  40521. e    No ChangefoLanguage
  40522. Analysis
  40523. Language Analysis Architecture
  40524. Japanese
  40525. morpheme
  40526. Dictionary Manager
  40527. Analysis
  40528. Language Managerq
  40529. Dev.CD Jul 00 SDK1
  40530. All Packages
  40531. Language Kit UpdaterO
  40532. Dev.CD Nov 97 TCP
  40533. Dev.CD Nov 97 TV
  40534. 79007X
  40535. Nov 97
  40536. will help us understand more your needs and provide you with better tools to develop your applications. Please, do not leave this for tomorrow (unless you are in the process of shipping today your latest MacApp-based product!). This information is needed ASAP.
  40537. Thanks for your feedback.
  40538. Regards,
  40539. Ricardo G
  40540. istics
  40541. characters
  40542. charge
  40543. charges
  40544. chars
  40545. cheap
  40546. check
  40547. checks
  40548. checkwindowin
  40549. checkwindowout
  40550. chesley
  40551. chess
  40552. chest
  40553. chineese
  40554. chinese
  40555. chiropractic
  40556. chock
  40557. choice
  40558. choices
  40559. choosex
  40560. chooser
  40561. choosesh
  40562. choosing
  40563. christine
  40564. chromakey
  40565. chromakeying
  40566. chrpj
  40567. chunks
  40568. packages
  40569. 80092X
  40570. Sep 96^
  40571. --set theItem to choose file -- uncomment to test in an AS editor
  40572.     tell application "Finder"
  40573.         open item "Dev.CD Sep 96 RL:Technical Documentation:develop:develop Issue 10:"
  40574.         activate
  40575.     end tell
  40576. on error errMsg number errNum
  40577.     --enter statements to perform when no records are found such as...
  40578.     display dialog "Sorry, the item you selected could not be found."
  40579.     return
  40580. end try
  40581. Deletedq
  40582. Dev.CD Sep 96 RL
  40583. .D(All Packages
  40584. Reference Library Edition
  40585. develop Issue 11
  40586.     Chat:  ADSP Chat is a sample application demonstrating the use of the AppleTalk Data Stream Protocol (ADSP).
  40587. AFP C++:  A C++ class that provides an interface to the Appletalk Filing Protocols (AFP) as documented in Chapter 13 of Inside AppleTalk.  Each of the classes' methods corresponds to an AFP call.
  40588. AppleTalk Libraries:  A set of AppleTalk librariesthat features Name Binding Protocol,  Zone Information Protocol,  AppleTalk Filing Protocol, and more
  40589. package
  40590. contains
  40591. processor
  40592. emulator
  40593. extensions
  40594. sample
  40595. demonstrates
  40596. variety
  40597. transport@
  40598. interfacelib
  40599. NSI 1.5.1 - Read Me First" for details.
  40600. Aug 92L
  40601. Jul 9595
  40602. Dev.CD Apr 95
  40603. Dev.CD Jan 9V
  40604. 80551X
  40605. Apr 95
  40606. p--set theItem to choose file -- uncomment to test in an AS editor
  40607.     tell application "Finder"
  40608.         open item "Dev.CD Apr 95
  40609. Dev.CD Jan 95"
  40610.         activate
  40611.     end tell
  40612. on error errMsg number errNum
  40613.     --enter statements to perform when no records are found such as...
  40614.     display dialog "Sorry, the item you selected could not be found."
  40615.     return
  40616. end try
  40617. All Packages
  40618. QuickDraw GXO
  40619. Dev.CD Apr 95
  40620. Dev.CD Jan 95P
  40621. Dev.CD Apr 95
  40622. Dev.CD Jan 9V
  40623. 80552X
  40624. Apr 95
  40625. p--set theItem to choose file -- uncomment to test in an AS editor
  40626.     tell application "Finder"
  40627.         open item "Dev.CD Apr 95
  40628. Dev.CD Jan 95"
  40629.         activate
  40630.     end tell
  40631. on error errMsg number errNum
  40632.     --enter statements to perform when no records are found such as...
  40633.     display dialog "Sorry, the item you selected could not be found."
  40634.     return
  40635. end try
  40636. All Packages
  40637. QuickDraw GXO
  40638. Dev.CD Apr 95P
  40639. Dev.CD Apr 9V
  40640. 80553X
  40641. program
  40642. shows
  40643. construct
  40644. simple
  40645. animation
  40646. program
  40647. shows
  40648. control
  40649. quicktime
  40650. movie
  40651. program
  40652. shows
  40653. create
  40654. program
  40655. shows
  40656. customise
  40657. control
  40658. program
  40659. shows
  40660. define
  40661. mouseresponders
  40662. program
  40663. shows
  40664. display
  40665. quicktime
  40666. movie
  40667. program
  40668. shows
  40669. display
  40670. quicktime
  40671. content
  40672. program
  40673. shows
  40674. display
  40675. quicktime
  40676. drawing
  40677. program
  40678. shows
  40679. export
  40680. movie
  40681. using
  40682. program
  40683. shows
  40684. select
  40685. quickt
  40686. program
  40687. shows
  40688. select
  40689. create
  40690. movie
  40691. program
  40692. shows
  40693. select
  40694. group
  40695. quicktime
  40696. drawin
  40697. program
  40698. shows
  40699. subclass
  40700. quicktime
  40701. program
  40702. shows
  40703. qtjava
  40704. - Common
  40705.     - Sun Compliant Java Runtime Environment 1.1
  40706.     - QuickTime 3 
  40707.     - QTJava.zip
  40708.     - QTJava media samples
  40709. - Mac OS:
  40710.     - System 8 or later
  40711.     - Macintosh Runtime for Java (MRJ) 2.1
  40712. - Windows 95, 98, or NT::
  40713.     - JRE/JDK from Sun Microsystems, Inc. recommended
  40714. QuickTime, Java, MRJber errNum
  40715.     --enter statements to perform when no records are found such as...
  40716.     display dialog "Sorry, the item you selected could not be found."
  40717.     return
  40718. end try
  40719. New Packagef-dialog
  40720. window
  40721. control
  40722. auntie
  40723. replacemento&http://developer.apple.com/samplecode/q
  40724. Dev.CD Aug 00 TC Disk 1
  40725. All Packages
  40726. AutoGuest 3.0
  40727. 78767X
  40728. memory-efficient
  40729. example
  40730. opengl
  40731. drawsprocket
  40732. integration
  40733. emes, and returns them with lexical information, which applications can use to perform high-level tasks such as mentioned above. "Kotoeri", Apple's input method for Japanese, uses LAA to convert a string entered all in phonetic characters into a text of Kanji and Kana characters in the right order. It uses LAA to convert a given text of Kanj
  40734. Dev.CD Jul 95P
  40735. Dev.CD Jul 9V
  40736. 79931X
  40737. Jul 95
  40738. b--set theItem to choose file -- uncomment to test in an AS editor
  40739.     tell application "Finder"
  40740.         open item "Dev.CD Jul 95"
  40741.         activate
  40742.     end tell
  40743. on error errMsg number errNum
  40744.     --enter statements to perform when no records are found such as...
  40745.     display dialog "Sorry, the item you selected could not be found."
  40746.     return
  40747. end try
  40748. All Packages
  40749. 601 Processor Upgrade EnablerO
  40750. Dev.CD Jul 95P
  40751. Dev.CD Jul 9V
  40752. 79932X
  40753. Jul 95
  40754. b--set theItem to choose file -- uncomment to test in an AS editor
  40755.     tell application "Finder"
  40756.         open item "Dev.CD Jul 95"
  40757.         activate
  40758.     end tell
  40759. on error errMsg number errNum
  40760.     --enter statements to perform when no records are found such as...
  40761.     display dialog "Sorry, the item you selected could not be found."
  40762.     return
  40763. end try
  40764. All Packages
  40765. 7Edit
  40766. 79933X
  40767. investigated@
  40768. investments@
  40769. involves@
  40770. All Packages
  40771. AppleScriptO
  40772. Dev.CD Jan 95P
  40773. Dev.CD Jan 9V
  40774. 79979X
  40775. Jan 95
  40776. b--set theItem to choose file -- uncomment to test in an AS editor
  40777.     tell application "Finder"
  40778.         open item "Dev.CD Jan 95"
  40779.         activate
  40780.     end tell
  40781. on error errMsg number errNum
  40782.     --enter statements to perform when no records are found such as...
  40783.     display dialog "Sorry, the item you selected could not be found."
  40784.     return
  40785. end try
  40786. All Packages
  40787. AppleScriptO
  40788. Dev.CD Jan 95P
  40789. Dev.CD Jan 9V
  40790. 79980X
  40791. Jan 95
  40792. b--set theItem to choose file -- uncomment to test in an AS editor
  40793.     tell application "Finder"
  40794.         open item "Dev.CD Jan 95"
  40795.         activate
  40796.     end tell
  40797. on error errMsg number errNum
  40798.     --enter statements to perform when no records are found such as...
  40799.     display dialog "Sorry, the item you selected could not be found."
  40800.     return
  40801. end try
  40802. All Packages
  40803. AppleScriptO
  40804. Dev.CD Jan 95P
  40805. Dev.CD Jan 9V
  40806. 79981X
  40807. Jan 95
  40808. [D!All Packages
  40809. Tool Chest Edition
  40810. PeopleSoft/Apple White Paper
  40811. Summary:  Apple and PeopleSoft have launched a partnership that will deliver PeopleSoft applications that run on the Macintosh Operating System.  This document is a Technical White Paper that describes the partnership, the product and the direction PeopleSoft is heading.
  40812. Peoplesoft & Apple White PaperK
  40813. Dec 95L
  40814. Feb 97O&Dev.CD May 98 TC:Programs & Marketing:P(Dev.CD May 98 TC
  40815.  - Programs & MarketingV
  40816. 80394X
  40817. May 98^
  40818. pippin-specific
  40819. pitch
  40820. pitfalls
  40821. pixel
  40822. pixels
  40823. pixmap
  40824. pixmap2pixpat2ppat
  40825. summary
  40826. these
  40827. obsolete
  40828. hypercard
  40829. toolkits
  40830. which
  40831. summary
  40832. application
  40833. exercises
  40834. copybits
  40835. copymask
  40836. summary
  40837. brochure
  40838. serves
  40839. foundation
  40840. explaining
  40841. summary
  40842. sample
  40843. demonstrates
  40844. palette
  40845. summary
  40846. demonstrates
  40847. program
  40848. finder-like
  40849. label
  40850. dispose
  40851. in.  AOCE templates let you extend AOCE catalogs to store new kinds of data. This article introduces you to writing AOCE templates by providing an example template that extends the built-in User record.
  40852. Exploring Advanced AOCE Templates Through Celestial Mechanics  by Harry R. Chesley.
  40853. AOCE templates allow you to specify how the Finder displa
  40854. ys your data and how the user interacts with it. This article shows how to use some of the more advanced features of the template mechanism.
  40855. Make Your Own Sound Components  by Kip Olson.  Sound Manager 3.0 supports plug-in components for compression, decompression, custom hardware support, and more. This introduction to Sound Manager components will get you started.
  40856. Scripting the Finder From Your Application  by Greg Anderson.  The System 7.5 Finder is OSL-compliant, opening the door to 
  40857. q--set theItem to choose file -- uncomment to test in an AS editor
  40858.     tell application "Finder"
  40859.         open item "Dev CD Vol. V
  40860. Dev CD Vol. IV"
  40861.         activate
  40862.     end tell
  40863. on error errMsg number errNum
  40864.     --enter statements to perform when no records are found such as...
  40865.     display dialog "Sorry, the item you selected could not be found."
  40866.     return
  40867. end try
  40868. lay dialog "Sorry, the item you selected could not be found."
  40869.     return
  40870. end try
  40871. All Packages
  40872. System 7.5 Update 1.0O
  40873. Dev.CD Jul 95P
  40874. Dev.CD Jul 9V
  40875. 79561X
  40876. Jul 95
  40877. b--set theItem to choose file -- uncomment to test in an AS editor
  40878.     tell application "Finder"
  40879.         open item "Dev.CD Jul 95"
  40880.         activate
  40881.     end tell
  40882. on error errMsg number errNum
  40883.     --enter statements to perform when no records are found such as...
  40884.     display dialog "Sorry, the item you selected could not be found."
  40885.     return
  40886. end try
  40887. All Packages
  40888. System 7.5 Update 1.0O
  40889. Dev.CD Jul 95V
  40890. 79562X
  40891. May 99M
  40892. PowerPC G3, Mac OS 8.1 or 8.5.N
  40893. AltiVec, emulator, G4O$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  40894.  - Sample CodeV
  40895. 80011X
  40896. Aug 00^    TC Disk 2
  40897. y--set theItem to choose file -- uncomment to test in an AS editor
  40898.     tell application "Finder"
  40899.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  40900.         activate
  40901.     end tell
  40902. on error errMsg number errNum
  40903.     --enter statements to perform when no records are found such as...
  40904.     display dialog "Sorry, the item you selected could not be found."
  40905.     return
  40906. end try
  40907. e    No Changef
  40908. AltiVec
  40909. emulator
  40910. Dev.CD Aug 00 TC Disk 2
  40911. All Packages
  40912. Backlight ControlI
  40913. Summary: Backlight Control is a control panel for PowerBooks which can be used to maximize the battery power by turning off the backlight while the PowerBook is inactive for certain time.J-About Backlight Control 1.0
  40914. Backlight ControlK
  40915. Oct 92M    PowerBook    No Change
  40916. take advantage of them.
  40917. Mac OS 8 Assistants in System 7 Applications  by Jos
  40918.  Arcellana and Arno Gourdol.  Assistants will provide interview-based help in Mac OS 8, guiding users through complex tasks. This article gives some tips on designing an assistant and shows how you can implement one now, under System 7.
  40919. Game Controls for QuickDraw 3D  by Philip McBride.  First-person 3D applications, whether games or 3D modeling systems, need to constantly move the camera to reflect the changing
  40920.  point of view of the player. You too can inflict vertigo on your users.
  40921. PRINT HINTS:  The All-New LaserWriter Driver Version 8.4  by Dave Polaschek.  The new version of the LaserWriter driver is way different. Will your application break?
  40922. THE OPENDOC ROAD: Facilitating Part Editor Unloading by Vincent Lo.  Part editors are unloaded automatically when they
  40923. re not needed, but your editor can help.
  40924. BALANCE OF POWER: Stalking the Wild Defect by Dave Evans.  A tour through the dangerously t
  40925. thread
  40926. manager
  40927. ticket
  40928. ticket
  40929. program
  40930. timecode
  40931. timeslaving
  40932. token
  40933. tokenizer
  40934. tion of a folder or volume.  This sample is loosely based on the previous CustomGetFolder sample.  This fixes numerous bugs and is substantially better for localization, as it uses Script Manager calls to handle the strings.
  40935. CustomPutAppend:  This demonstrates a CustomPutDialog wit
  40936. h an Append button that does not ask the user if he/she wants to replace the existing file. the sample code in InsideMac:Files, and the Human Interface Guidelines. It also has Balloon Help strings for the Append button.
  40937. CustomPutSuffix:  This demonstrates a CustomPutDialog with an Save button that checks to see if several files (with the name filename+suffix) already exist. a dialog hook procedure is responsible for presenting separate "Replace?" dialogs.  When the Save button is hit and
  40938.  find localized resources and dynamically load code into your program.
  40939. Core Foundation CollectionServices [NEW]
  40940. ---------------------------
  40941. This document explains the characteristics of collections and describes how to use specific kinds: arrays, dictionaries, sets, bags, and trees. It also describes Core Foundation's data object (CFData).
  40942. Core Foundation Overview [NEW]
  40943. ---------------------------
  40944. This document summarizes the benefits of Core Foundation and explains some of the key conce
  40945. pts, such as opaque types, reference counting, and memory management.
  40946. Core Foundation PropertyList [NEW]
  40947. ---------------------------
  40948. This document describes how to convert between XML property lists and objects of compatible Core Foundation types.
  40949. Core Foundation StringServices [NEW]
  40950. --------------------------- 
  40951. This document describes how the Unicode storage of character data is optimized. It also shows how to convert strings between encodings and perform other operations with string o
  40952. ext:  This sample demonstrates two methods of printing gray text. On PostScript printers it sends PostScript, on QuickDraw printers it sends Color QuickDraw calls. If a QuickDraw printer does not use a CGrafPort, the gray text comes out as black.
  40953. HairLines:  HairLines is an MPW 3.2 Pascal sample that demonstrates different methods of creating hairlines on printers.
  40954. ImageWriter bug:  This sample snippet demonstrates how to work around the 'dctb' bug in the ImageWriter II 6.1 and 7.0 drive
  40955. rs. This bug causes a crash when doing a style (Page Setup) dialog after setting draftBits with PrGeneral.
  40956. InvertedText:  This sample application gives you cool tricks for printing inverted text.
  40957. IsImageWriter:  This program contains a few functions for determining if an ImageWriter is connected and if so, which port it should be connected to.
  40958. PicCommentsTest:  Here's a complete working application you can use to investigate further the interpretation of picture comments by various prin
  40959. 80264X
  40960. Jun 95^
  40961. --set theItem to choose file -- uncomment to test in an AS editor
  40962.     tell application "Finder"
  40963.         open item "Dev.CD Jun 95 RL:Technical Documentation:Tools Demos & Tech Overviews:Mac Application Environment:"
  40964.         activate
  40965.     end tell
  40966. on error errMsg number errNum
  40967.     --enter statements to perform when no records are found such as...
  40968.     display dialog "Sorry, the item you selected could not be found."
  40969.     return
  40970. end try
  40971. Deletedf;UNIX
  40972. Open Systems
  40973. workstation
  40974. Solaris
  40975. HP-UXq
  40976. Dev.CD Jun 95 RL
  40977. D!All Packages
  40978. Tool Chest Edition
  40979. Mac Graphics Primer 2
  40980.     per.apple.com/tools/macapp/
  40981. Dev.CD Aug 00 TC Disk 1
  40982. All Packages
  40983. MacApp R14d1
  40984. 77790X
  40985. e item you selected could not be found."
  40986.     return
  40987. end try
  40988. e    No Changef(instrumentation
  40989. performance analysisq
  40990. Dev.CD Jul 00 SDK1
  40991. D!All Packages
  40992. Tool Chest Edition
  40993. Int'l Developer Contacts 2/96
  40994. --set theItem to choose file -- uncomment to test in an AS editor
  40995.     tell application "Finder"
  40996.         open item "Dev.CD Apr 94
  40997. Dev.CD Jan 94
  40998. Dev.CD Oct 93
  40999. Dev.CD Jul 93
  41000. Dev.CD Apr 93"
  41001.         activate
  41002.     end tell
  41003. on error errMsg number errNum
  41004.     --enter statements to perform when no records are found such as...
  41005.     display dialog "Sorry, the item you selected could not be found."
  41006.     return
  41007. end try
  41008. oraclej
  41009. orchestra
  41010. order
  41011. organizing
  41012. originaly
  41013. originally
  41014. ortiz
  41015. 80057X
  41016. Apr 98^
  41017. --set theItem to choose file -- uncomment to test in an AS editor
  41018.     tell application "Finder"
  41019.         open item "Dev.CD Apr 98 SDK1:Development Kits (Disc 1):ColorSync SDK:Goodies:ColorSync Photoshop Plugins 2.1:"
  41020.         activate
  41021.     end tell
  41022. on error errMsg number errNum
  41023.     --enter statements to perform when no records are found such as...
  41024.     display dialog "Sorry, the item you selected could not be found."
  41025.     return
  41026. end try
  41027. Deletedf
  41028. ColorSync Photoshop Plug-insq
  41029. Dev.CD Apr 98 SDK1
  41030. D!All Packages
  41031. Mac OS SDK Edition
  41032. Communications Toolbox
  41033.     ummary
  41034. displays
  41035. record
  41036. directly
  41037. current
  41038. print
  41039. recor
  41040. summary
  41041. disposeresource
  41042. extension
  41043. catches
  41044. commo
  41045. mmary
  41046. error
  41047. tones
  41048. application
  41049. explains
  41050. summary
  41051. macintosh
  41052. software
  41053. distributed
  41054. world
  41055. summary
  41056. sample
  41057. discussion
  41058. detect
  41059. whether
  41060. summary
  41061. monitor
  41062. iotracer
  41063. performance
  41064. tools
  41065. behavior
  41066. behaviors
  41067. behaviour
  41068. beinga
  41069. beings
  41070. believe
  41071. belly
  41072. belong
  41073. belongs
  41074. belowp
  41075. bending
  41076. beneath
  41077. benefitp
  41078. produces in its responses. These files are stored in the Internet Search Sites folder in the System Folder. 
  41079. Developers can create a new plug-in to add a search engine to Sherlock
  41080. s repertoire if they know how to interpre
  41081. Jul 99L
  41082. Jan 00M
  41083.  A PowerPC
  41084.  based computer with a minimum of 32 megabytes of memory (RAM)
  41085.  Mac OS System 8.1 or later
  41086.  QuickDraw3D 1.6 or laterN
  41087. OpenGL, 3D, graphics
  41088. O2Dev.CD Jul 00 SDK1:Development Kits:Mac OS:OpenGL:P:Dev.CD Jul 00 SDK1
  41089.  - Development Kits
  41090.  - Mac OS
  41091.  - OpenGLV
  41092. 80364X
  41093. Jul 00^
  41094. --set theItem to choose file -- uncomment to test in an AS editor
  41095.     tell application "Finder"
  41096.         open item "Dev.CD Jul 00 SDK1:Development Kits:Mac OS:OpenGL:"
  41097.         activate
  41098.     end tell
  41099. on error errMsg number errNum
  41100.     --enter statements to perform when no records are found such as...
  41101.     display dialog "Sorry, the item you selected could not be found."
  41102.     return
  41103. end try
  41104. e    No Changef
  41105. OpenGL
  41106. graphics
  41107. o%ftp://ftp.apple.com/developer/opengl/q
  41108. Dev.CD Jul 00 SDK1
  41109. All Packages
  41110. Optimization TN Demos
  41111. 80365X
  41112.   The source, mask, and destination rectangles are all the same size in order to avoid altering pixel sizes.
  41113. CopyMask:  Shows how Copy
  41114. europeanj
  41115. evaluated
  41116. evaluates
  41117. evangelicalj
  41118. evangelism
  41119. evans
  41120. evenbetterbuserror
  41121. event]
  41122. event-aware]
  41123. event-driven
  41124. eventsN
  41125. eventually
  41126. everj
  41127. everest
  41128. every
  41129. everybody
  41130. everyday
  41131. everyone
  41132. everything
  41133. everyware
  41134. evict
  41135. evolved
  41136. eworldj
  41137. exact`
  41138. exactly
  41139. ted data to a text file.
  41140. General tools.imgK
  41141. Feb 94N
  41142. testing, debugginge
  41143. creating
  41144. creating
  41145. creating
  41146. pippin
  41147. cdroms
  41148. creation
  41149. creator
  41150. creator
  41151. registration
  41152. csmp-digest-readme
  41153. csmp-digest-readme
  41154. csmp-digest-v3-001
  41155. csmp-digest-v3-002
  41156. csmp-digest-v3-003
  41157. apsody
  41158. rhapsody
  41159. pages
  41160. rhapsody
  41161. release
  41162. notes
  41163. ringQ
  41164. riser
  41165. robustness
  41166. systemc
  41167. system
  41168. systemsp
  41169. table
  41170. tablet
  41171. color
  41172. television
  41173. testing
  41174. thread
  41175. tokenQ
  41176. token
  41177. ringQ
  41178. tokentalk
  41179. traditional
  41180. translationy
  41181. transport
  41182. usage
  41183. video
  41184. viewer
  41185. virtual
  41186. virtual
  41187. virtualuser
  41188. volumes
  41189. vtwin
  41190. wannabe
  41191. webobjects
  41192. window
  41193. snapshot
  41194. snapshot
  41195. sample
  41196. snapshotsample
  41197. snapshotsample
  41198. snarfer
  41199. agent
  41200. specific
  41201. files
  41202. transports
  41203. software
  41204. software
  41205. license
  41206. software
  41207. license
  41208. software
  41209. licensing
  41210. somobjects
  41211. somobjects
  41212. first
  41213. sound
  41214. soundapp
  41215. soundapp
  41216. Dev.CD Jan 94P
  41217. Dev.CD Jan 9V
  41218. 80600X
  41219. Jan 94
  41220. b--set theItem to choose file -- uncomment to test in an AS editor
  41221.     tell application "Finder"
  41222.         open item "Dev.CD Jan 94"
  41223.         activate
  41224.     end tell
  41225. on error errMsg number errNum
  41226.     --enter statements to perform when no records are found such as...
  41227.     display dialog "Sorry, the item you selected could not be found."
  41228.     return
  41229. end try
  41230. All Packages
  41231. F    QuickTimeO
  41232. Dev.CD Jan 94
  41233. Dev.CD Oct 93P
  41234. Dev.CD Jan 94
  41235. Dev.CD Oct 9V
  41236. 80601X
  41237. Jan 94
  41238. p--set theItem to choose file -- uncomment to test in an AS editor
  41239.     tell application "Finder"
  41240.         open item "Dev.CD Jan 94
  41241. Dev.CD Oct 93"
  41242.         activate
  41243.     end tell
  41244. on error errMsg number errNum
  41245.     --enter statements to perform when no records are found such as...
  41246.     display dialog "Sorry, the item you selected could not be found."
  41247.     return
  41248. end try
  41249. All Packages
  41250. F    QuickTimeO
  41251. Dev.CD Jan 94
  41252. Dev.CD Oct 93V
  41253. 80602X
  41254. the gestaltTable wi
  41255. signatures
  41256. signaturetoapp
  41257. signed
  41258. significant
  41259. significantly
  41260. signing
  41261. silevelmeteronoff
  41262. silly
  41263. simenel
  41264. similarN
  41265. similarities
  41266. similarly
  41267. simone
  41268. simple\
  41269. simple
  41270. sample
  41271. which
  41272. demonstrates
  41273. setdeskcpa
  41274. simpleapp
  41275. simplechooser
  41276. simpleinit
  41277. simpler
  41278. nter statements to perform when no records are found such as...
  41279.     display dialog "Sorry, the item you selected could not be found."
  41280.     return
  41281. end try
  41282. e    No Changeq
  41283. Dev.CD Aug 00 TC Disk 1
  41284. All Packages
  41285. 78886X
  41286. QP=Dev.CD Nov 99 TC
  41287.  - System Software
  41288.  - Worldwide QuickDraw GX
  41289. multitasking@
  41290. object-oriented@
  41291. transport
  41292. rawip@
  41293. transport
  41294. registry
  41295. otgetindexedport
  41296. opengl
  41297. drawsprocket
  41298. multiple
  41299. monitor
  41300. renderer@
  41301. ot/ppp@
  41302. network
  41303. driver
  41304. transport
  41305. module
  41306. token
  41307. performance
  41308. hardware
  41309. powerpc
  41310. bandwidth
  41311. cache
  41312. rates
  41313. pre-mixer
  41314. component
  41315. vu-meter@
  41316. processing@
  41317. query@
  41318. quicktime
  41319. tutorial
  41320. qtzoo
  41321. quicktime
  41322. java@
  41323. quicktime
  41324. compress
  41325. decompress@
  41326. quicktime
  41327. video
  41328. streaming
  41329. audio@
  41330. rhapsody
  41331. yellow
  41332. openstep
  41333. rhapsody
  41334. pages
  41335. scan@
  41336. signature@
  41337. software@
  41338. statements@
  41339. orkingj
  41340. ]OWDev.CD Aug 00 TC Disk 1:Tool Chest:Hardware:Display & Video Hardware:Backlight Control:PbDev.CD Aug 00 TC Disk 1
  41341.  - Tool Chest
  41342.  - Hardware
  41343.  - Display & Video Hardware
  41344.  - Backlight ControlV
  41345. 80012X
  41346. Aug 00^    TC Disk 1
  41347. --set theItem to choose file -- uncomment to test in an AS editor
  41348.     tell application "Finder"
  41349.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Hardware:Display & Video Hardware:Backlight Control:"
  41350.         activate
  41351.     end tell
  41352. on error errMsg number errNum
  41353.     --enter statements to perform when no records are found such as...
  41354.     display dialog "Sorry, the item you selected could not be found."
  41355.     return
  41356. end try
  41357. e    No Changeq
  41358. Dev.CD Aug 00 TC Disk 1
  41359. All Packages
  41360. Balloony
  41361. 80013X
  41362. movieshop
  41363. movietoaiff
  41364. movingt
  41365. moving
  41366. source
  41367. powerpc
  41368. mpc106A
  41369. mpdelayuntil
  41370. mping
  41371. ltipled
  41372. *MbNormal Macs, System 6.0.7 or better. Works well on system 7 but there is no Apple event awareness.OFDev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:Hardware tools:PNDev.CD Aug 00 TC Disk 1
  41373.  - Tool Chest
  41374.  - Testing & Debugging
  41375.  - Hardware toolsV
  41376. 81113X
  41377. Aug 00^    TC Disk 1
  41378. --set theItem to choose file -- uncomment to test in an AS editor
  41379.     tell application "Finder"
  41380.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:Hardware tools:"
  41381.         activate
  41382.     end tell
  41383. on error errMsg number errNum
  41384.     --enter statements to perform when no records are found such as...
  41385.     display dialog "Sorry, the item you selected could not be found."
  41386.     return
  41387. end try
  41388. e    No Changeq
  41389. Dev.CD Aug 00 TC Disk 1
  41390. All Packages
  41391. TweenCameraI
  41392. This demo program shows how to apply camera actions to a 3D model (a 3D media track) in a movie using the Tween Media type of QuickTime.
  41393. Feb 00V
  41394. 81114X
  41395. 1e    No Change
  41396. addresses
  41397. addressing
  41398. Aug 96
  41399. e--set theItem to choose file -- uncomment to test in an AS editor
  41400.     tell application "Finder"
  41401.         open item "Dev.CD Aug 96 TC"
  41402.         activate
  41403.     end tell
  41404. on error errMsg number errNum
  41405.     --enter statements to perform when no records are found such as...
  41406.     display dialog "Sorry, the item you selected could not be found."
  41407.     return
  41408. end try
  41409. All Packages
  41410. QuickDraw GXO
  41411. Dev.CD Jun 97 SSWP
  41412. Dev.CD Jun 97 SSV
  41413. 80569X
  41414. Jun 97
  41415. f--set theItem to choose file -- uncomment to test in an AS editor
  41416.     tell application "Finder"
  41417.         open item "Dev.CD Jun 97 SSW"
  41418.         activate
  41419.     end tell
  41420. on error errMsg number errNum
  41421.     --enter statements to perform when no records are found such as...
  41422.     display dialog "Sorry, the item you selected could not be found."
  41423.     return
  41424. end try
  41425. All Packages
  41426. QuickDraw GXO
  41427. Dev.CD Jun 97 SSWP
  41428. Dev.CD Jun 97 SSV
  41429. 80570X
  41430. Jun 97
  41431. O4Dev.CD Jun 00 RL Disk 2:Technical Publications:java:P9Dev.CD Jun 00 RL Disk 2
  41432.  - Technical Publications
  41433.  - java
  41434. demonstration
  41435. 1.1.4
  41436. context
  41437. switching
  41438. demos
  41439. demostrates
  41440. demystify
  41441. demystifying
  41442. denalij
  41443. departmentb
  41444. departure
  41445. depend
  41446. dependencies
  41447. dependency
  41448. dependenth
  41449. depending
  41450. depends
  41451. deployment
  41452. depth
  41453. depths
  41454. dereference
  41455. derivative
  41456. derived
  41457. describe
  41458. described
  41459. describes[
  41460. describing
  41461. description
  41462. design
  41463. robustness
  41464. theresa
  41465. tensor
  41466. information
  41467. createdirwithcustomi
  41468. createpmforecolorima
  41469. creatergbforecolorim
  41470. creates
  41471. tools
  41472. defect
  41473. defect
  41474. defprocs
  41475. demo_
  41476. applications
  41477. suite
  41478. source
  41479. demoextractor
  41480. denmark
  41481. denmark
  41482. distributors/localiz
  41483. design
  41484. design
  41485. reuse
  41486. designforrobustness
  41487. designforrobustness
  41488. detection
  41489. detectorsh
  41490. change
  41491. develop
  41492. develop
  41493. issue
  41494. develop
  41495. issue
  41496. develop
  41497. issue
  41498. summary
  41499. contains
  41500. latest
  41501. appletalk
  41502. stack
  41503. version
  41504. macsn
  41505. summary
  41506. controlstrip
  41507. sample
  41508. program
  41509. shows
  41510. summary
  41511. convert
  41512. projects
  41513. utility
  41514. which
  41515. summary
  41516. generator
  41517. application
  41518. generate
  41519. summary
  41520. linear
  41521. feedback
  41522. shift
  41523. register
  41524. entered
  41525. summary
  41526. daystar
  41527. digital
  41528. apple
  41529. computer
  41530. designed
  41531. summary
  41532. description
  41533. input
  41534. methods
  41535. chinese
  41536. summary
  41537. disinfectant
  41538. anti-viral
  41539. utility
  41540. summary
  41541. diskfiller
  41542. little
  41543. utility
  41544. allows
  41545. users
  41546. summary
  41547. displays
  41548. record
  41549. directly
  41550. current
  41551. print
  41552. recor
  41553. summary
  41554. disposeresource
  41555. extension
  41556. catches
  41557. commo
  41558. mmary
  41559. error
  41560. tones
  41561. application
  41562. explains
  41563. summary
  41564. macintosh
  41565. software
  41566. distributed
  41567. world
  41568. summary
  41569. sample
  41570. discussion
  41571. detect
  41572. whether
  41573. summary
  41574. monitor
  41575. iotracer
  41576. performance
  41577. tools
  41578. interfaces
  41579. interfaces
  41580. libraries
  41581. interfaces&libraries
  41582. interleave
  41583. interleave
  41584. interleave
  41585. internationals
  41586. interneth
  41587. internet
  41588. address
  41589. detectors
  41590. internet
  41591. shareware
  41592. interprocom
  41593. debugger
  41594. prefs
  41595. macsbug
  41596. preferences
  41597. folder
  41598. system
  41599. folder
  41600. intro
  41601. introappkitbook
  41602. introappkitbook
  41603. introduction
  41604. introduction
  41605. component
  41606. introfoundationbook
  41607. introfoundationbook
  41608. italy
  41609. italy
  41610. distributors/localiz
  41611. japan
  41612. japanesep
  41613. japanese
  41614. resourcesp
  41615. survival
  41616. guide
  41617. keymenu
  41618. 80120X
  41619. Apr 00^
  41620. --set theItem to choose file -- uncomment to test in an AS editor
  41621.     tell application "Finder"
  41622.         open item "Dev.CD Apr 00 SDK1:What's New:Developer Documentation:Technical Publications:Developer Documentation:"
  41623.         activate
  41624.     end tell
  41625. on error errMsg number errNum
  41626.     --enter statements to perform when no records are found such as...
  41627.     display dialog "Sorry, the item you selected could not be found."
  41628.     return
  41629. end try
  41630. e    No Change
  41631. Developer Documentation
  41632. Publications
  41633. Technical
  41634. documentation
  41635. Apple Type Services for Unicode Imaging
  41636. ATSUI
  41637. rendering unicode text
  41638. manuals
  41639. style
  41640. style guide
  41641. usage
  41642.   iBook
  41643. PowerPC
  41644. Ethernet
  41645. FireWire
  41646. AirPort
  41647.  PowerBook
  41648. RAGE 128 Ethernet
  41649. Power Mac
  41650. PowerPC
  41651. RAGE 128
  41652. Ethernet
  41653. o.http://developer.apple.com/techpubs/index.htmlq
  41654. Dev.CD Apr 00 SDK1
  41655. JD!All Packages
  41656. Mac OS SDK Edition
  41657. Developer Documentation: Carbon
  41658. 80703X
  41659. Aug 00^    TC Disk 2
  41660. y--set theItem to choose file -- uncomment to test in an AS editor
  41661.     tell application "Finder"
  41662.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  41663.         activate
  41664.     end tell
  41665. on error errMsg number errNum
  41666.     --enter statements to perform when no records are found such as...
  41667.     display dialog "Sorry, the item you selected could not be found."
  41668.     return
  41669. end try
  41670. e    No Changef"OpenGL
  41671. full screen
  41672. DrawSprocketo0http://developer.apple.com/samplecode/index.htmlq
  41673. Dev.CD Aug 00 TC Disk 2
  41674. All Packages
  41675. SetWindBackColorI
  41676. Demonstrates how to programmatically set the background color of a window without flicker.
  41677. Don't have the Appearance Manager running.
  41678. Communications Toolbox
  41679. Contributed
  41680. Devices and Hardware
  41681. Files
  41682. Games
  41683. Graphics 2D
  41684. Graphics 3D
  41685. Help Systems
  41686. Human Interface Toolbox
  41687. Interapplication Comm
  41688. Memory
  41689. Networking
  41690. OS Utilities
  41691. Overview
  41692. Platforms and Tools
  41693. Printing
  41694. Processes
  41695. QuickTime
  41696. Runtime Architecture
  41697. Sound
  41698. All Packages
  41699. Cyrillic Language KitO!Dev.CD May 97 TC
  41700. Dev.CD May 96 TCP Dev.CD May 97 TC
  41701. Dev.CD May 96 TV
  41702. 80080X
  41703. May 97
  41704. v--set theItem to choose file -- uncomment to test in an AS editor
  41705.     tell application "Finder"
  41706.         open item "Dev.CD May 97 TC
  41707. Dev.CD May 96 TC"
  41708.         activate
  41709.     end tell
  41710. on error errMsg number errNum
  41711.     --enter statements to perform when no records are found such as...
  41712.     display dialog "Sorry, the item you selected could not be found."
  41713.     return
  41714. end try
  41715. "D!All Packages
  41716. Tool Chest Edition
  41717. Cyrillic Language Kit v1.0
  41718. USummary: The Cyrillic Language Kit is a combination of system and language resources that enables you to create, display, and edit documents in Cyrillic-based languages on the Macintosh
  41719.  and other computers using the Mac
  41720.  OS.   See the document "Cyrillic Read Me First" or "Lisez-moi (Cyrillique)" for details and installation instructions. 
  41721. Deleted
  41722.  family to the document and set bit 10 of th
  41723. upper
  41724. upshot
  41725. urquhart
  41726. usage
  41727. newsi
  41728. newsgroup
  41729. newsgroups
  41730. newsletteri
  41731. newswatcher
  41732. newtonj
  41733. newton-related
  41734. nextg
  41735. nicer
  41736. nicest
  41737. nichols
  41738. nifty
  41739. night
  41740. ninej
  41741. nirvanaj
  41742. nisus
  41743. cproc
  41744. non-appleo
  41745. non-native
  41746. non-portable
  41747. non-volatile-ram
  41748. norbert
  41749. normal
  41750. normally
  41751. normanj
  41752. norwegian
  41753. human
  41754. interface
  41755. guidelines
  41756. human
  41757. interface
  41758. notes
  41759. human
  41760. interface
  41761. toolboxN
  41762. humaninterfacetoolbo
  41763. IPpDev.CD Apr 00 SDK1
  41764.  - What's New
  41765.  - Developer Documentation
  41766.  - Technical Publications
  41767.  - Developer Documentation-set theItem to choose file -- uncomment to test in an AS editor
  41768.     tell application "Finder"
  41769.         open item "Dev.CD Jul 93
  41770. Dev.CD Apr 93"
  41771.         activate
  41772.     end tell
  41773. on error errMsg number errNum
  41774.     --enter statements to perform when no records are found such as...
  41775.     display dialog "Sorry, the item you selected could not be found."
  41776.     return
  41777. end try
  41778. All Packages
  41779. F    QuickTimeO
  41780. Dev.CD Jul 93
  41781. Dev.CD Apr 93P
  41782. Dev.CD Jul 93
  41783. Dev.CD Apr 9V
  41784. 79400X
  41785. Jul 93
  41786. p--set theItem to choose file -- uncomment to test in an AS editor
  41787.     tell application "Finder"
  41788.         open item "Dev.CD Jul 93
  41789. Dev.CD Apr 93"
  41790.         activate
  41791.     end tell
  41792. on error errMsg number errNum
  41793.     --enter statements to perform when no records are found such as...
  41794.     display dialog "Sorry, the item you selected could not be found."
  41795.     return
  41796. end try
  41797. All Packages
  41798. Feb 92L
  41799. Apr 97O$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  41800.  - Sample CodeV
  41801. 80721X
  41802. Aug 00^    TC Disk 2
  41803. y--set theItem to choose file -- uncomment to test in an AS editor
  41804.     tell application "Finder"
  41805.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  41806.         activate
  41807.     end tell
  41808. on error errMsg number errNum
  41809.     --enter statements to perform when no records are found such as...
  41810.     display dialog "Sorry, the item you selected could not be found."
  41811.     return
  41812. end try
  41813. e    No Changeq
  41814. Dev.CD Aug 00 TC Disk 2
  41815. All Packages
  41816. F(Snippets - Development Tools & Languages
  41817. 80722X
  41818. start
  41819. start
  41820. started
  41821. starter
  41822. startup
  41823. static
  41824. stdfilesaver
  41825. stiletto
  41826. stiletto
  41827. program
  41828. stiletto
  41829. sources
  41830. 01730-0108
  41831. 01760
  41832. te    No Changef1Drag and Drop
  41833. PromiseHFSFlavor
  41834. promise
  41835. finderq
  41836. Dev.CD Aug 00 TC Disk 2
  41837. All Packages
  41838. FinderEvents 1.2I
  41839. Summary: An XCMD which can send all known FinderEvents from Hypercard 2.1 including Pascal source code.
  41840. Features: Uses Finder custom AppleEvents to make Finder execute functions. Has ability to launch apps on remote machines!J+FinderEvents
  41841. FinderEvents 1.2 Release NotesK
  41842. Jan 92M
  41843. Hypercard 2.1, System 7OeDev.CD Aug 00 TC Disk 1:Tool Chest:Development Kits:HyperCard Related:XCMDs & XFCNs:FinderEvents 1.2:PsDev.CD Aug 00 TC Disk 1
  41844.  - Tool Chest
  41845.  - Development Kits
  41846.  - HyperCard Related
  41847.  - XCMDs & XFCNs
  41848.  - FinderEvents 1.2V
  41849. 80164X
  41850. Aug 00^    TC Disk 1
  41851. e    No Change
  41852. image to a PixMap image and then to a PixPat and then finally to a 'ppat' resource. In this example, the 'ppat' resource is saved-off into a resource file.
  41853. JePixMap2PixPat2Ppat(PPC)
  41854. PixMap2PixPat2ppat.c
  41855. PixMap2PixPat2Ppat.mcp
  41856. PixMap2PixPat2ppat.rsrc
  41857. ppat fileK
  41858. Aug 00M
  41859. Color QuickDrawy:s
  41860. 77185
  41861. --set theItem to choose file -- uncomment to test in an AS editor
  41862.     tell application "Finder"
  41863.         open item "Dev.CD Apr 94
  41864. Dev.CD Jan 94
  41865. Dev.CD Oct 93
  41866. Dev.CD Jul 93
  41867. Dev.CD Apr 93"
  41868.         activate
  41869.     end tell
  41870. on error errMsg number errNum
  41871.     --enter statements to perform when no records are found such as...
  41872.     display dialog "Sorry, the item you selected could not be found."
  41873.     return
  41874. end try
  41875. restartB
  41876. restarting
  41877. restore
  41878. restored
  41879. restricted
  41880. restrictions
  41881. resulta
  41882. resulting
  41883. header file and a dummy application (MailFoo).
  41884. Nov 96V
  41885. 75331X
  41886. 1e    No Change
  41887. Communications Toolbox
  41888. Contributed
  41889. Devices and Hardware
  41890. Files
  41891. Games
  41892. Graphics 2D
  41893. Graphics 3D
  41894. Help Systems
  41895. Human Interface Toolbox
  41896. Interapplication Comm
  41897. Memory
  41898. Networking
  41899. OS Utilities
  41900. Overview
  41901. Platforms and Tools
  41902. Printing
  41903. Processes
  41904. QuickTime
  41905. Runtime Architecture
  41906. Sound
  41907. sample
  41908. parts
  41909. odf-interest
  41910. odf-interest
  41911. archive
  41912. odfdev
  41913. odflibrary
  41914. odflibrary
  41915. odprogguide
  41916. odupdates
  41917. oldies
  41918. openi
  41919. install
  41920. browser
  41921. begini
  41922. first
  41923. browser
  41924. transport
  41925. debug
  41926. transport
  41927. debug
  41928. transport
  41929. velop Issue 13 bK
  41930. y getting the gdRefNum and calling GetDctlEntry to find the slot number.
  41931. Wake100:  Wake100 resets the wake up time on PowerBooks that support it (PB 100, Portable) so that it wakes up at the same time everyday.
  41932. Communications Toolbox
  41933. Contributed
  41934. Devices and Hardware
  41935. Files
  41936. Games
  41937. Graphics 2D
  41938. Graphics 3D
  41939. Help Systems
  41940. Human Interface Toolbox
  41941. Interapplication Comm
  41942. Memory
  41943. Networking
  41944. OS Utilities
  41945. Overview
  41946. Platforms and Tools
  41947. Printing
  41948. Processes
  41949. QuickTime
  41950. Runtime Architecture
  41951. Sound
  41952. All Packages
  41953. System Enabler 001 (IIvx, IIvi)OEDev.CD Apr 94
  41954. Dev.CD Jan 94
  41955. Dev.CD Oct 93
  41956. Dev.CD Jul 93
  41957. Dev.CD Apr 93PDDev.CD Apr 94
  41958. Dev.CD Jan 94
  41959. Dev.CD Oct 93
  41960. Dev.CD Jul 93
  41961. Dev.CD Apr 9V
  41962. 80853X
  41963. Apr 94
  41964. --set theItem to choose file -- uncomment to test in an AS editor
  41965.     tell application "Finder"
  41966.         open item "Dev.CD Apr 94
  41967. Dev.CD Jan 94
  41968. Dev.CD Oct 93
  41969. Dev.CD Jul 93
  41970. Dev.CD Apr 93"
  41971.         activate
  41972.     end tell
  41973. on error errMsg number errNum
  41974.     --enter statements to perform when no records are found such as...
  41975.     display dialog "Sorry, the item you selected could not be found."
  41976.     return
  41977. end try
  41978. All Packages
  41979. System Enabler 001 (IIvx, IIvi)OEDev.CD Apr 94
  41980. Dev.CD Jan 94
  41981. Dev.CD Oct 93
  41982. Dev.CD Jul 93
  41983. Dev.CD Apr 93PDDev.CD Apr 94
  41984. Dev.CD Jan 94
  41985. Dev.CD Oct 93
  41986. Dev.CD Jul 93
  41987. Dev.CD Apr 9V
  41988. 80854X
  41989. Apr 94
  41990. production
  41991. request
  41992. requested
  41993. requests
  41994. requireh
  41995. KOsDev.CD Jan 00 SDK1:What's New:Technical Documentation:Technical Publications:DeveloperDocumentation:corefoundation:P
  41996. Dev.CD Jan 00 SDK1
  41997.  - What's New
  41998.  - Technical Documentation
  41999.  - Technical Publications
  42000.  - DeveloperDocumentation
  42001.  - corefoundationtraffic by node, byte or network protocol.
  42002.       - Generates background traffic at any bandwidth.
  42003.       - Displays incoming data in several formats.
  42004.       - Decodes AppleTalk  packets up to the ATP level. 
  42005. JcManalyzer
  42006. Manalyzer Read Me
  42007. Manalyzer Read Me.txt
  42008. Manalyzer Relase Notes
  42009. Manalyzer Relase Notes.txtK
  42010. Vol VIIL
  42011. Vol VIIIMMMacintosh II or better, the NuBus Ethernet card or the NuBus Token Ring card.O7Dev.CD Nov 99 TC:Tool Chest:Networking:Manalyzer 2.0d3:P?Dev.CD Nov 99 TC
  42012.  - Tool Chest
  42013.  - Networking
  42014.  - Manalyzer 2.0d3V
  42015. 75333X
  42016. Nov 99^
  42017. Communications Toolbox
  42018. Contributed
  42019. Devices and Hardware
  42020. Files
  42021. Games
  42022. Graphics 2D
  42023. Graphics 3D
  42024. Help Systems
  42025. Human Interface Toolbox
  42026. Interapplication Comm
  42027. Memory
  42028. Networking
  42029. OS Utilities
  42030. Overview
  42031. Platforms and Tools
  42032. Printing
  42033. Processes
  42034. QuickTime
  42035. Runtime Architecture
  42036. Sound
  42037.  no records are found such as...
  42038.     display dialog "Sorry, the item you selected could not be found."
  42039.     return
  42040. end try
  42041. MovedfCCDEV control panel INIT MPW Symantec Metrowerks StandardFile PACK 3q
  42042. Dev.CD Aug 00 TC Disk 2
  42043. All Packages
  42044. STD File Saver 2.1.1
  42045. Summary:  StdFileSaver is a sample print driver written in C. It's based upon the STD File Saver 1.1 sample in Pascal that has been the only print driver sample available since 1991.  It writes to PICT resources, so it's not too useful as is, but illustrates what needs to be done with a minimum of extra gunk.
  42046. Changes since 2.0: Chooser support added. Bugs fixed. Save to PICT file as well as resouce.
  42047. Nov 96V
  42048. 78272X
  42049. Summary: This stack contains a collection of Apple Event XCMDs and handlers which can be used to send Apple events to Apple event-aware applications from HyperCard.  It replaces the SendAppleEvent XCMD stack which has been previously distributed via AppleLink and Apple's Developer CD.  Object specifiers and AERecords are  now supported in this stack!  With this HyperCard stack, you may easily create and send Apple events to an application.  By reading an application's 'aete' resource, whicBfh generates glue routines, you can "test drive" the application by sending it events that it supports.
  42050. J*Apple Event XCMDs b3
  42051. Apple Event XCMDs DocK
  42052. Nov 94OlDev.CD Aug 00 TC Disk 1:Tool Chest:Development Kits:HyperCard Related:XCMDs & XFCNs:Apple Event XCMDs 1.0b3:PzDev.CD Aug 00 TC Disk 1
  42053.  - Tool Chest
  42054.  - Development Kits
  42055.  - HyperCard Related
  42056.  - XCMDs & XFCNs
  42057.  - Apple Event XCMDs 1.0b3eTable
  42058. RuntimeSvcs
  42059. SearchingTechnologies
  42060. SiteInfo
  42061. TextIntlSvcs
  42062. Utilities
  42063. Jan 00L
  42064. Feb 00
  42065. 80360X
  42066. Jan 97^
  42067. --set theItem to choose file -- uncomment to test in an AS editor
  42068.     tell application "Finder"
  42069.         open item "Dev.CD Jan 97 SDK2:Development Kits (Disc 2):OpenDoc Development Framework:"
  42070.         activate
  42071.     end tell
  42072. on error errMsg number errNum
  42073.     --enter statements to perform when no records are found such as...
  42074.     display dialog "Sorry, the item you selected could not be found."
  42075.     return
  42076. end try
  42077. Deletedq
  42078. Dev.CD Jan 97 SDK2
  42079. :D!All Packages
  42080. Mac OS SDK Edition
  42081. OpenDoc International
  42082. Summary:  OpenDoc J-1.1 GM is a localized version of OpenDoc for Japan. This version supports Japanese system software version 7.5.3 or later. 
  42083. Included in the OpenDoc International folder are Recipes and Development folders along with the OpenDoc J-1.1 installer. These items supplement the OpenDoc SDK and help developers understand how to use TSM and TSMTE in programming OpenDoc parts.
  42084. 80361X
  42085. Deleted
  42086. inting at this extension exp
  42087. ptags
  42088. ptags
  42089. manual
  42090. ptags
  42091. manual
  42092. pubscatalog
  42093. pubscatalog
  42094. pubsorderform
  42095. pubsorderform
  42096. survival
  42097. elaborates
  42098. electronicu
  42099. electronics
  42100. element
  42101. elementso
  42102. elicit
  42103. eliminate
  42104. eliminates
  42105. eliminating
  42106. elizabeth
  42107. email
  42108. embed
  42109. embed
  42110. profile
  42111. image
  42112. specified
  42113. image's
  42114. embedded
  42115. embedding
  42116. embellish
  42117. embodies
  42118. emphasis
  42119. empirically
  42120. employj
  42121. emptied
  42122. empty
  42123. emptying
  42124. enable
  42125. mouse
  42126. keyboard
  42127. enable
  42128. speech
  42129. Summary:  These two applications, Remote Control and Server Controller, allow the owner of a Macintosh to start or stop the file server running on that Macintosh using another Macintosh at another location on the network. They provide an example of applications using asynchronous PPC Toolbox code for communications, and of a faceless background-only application used as agent to control remote system.
  42130. All source Metrowerks Pascal code for both programs is included. Built using the UnversalB
  42131.  Interfaces version 2.0.
  42132. Note: the functionality provided by these applications can be easily duplicated with the scriptable Finder and AppleScript.
  42133. MW Remote Control.
  42134. MW Server Controller.
  42135. Remote Control
  42136. Remote Control.p
  42137. Remote Control.rsrc
  42138. Server Controller
  42139. Server Controller.p
  42140. Server Controller.rsrc
  42141. Server Remote Control Read Me
  42142. ServerControlIntf.pK
  42143. Aug 95M
  42144. Metrowerks Pascal 6O\Dev.CD Aug 00 TC Disk 1:Tool Chest:Interapplication Communication:Server Remote Control 1.1:
  42145. Summary:  Apple's Indian Language Kit is an easy way to add Hindi, Sanskrit, Gujarati, Marathi, Punjabi, and Nepali text to your  documents using any of three Indian writing systems: Devanagari, Gujarati, and Gurmukhi.
  42146.                                                       
  42147. The Indian Language Kit is the ideal solution for a variety of business, educational and personal projects. It works best with applications that support Apple's WorldScript technology. It can even be used to view ISCII-
  42148. compatible Indian language sites on the web.
  42149. The Indian Language Kit includes Apple TrueType fonts that display and print high-quality Devanagari, Gurmukhi and Gujarati characters at any size. Documents can be printed on both QuickDraw and PostScript printers. If you use a QuickDraw GX application with the kit you will be able to access additional advanced typography features supported by Apple QuickDraw GX technology.
  42150. The kit comes with a selection of keyboard layouts accompanied by a r
  42151. 81085X
  42152. Dec 99^
  42153. --set theItem to choose file -- uncomment to test in an AS editor
  42154.     tell application "Finder"
  42155.         open item "Dev.CD Dec 99 RL:Technical Publications:Documentation in PDF:"
  42156.         activate
  42157.     end tell
  42158. on error errMsg number errNum
  42159.     --enter statements to perform when no records are found such as...
  42160.     display dialog "Sorry, the item you selected could not be found."
  42161.     return
  42162. end try
  42163. Deletedf
  42164. Mac OS
  42165. Mac OS 8
  42166. Mac OS 8.5
  42167. Inside Macintosh
  42168. Inside Mac
  42169. Developer Notes
  42170. Mac OS X
  42171. QuickTime
  42172. and WebObjects
  42173. pdf documents
  42174. printing pdf
  42175. PDF.q
  42176. Dev.CD Dec 99 RL
  42177. D(All Packages
  42178. Reference Library Edition
  42179. F"Technical Publications: Enterprise
  42180. docviewer
  42181. doesn'tj
  42182. doesn't
  42183. documents
  42184. properly
  42185. doesnt
  42186. dogcow
  42187. summary
  42188. package
  42189. provides
  42190. something
  42191. replacement
  42192. summary
  42193. piece
  42194. intended
  42195. assist
  42196. non-us
  42197. developers
  42198. summary
  42199. resedit
  42200. editor
  42201. prepare
  42202. localized
  42203. numbe
  42204. summary
  42205. resedit
  42206. contains
  42207. macsbug
  42208. summary
  42209. sample
  42210. illustrates
  42211. determine
  42212. summary
  42213. sample
  42214. demonstrates
  42215. compress
  42216. decompr
  42217. summary
  42218. sample
  42219. demonstrates
  42220. write
  42221. simple
  42222. summary
  42223. sample
  42224. extracts
  42225. finder
  42226. strings
  42227. summary
  42228. support
  42229. quicktake
  42230. quicktake
  42231. summary
  42232. small
  42233. application
  42234. control
  42235. summary
  42236. software
  42237. improves
  42238. float-to-int
  42239. conversion
  42240. summary
  42241. stack
  42242. contains
  42243. collection
  42244. apple
  42245. event
  42246. xcmdn
  42247. summary
  42248. stack
  42249. allow
  42250. users
  42251. register
  42252. creator
  42253. summary
  42254. submission
  42255. contains
  42256. virtual
  42257. external
  42258. summary
  42259. application
  42260. demonstrates
  42261. tools
  42262. goodies
  42263. tools
  42264. topicsR
  42265. total
  42266. tpifile
  42267. tpifile
  42268. tpifile
  42269. tpifile
  42270. tpifile
  42271. tpifileregister
  42272. tpifileregister
  42273. tpifiletest
  42274. tpifiletest
  42275. helper
  42276. traditional
  42277. trainingR
  42278. transitionso
  42279. stem to create broadcast-ready graphics.
  42280. CompbasedMediaBroadcastEnv.pdfK
  42281. May 99L
  42282. Jul 99M
  42283. Acrobat Reader 3.0N5Computer Based Media, Television, Broadcast, GraphicsONDev.CD Mar OO RLDisk 1:Interactive Media Resources:CompbasedMediaBroadcastEnv:PSDev.CD Mar OO RLDisk 1
  42284.  - Interactive Media Resources
  42285.  - CompbasedMediaBroadcastEnvmPutDialog with an Save button that checks to see if several files (with the name filename+suffix) already exist. a dialog hook procedure is responsible for presenting separate "Replace?" dialogs.  When the Save button is hit and
  42286. allows
  42287. reset
  42288. interrupt
  42289. keyboard@
  42290. feel@
  42291. fetterman@
  42292. fileinfo@
  42293. files@
  42294. files/folders@
  42295. findchange@
  42296. finishing@
  42297. fixing@
  42298. flush@
  42299. folder
  42300. folder
  42301. contents@
  42302. folders@
  42303. font@
  42304. however@
  42305. import@
  42306. in-depth@
  42307. in-house@
  42308. inactive@
  42309. index@
  42310. inline@
  42311. install@
  42312. integrate@
  42313. interleaving@
  42314. intuitive@
  42315. investigated@
  42316. ~--set theItem to choose file -- uncomment to test in an AS editor
  42317.     tell application "Finder"
  42318.         open item "Dev.CD Apr 94
  42319. Dev.CD Jan 94
  42320. Dev.CD Oct 93"
  42321.         activate
  42322.     end tell
  42323. on error errMsg number errNum
  42324.     --enter statements to perform when no records are found such as...
  42325.     display dialog "Sorry, the item you selected could not be found."
  42326.     return
  42327. end try
  42328. dialog
  42329. those
  42330. defining
  42331. feauresb
  42332. februaryj
  42333. fedit
  42334. feedbacko
  42335. ~--set theItem to choose file -- uncomment to test in an AS editor
  42336.     tell application "Finder"
  42337.         open item "Dev.CD Apr 94
  42338. Dev.CD Jan 94
  42339. Dev.CD Oct 93"
  42340.         activate
  42341.     end tell
  42342. on error errMsg number errNum
  42343.     --enter statements to perform when no records are found such as...
  42344.     display dialog "Sorry, the item you selected could not be found."
  42345.     return
  42346. end try
  42347. michael
  42348. microphone
  42349. microphones
  42350. microprocessor
  42351. microprocessorsA
  42352. microsoft
  42353. microsystems
  42354. microtrendsj
  42355. middle
  42356. middleware
  42357. midiconverter
  42358. mighth
  42359. millennium
  42360. miller
  42361. millionj
  42362. millions
  42363. mimics
  42364. minilauncher
  42365. minimal
  42366. minimising
  42367. minimizep
  42368. minimum
  42369. minor
  42370. minute
  42371. minutes
  42372. day-to-day
  42373. daylight
  42374. daystar
  42375. dboxproc
  42376. dcmda
  42377. dcmds]
  42378. de-allocated
  42379. de-blessing
  42380. dealer
  42381. dealing
  42382. deals
  42383. deanna
  42384. macapp
  42385. users
  42386. deatherage
  42387. debabelizer
  42388. debug]
  42389. debugger
  42390. debugger's
  42391. debuggerpresence
  42392. debuggers
  42393. debuggingV
  42394. debugging
  42395. optimized
  42396. debugs
  42397. debugstr
  42398. defined
  42399. definingf
  42400. definition
  42401. definitionso
  42402. definitive
  42403. defproc
  42404. defprocs
  42405. delay
  42406. delaysj
  42407. tantek
  42408. tanzania
  42409. tanzania-family
  42410. targetR
  42411. targeted
  42412. targetingf
  42413. targets
  42414. targetted
  42415. technologicalj
  42416. technologiesp
  42417. technologyh
  42418. technote
  42419. tells
  42420. templatey
  42421. templatesz
  42422. temporalw
  42423. temporarily
  42424. tensor
  42425. terms
  42426. terminal
  42427. terminology^
  42428. termsb
  42429. ternasky
  42430. test]
  42431. test-harness
  42432. testeds
  42433. testingx
  42434. textN
  42435. About the MRJ 2.2.2 Redistribution SDK
  42436. The MRJ 2.2.2 Redistribution SDK enables developers to install Mac OS Runtime for Java (MRJ) 2.2.2 as part of their own installation packages. The SDK helps assure that any such redistribution complies with the terms of the Apple software licensing agreement. Before using this SDK, you must sign an Apple licensing agreement for redistributing MRJ. For more information, see the Apple Licensing web site at http://developer.apple.com/mkt/swl/. 
  42437. e frequently updates MRJ and the MRJ SDK, with final release versions for use by the general public, and pre-release versions for use in testing and development.  Only the final release of MRJ 2.2.2 may be redistributed using this Redistribution SDK.  For information about the latest MRJ releases, see Apple
  42438. s Java Developer web site at http://developer.apple.com/java/.
  42439. Minimum requirements
  42440. The MRJ Redistribution SDK includes the file 
  42441. MRJ Redistribution.smi
  42442.  that you will bundle with you
  42443. managerd
  42444. managers
  42445. manuals
  42446. mapper
  42447. mapperref
  42448. storage
  42449. class
  42450. driver
  42451. match
  42452. matching
  42453. mdata
  42454. media
  42455. memhell
  42456. memory
  42457. memory
  42458. management
  42459. memory
  42460. manager
  42461. memory
  42462. monitor
  42463. menuh
  42464. items
  42465. manager
  42466. menubar
  42467. menus
  42468. menuscripter
  42469. metafile
  42470. meters
  42471. metrowerks
  42472. utable
  42473. string
  42474. needs
  42475. netsprocket
  42476. networkQ
  42477. network
  42478. preferences
  42479. network
  42480. setup
  42481. network
  42482. softwareQ
  42483. networking
  42484. newsi
  42485. notes
  42486. number
  42487. number
  42488. formatting
  42489. object-oriented
  42490. objectsupportlib
  42491. opaque
  42492. opaque
  42493. types
  42494. systems
  42495. transport
  42496. e    No Changef
  42497. QuickTime
  42498. Dev.CD Aug 00 TC Disk 2
  42499. All Packages
  42500. SoundRecordIDThis code shows using the SequenceGrabber for simple audio recording
  42501. Communications Toolbox
  42502. Contributed
  42503. Devices and Hardware
  42504. Files
  42505. Games
  42506. Graphics 2D
  42507. Graphics 3D
  42508. Help Systems
  42509. Human Interface Toolbox
  42510. Interapplication Comm
  42511. Memory
  42512. Networking
  42513. OS Utilities
  42514. Overview
  42515. Platforms and Tools
  42516. Printing
  42517. Processes
  42518. QuickTime
  42519. Runtime Architecture
  42520. Sound
  42521. Feb 00
  42522. - Common
  42523.     - Sun Compliant Java Runtime Environment 1.1
  42524.     - QuickTime 3 
  42525.     - QTJava.zip
  42526.     - QTJava media samples
  42527. - Mac OS:
  42528.     - System 8 or later
  42529.     - Macintosh Runtime for Java (MRJ) 2.1
  42530. - Windows 95, 98, or NT::
  42531.     - JRE/JDK from Sun Microsystems, Inc. recommended
  42532. QuickTime, Java, MRJO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  42533.  - Sample CodeV
  42534. 80745X
  42535. Aug 00^    TC Disk 2
  42536. e    No Change
  42537. rminal emulation package called Surfer. 
  42538. Macintosh Display Card 8
  42539. 24 GC: The Naked Truth  by Guillermo Ortiz.  How to take advantage of the new card and its software and what to do if you haven
  42540. t already invested in offscreen calls.
  42541. Meet PrGeneral, the Trap That Makes the Most of the Printing Manager  by Pete 
  42542.  Alexander.  How to use the five opcodes available in order to enhance the power of the Printing Manager and solve special problems.
  42543. J(develop Issue  3:
  42544. develop Issue  3 code:K
  42545. Vol IIIL
  42546. Jun 95OCDev.CD Sept 96 RL:Technical Documentation:develop:develop Issue  3:PKDev.CD Sept 96 RL
  42547.  - Technical Documentation
  42548.  - develop
  42549.  - develop Issue  3am users to create QuickTime VR content.
  42550.  Make it easy for photographers to convert photographs of an object into a QTVR object, and to convert wide-angle or panoramic photos into a QTVR panorama. 
  42551.  Do not support stitching of photos, the creation of "hot spots" on panoramas, or the combination of panoramas and/or objects i
  42552. PjDev.CD Jun 95 RL
  42553.  - Technical Documentation
  42554.  - Tools Demos & Tech Overviews
  42555.  - Mac Application Environmentnguage Kit offers full hanja support, including the hanja Dictionary Utility that allows a user to create a personal hanja dictionary.
  42556. The Korean Language Kit is based on Apple's WorldScript technology, which simplifies the way in which a single operating system can support multiple languages. It works with world ready applications that take advantage of WorldScript, such as ClarisWorks 4Df.0, WordPerfect, Nisus Writer, and WorldWrite. It can also be used with Korean localized applications.
  42557. Copy to your HD to install
  42558. Install 1
  42559. Install 10
  42560. Install 11
  42561. Install 12
  42562. Install 13
  42563. Install 14
  42564. Install 2
  42565. Install 3
  42566. Install 4
  42567. Install 5
  42568. Install 6
  42569. Install 7
  42570. Install 8
  42571. Install 9K
  42572. May 97O7Dev.CD May 00 TC:Language Kits:Korean Language Kit 1.0:P<Dev.CD May 00 TC
  42573.  - Language Kits
  42574.  - Korean Language Kit 1.0ons, multiple scripts, bidirectional scripts, or gray dimming.
  42575. dimming.
  42576. posers
  42577. postscript
  42578. power
  42579. power
  42580. power
  42581. macintosh
  42582. power
  42583. macintosh
  42584. debugger
  42585. power
  42586. manager
  42587. powerbook
  42588. powerbook
  42589. powerbook
  42590. series
  42591. powerbooks
  42592. powerpcA
  42593. powerpc
  42594. bandwidthA
  42595. powerplant
  42596. toolbox
  42597. pre-mixer
  42598. ssentials
  42599. 2.3.0
  42600. emulator
  42601. backlight
  42602. backlight
  42603. control
  42604. balloony
  42605. bbedit
  42606. bbedit
  42607. betabase
  42608. binhex
  42609. bit-depth
  42610. bitblitz
  42611. bitblitz
  42612. bouncingsprites
  42613. bring-up
  42614. broadcast
  42615. reporting
  42616. buginfo
  42617. buginfo
  42618. macro
  42619. build/download
  42620. registration
  42621. requests
  42622. callfinder
  42623. callfinder
  42624. callhyper
  42625. callhyper
  42626. camera
  42627. All Packages
  42628. QuickDraw GXO
  42629. Dev.CD Jan 96 SDK1P
  42630. Dev.CD Jan 96 SDKV
  42631. 80502X
  42632. Jan 96
  42633. g--set theItem to choose file -- uncomment to test in an AS editor
  42634.     tell application "Finder"
  42635.         open item "Dev.CD Jan 96 SDK1"
  42636.         activate
  42637.     end tell
  42638. on error errMsg number errNum
  42639.     --enter statements to perform when no records are found such as...
  42640.     display dialog "Sorry, the item you selected could not be found."
  42641.     return
  42642. end try
  42643. All Packages
  42644. QuickDraw GXO
  42645. Dev.CD Jan 96 SDK1P
  42646. Dev.CD Jan 96 SDKV
  42647. 80503X
  42648. Jan 96
  42649. g--set theItem to choose file -- uncomment to test in an AS editor
  42650.     tell application "Finder"
  42651.         open item "Dev.CD Jan 96 SDK1"
  42652.         activate
  42653.     end tell
  42654. on error errMsg number errNum
  42655.     --enter statements to perform when no records are found such as...
  42656.     display dialog "Sorry, the item you selected could not be found."
  42657.     return
  42658. end try
  42659. All Packages
  42660. QuickDraw GXO
  42661. Dev.CD Jan 96 SDK1V
  42662. 80504X
  42663. in-depth
  42664. age KitO
  42665. Dev.CD Aug 97 TC
  42666. Dev.CD Jan 94
  42667. Dev.CD Oct 93
  42668. Dev.CD Jul 93
  42669. Dev.CD Apr 93
  42670. Dev.CD Jan 92
  42671. Dev.CD Vol. XI
  42672. Dev.CD Vol. X
  42673. Dev.CD Vol. IX
  42674. Dev.CD Vol. VIII
  42675. Dev.CD Vol. VII
  42676. Dev CD Vol. VIP
  42677. Dev.CD Aug 97 TC
  42678. Dev.CD Jan 94
  42679. Dev.CD Oct 93
  42680. Dev.CD Jul 93
  42681. Dev.CD Apr 93
  42682. Dev.CD Jan 92
  42683. Dev.CD Vol. XI
  42684. Dev.CD Vol. X
  42685. Dev.CD Vol. IX
  42686. Dev.CD Vol. VIII
  42687. Dev.CD Vol. VII
  42688. Dev CD Vol. Vrror errMsg number errNum
  42689.     --enter statements to perform when no records are found such as...
  42690.     display dialog "Sorry, the item you selected could not be found."
  42691.     return
  42692. end try
  42693. Movedq
  42694. Dev.CD Aug 00 TC Disk 2
  42695. All Packages
  42696. MacCheck
  42697.  1.0.4
  42698. 77794X
  42699. Features:  The package provides sample code for implementing inline input for TextEdit, the TSMTE interfaces, and the TSMTE extension. It is intended to be used along with Macintosh Technical Note TE 27 - Inline Input for TextEdit with TSMTE.
  42700. Feb 94L
  42701. May 94V
  42702. 76488X
  42703. Moved
  42704. 'Programming for Flexibility: Thr Flexibility: Th
  42705. a hash table.
  42706. The OpenDoc User Experience  by Dave Curbow and Elizabeth Dykstra-Erickson.  This article provides an overview of OpenDoc from the user
  42707. s perspective: understanding the user experience is a prerequisite to designing good part editors.
  42708. Futures: Don
  42709. t Wait Forever  by Greg Anderson.  Futures are an invaluable abstraction for applications that handle multiple asynchronous Apple events, allowing cleaner code and eliminating the need for completion routines.
  42710. JBdevelop Issue 22
  42711. develop Issue 22 code
  42712. develop Issue 22 referencesK
  42713. Vol IIIL
  42714. Jun 95OIDev.CD Jun 00 RL Disk 1:Technical Documentation:Develop:develop Issue 22:PQDev.CD Jun 00 RL Disk 1
  42715.  - Technical Documentation
  42716.  - Develop
  42717.  - develop Issue 22inter Default SetDefaultDTP QuickDraw GX toolO>Dev.CD Aug 00 TC Disk 1:Tool Chest:QuickDraw GX:SetDefaultDTP:PFDev.CD Aug 00 TC Disk 1
  42718.  - Tool Chest
  42719.  - QuickDraw GX
  42720.  - SetDefaultDTP GX technology.
  42721. The kit comes with a selection of keyboard layouts accompanied by a r
  42722. Summary:  Macintosh Application Environment
  42723.  (MAE)
  42724. the virtual Macintosh for open systems
  42725. is an innovative software product for users of RISC-based UNIX workstations. A complete Macintosh environment in an X Window, MAE brings the functionality and ease-of-use of the Macintosh computer to Sun Microsystems SPARCstations running the SunSoft Solaris operating system, as well as Hewlett-Packard 9000 Series 700 workstations running HP-UX. 
  42726. This folder contains product information about MAE, asB
  42727.  well as information about the MAE ISV Partnership Program, to help Macintosh developers to penetrate the UNIX market with Macintosh applications.
  42728. J%MAE 2.0 DataSheet
  42729. MAE 2.0 White PaperK
  42730. May 94L
  42731. Jun 95M
  42732. Adobe Acrobat Reader.NCUNIX, A/UX, Open Systems, Sun, HP, workstation, MAE, Solaris, HP-UXObDev.CD Jun 95 RL:Technical Documentation:Tools Demos & Tech Overviews:Mac Application Environment:
  42733. drawtextcodec
  42734. drill
  42735. driven
  42736. driven
  42737. driverU
  42738. driver's
  42739. drivergestalt
  42740. drivergestaltexplore
  42741. drivergestaltexplore
  42742. sample
  42743. showing
  42744. driverloaderlib
  42745. driversj
  42746. Wment
  42747. managerd
  42748. manualb
  42749. mappings
  42750. markc
  42751. market
  42752. markpascal
  42753. mdefproc
  42754. mdefproc
  42755. media
  42756. 80265X
  42757. Nov 99^
  42758. --set theItem to choose file -- uncomment to test in an AS editor
  42759.     tell application "Finder"
  42760.         open item "Dev.CD Nov 99 TC:Tool Chest:QuickDraw:Mac Graphics Primer 2"
  42761.         activate
  42762.     end tell
  42763. on error errMsg number errNum
  42764.     --enter statements to perform when no records are found such as...
  42765.     display dialog "Sorry, the item you selected could not be found."
  42766.     return
  42767. end try
  42768. Deletedq
  42769. Dev.CD Nov 99 TC
  42770. D!All Packages
  42771. Mac OS SDK Edition
  42772. s of Mac products, Apple, in conjunction with our worldwide channel partners, is launching an aggressive campaign to ensure customers can easily locate Mac products on retail shelves through the prominent display of the NEW Mac platform logo. We know you
  42773. ll want to capitalize on this renewed interest in the Mac platform and make your products stand out to the millions of customers who want to buy Mac products. Getting involved is simple:
  42774.   1. Obtain the NEW Mac platform NEW Mac platform 
  42775. 80015X
  42776. Nov 99^
  42777. --set theItem to choose file -- uncomment to test in an AS editor
  42778.     tell application "Finder"
  42779.         open item "Dev.CD Nov 99 TC:Tool Chest:Testing & Debugging:Bug Reporting:betaBase:"
  42780.         activate
  42781.     end tell
  42782. on error errMsg number errNum
  42783.     --enter statements to perform when no records are found such as...
  42784.     display dialog "Sorry, the item you selected could not be found."
  42785.     return
  42786. end try
  42787. Deletedf
  42788. database
  42789. beta test
  42790. beta helpq
  42791. Dev.CD Nov 99 TC
  42792. All Packages
  42793. BinHexI
  42794. Summary: This is the definition for the BinHex 4.0 Protocol.  It will be useful for folks interested in adding BinHex 4.0 to their communications or file compression packages.J
  42795. BinHex 4.0 SpecsK
  42796. May 93M
  42797. Adobe Acrobat Reader.OKDev.CD Jun 00 RL Disk 1:Technical Documentation:Misc. Standards:BinHex 4.0:PSDev.CD Jun 00 RL Disk 1
  42798.  - Technical Documentation
  42799.  - Misc. Standards
  42800.  - BinHex 4.0V
  42801. 80016X
  42802. Jun 00^    RL Disk 1
  42803. e    No Change
  42804. --set theItem to choose file -- uncomment to test in an AS editor
  42805.     tell application "Finder"
  42806.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:Networks:"
  42807.         activate
  42808.     end tell
  42809. on error errMsg number errNum
  42810.     --enter statements to perform when no records are found such as...
  42811.     display dialog "Sorry, the item you selected could not be found."
  42812.     return
  42813. end try
  42814.   return
  42815. end try
  42816. Deletedq
  42817. Dev.CD Sept 96 RL
  42818. ID!All Packages
  42819. Mac OS SDK Edition
  42820. Developer Documentation
  42821. icntoicon
  42822. icntoicon
  42823. iconpict
  42824. iconpict
  42825. icons
  42826. iconutilspriv
  42827. iconutilspriv
  42828. ideas
  42829. ideas
  42830. opportunities
  42831. ideas
  42832. toolkit
  42833. identifycd
  42834. idletasks
  42835. idletasks
  42836. distributors/localiz
  42837. im-telephony
  42838. imageg
  42839. images
  42840. imaging[
  42841. Watest MPW'- Symantec C++ for MPW, MrC
  42842. Here is a list of the changes to MenuScripter 3.1 to produce MenuScripter 4.0:
  42843.  Updated script terminology consistent with 7Edit 3.1.
  42844.  Improvements to user interface.
  42845.  A results window
  42846. --set theItem to choose file -- uncomment to test in an AS editor
  42847.     tell application "Finder"
  42848.         open item "Dev.CD Apr 94
  42849. Dev.CD Jan 94
  42850. Dev.CD Oct 93
  42851. Dev.CD Jul 93"
  42852.         activate
  42853.     end tell
  42854. on error errMsg number errNum
  42855.     --enter statements to perform when no records are found such as...
  42856.     display dialog "Sorry, the item you selected could not be found."
  42857.     return
  42858. end try
  42859. W    No Change
  42860. fileinfoz
  42861. filemaker
  42862. filename
  42863. filenames
  42864. files/foldersB
  42865. filetool
  42866. filled
  42867. filler
  42868. filling
  42869. filter
  42870. filtering
  42871. finalj
  42872. finally
  42873. financingj
  42874. findr
  42875. findchange
  42876. finder
  42877. finder's
  42878. finder-like
  42879. finderevents
  42880. finderheaps
  42881. finders
  42882. finding
  42883. findlurkers
  42884. findsh
  42885. fine-tune
  42886. finger-coded
  42887. firewire
  42888. firstj
  42889. first-person
  42890. firstly
  42891. fitsj
  42892. fivej
  42893. fixed
  42894. fixesV
  42895. webobjects
  42896. webobjects
  42897. categories
  42898. posers
  42899. webobjects
  42900. designing
  42901. robustness
  42902. testing
  42903. webobjects
  42904. eomodeler
  42905. project
  42906. builder
  42907. webobjects
  42908. builder
  42909. webobjects
  42910. objective-c
  42911. webobjects
  42912. openstep
  42913. memory
  42914. management
  42915. webobjects
  42916. performance
  42917. tuning
  42918. optimization
  42919. webobjects
  42920. webobjects
  42921. server
  42922. objects
  42923. window
  42924. windows
  42925. wombat
  42926. workgroup
  42927. working
  42928. workstation
  42929. world
  42930. wrapper
  42931. writeswell
  42932. summary
  42933. updates
  42934. mactcp
  42935. driver
  42936. correct
  42937. summary
  42938. training
  42939. stack
  42940. gives
  42941. general
  42942. overview
  42943. summary
  42944. allows
  42945. hypertalk
  42946. scripter
  42947. display
  42948. summary
  42949. three
  42950. samples
  42951. involving
  42952. standard
  42953. dialogs
  42954. summary
  42955. three
  42956. tools
  42957. testing
  42958. performance
  42959. summary
  42960. supplementing
  42961. documentation
  42962. summary
  42963. toolbox
  42964. assistant
  42965. gives
  42966. rapid
  42967. access
  42968. up-to-da
  42969. summary
  42970. unmountit
  42971. easily
  42972. unmount
  42973. eject
  42974. sharable
  42975. summary
  42976. updated
  42977. conceptual
  42978. reference
  42979. documentation
  42980. summary
  42981. display
  42982. starting
  42983. summary
  42984. validator
  42985. utility
  42986. testing
  42987. sierra/i
  42988. summary
  42989. simple
  42990. macintosh
  42991. application
  42992. supports
  42993. summary
  42994. pleased
  42995. provide
  42996. version
  42997. 1.5.1
  42998. summary
  42999. network
  43000. software
  43001. installer
  43002. insta
  43003. summer
  43004. sun's
  43005. sunsoft
  43006. super
  43007. grabguy
  43008. grabguy
  43009. graphical
  43010. graphical
  43011. interface
  43012. graphicsN
  43013. 76778X
  43014. virtual
  43015. navigation@
  43016. language
  43017. korean
  43018. language
  43019. 1.0.1
  43020. labelmenu
  43021. language
  43022. language
  43023. analysis
  43024. language
  43025. updater
  43026. language
  43027. updater
  43028. f/macos8
  43029. languages
  43030. laserwriter
  43031. laserwriter
  43032. laserwriter
  43033. 8.5.1gm
  43034. leaks
  43035. leaks
  43036. learning
  43037. learning
  43038. drive
  43039. verilog
  43040. sed mainly with Virtual User under 6.0.x).
  43041. Features: MiniLauncher can be set to launch an application directly, launch the application via a document, or launch the application and print a document.print a document.
  43042. 2MQMacintosh LC, Apple IIe Card, Macsbug, This package is not System 7.0 compatible.st in an AS editor
  43043.     tell application "Finder"
  43044.         open item "Dev.CD Jun 00 RL Disk 2:Technical Publications:"
  43045.         activate
  43046.     end tell
  43047. on error errMsg number errNum
  43048.     --enter statements to perform when no records are found such as...
  43049.     display dialog "Sorry, the item you selected could not be found."
  43050.     return
  43051. end try
  43052. e    No ChangefSTechnical Publications
  43053. technical documentation
  43054. documentation
  43055. Tech Docs
  43056. publications
  43057. /A.http://developer.apple.com/techpubs/index.html
  43058. Dev.CD Jun 00 RL Disk 2
  43059. F,Technical Publications: Documentation in PDF
  43060. Collection of PDF documentation for Mac OS, Developer Notes, Java, Mac OS X, QuickTime, and WebObjects.
  43061. Features: Viewing and Printing instructions for PDF documents included. Refer to the 
  43062. README.html file in the "Documentation in PDF" folder for instructions.
  43063. uctions.
  43064. Sep 99
  43065. carbonlib
  43066. 1.0.4
  43067. cardbus
  43068. cardbus
  43069. cards
  43070. categories
  43071. cd-rom
  43072. validator
  43073. cfm-68k
  43074. cfm-68k
  43075. chinese
  43076. chinese
  43077. dictation
  43078. chinese
  43079. dictation
  43080. chinese
  43081. handwriting
  43082. chinese
  43083. handwriting
  43084. chinese
  43085. language
  43086. chinese
  43087. language
  43088. updater
  43089. chinesetalk
  43090. chinesetalk
  43091. 6.0.3
  43092. chinesetalk
  43093. chinesetraditionalfo
  43094. chinesetraditionalfo
  43095. 6.0.5
  43096. chromakeymovie
  43097. cihui
  43098. client
  43099. clipboard
  43100. clipboard
  43101. magician
  43102. editor
  43103. resedit
  43104. color[
  43105. color
  43106. locator
  43107. colorpicker
  43108. colorpicker
  43109. 2.1.1
  43110. colorpopupmenus
  43111. colorsync
  43112. colorsync
  43113. colorsync
  43114. photoshop
  43115. plugins
  43116. communications
  43117. communications
  43118. toolbox
  43119. component
  43120. compositedeffects
  43121. computer-based
  43122. --set theItem to choose file -- uncomment to test in an AS editor
  43123.     tell application "Finder"
  43124.         open item "Dev.CD Apr 94
  43125. Dev.CD Jan 94
  43126. Dev.CD Oct 93
  43127. Dev.CD Jul 93
  43128. Dev.CD Apr 93"
  43129.         activate
  43130.     end tell
  43131. on error errMsg number errNum
  43132.     --enter statements to perform when no records are found such as...
  43133.     display dialog "Sorry, the item you selected could not be found."
  43134.     return
  43135. end try
  43136.  work with their data faster and more intuitively.  Version 1.1.1 corrects a problem with the Universal interface file.
  43137. Macintosh Drag and Drop implements the new Drag Manager toolb
  43138. Summary: This graphics primer contains information and concepts that can aid in the understanding of Macintosh graphics.  
  43139. Features: It includes such things as understanding color and the differences between how computers generate colors versus how we see them.
  43140. Although this primer is not directly a prerequisite; it is recommended as a prerequisite for any other course involved in the study of graphics; such as the Apple Training Support courses for Macintosh Video Display Cards.
  43141. Mac Graphics Primer 2K
  43142. Vol IIIL
  43143. Vol VIIO;Dev.CD Nov 99 TC:Tool Chest:QuickDraw:Mac Graphics Primer 2PCDev.CD Nov 99 TC
  43144.  - Tool Chest
  43145.  - QuickDraw
  43146.  - Mac Graphics Primer 
  43147.   -System file (System, Finder, System Enabler, Launcher)
  43148.     corruption detection
  43149.   -Duplicate System Folder detection
  43150.  Logic board test
  43151. Recommended for System 7.1; it will run on System 7.0 and above.
  43152. Issues:
  43153. Not to be licenced with any other products
  43154. Incompatible with Thunder
  43155. Some printing incompatibilities:
  43156. IMPORTANT INFO ABOUT SOUND MANAGER
  43157. QuickTime 3 now incorporates both the QuickTime VR and QuickDraw 3D technologies into one convenient package.  In addition, the Sound Manager is also now part of the QuickTime 3 release.  All of these technologies and their respective SDK components are integrated into the QuickTime 3 SDK.
  43158. The QuickTime 3 SDK is now a retail product.  You can order the SDK through the Apple Store at:
  43159. http://www.apple.com/store
  43160. To get started,  you can go to the DeveloB
  43161. pers section of the QuickTime web-site where you will find many components of the SDK  on-line at:
  43162. http://www.apple.com/quicktime/developers
  43163. JpCheck the QuickTime 3 SDK
  43164. folder for more information
  43165. integrated with QuickTime.
  43166. The Sound Manager is now fullyK
  43167. Sep 93L
  43168. Oct 98O9Dev.CD Apr 00 SDK1:Development Kits:Mac OS:Sound Manager:PADev.CD Apr 00 SDK1
  43169.  - Development Kits
  43170.  - Mac OS
  43171.  - Sound Manager
  43172. Rhapsody Developer Documentation
  43173. Rhapsody Home Pages
  43174. A set of "home pages" that guides you to the documentation you're looking for. These pages mirror those found on the Rhapsody Developer CD, yet lead you to more up-to-date information.
  43175. Release Notes
  43176. The release notes describe new features, known problems, and bug fixes for the current Rhapsody release. They often contain late-breaking information that did not make it into the installed release notes. 
  43177.  Yellow Box Java APIs
  43178.  An alpha vBaersion of the Application Kit and Foundation APIs, as rewritten for Java.
  43179. OPENSTEP Documentation
  43180. JVDeveloperTutorial_NT:
  43181. DevEnvGuide:
  43182. index.html
  43183. ProgrammingTopics:
  43184. rhapsody.html
  43185. System:K
  43186. May 97L
  43187. Dec 98NURhapsody, Yellow Box Java APIs, OPENSTEP, Rhapsody Home pages, Rhapsody Release NotesO1Dev.CD Dec 99 RL:Technical Publications:rhapsody:P6Dev.CD Dec 99 RL
  43188.  - Technical Publications
  43189.  - rhapsody-
  43190. christine
  43191. chromakey
  43192. chromakeying
  43193. chrpj
  43194. chunks
  43195. analyzerT
  43196. parser
  43197. 5.0.7V
  43198. parser
  43199. parser
  43200. adbreinit
  43201. adbreinit
  43202. noteW
  43203. adbreinit
  43204. adcstyle
  43205. adcstyle
  43206. addchange
  43207. addendumg
  43208. addheader
  43209. additions
  43210. addmenu
  43211. addressh
  43212. addresses
  43213. administration
  43214. archive
  43215. filesi
  43216. archive
  43217. htmli
  43218. color
  43219. imaging
  43220. advanced[
  43221. color
  43222. imaging[
  43223. advanced
  43224. color
  43225. imaging
  43226. advanced
  43227. technique
  43228. coercion
  43229. init]
  43230. aegizmos]
  43231. aegizmos
  43232. 1.4.2]
  43233. aete]
  43234. editor
  43235. stack
  43236. 1.0b3]
  43237. resedit
  43238. template^
  43239. aetracker]
  43240. aetracker
  43241. aetracker
  43242. aetracker
  43243. monitor`
  43244. aetracker
  43245. read`
  43246. aeusertermtypes^
  43247. aeusertermtypes
  43248. aeut^
  43249. resource^
  43250. protocol
  43251. agent
  43252. aiatb
  43253. manual
  43254. changes
  43255. readmeb
  43256. Summary:  These applications demonstrate how to write a background task which uses Apple events to pass on task related information to another application.
  43257.  How to write a Faceless Background Application that performs a task.
  43258.  Sending and receiving application specific Apple events.
  43259.  How to receive AppleScript subroutine Apple events.
  43260.  Use of the Notification Manager to notify users using alerts, flashing menu bar icon and sound.
  43261.  PBCatSearch() of files between modification dateB?s.
  43262.  How to write a script application that runs in idle time.
  43263. Communications Toolbox
  43264. Contributed
  43265. Devices and Hardware
  43266. Files
  43267. Games
  43268. Graphics 2D
  43269. Graphics 3D
  43270. Help Systems
  43271. Human Interface Toolbox
  43272. Interapplication Comm
  43273. Memory
  43274. Networking
  43275. OS Utilities
  43276. Overview
  43277. Platforms and Tools
  43278. Printing
  43279. Processes
  43280. QuickTime
  43281. Runtime Architecture
  43282. Sound
  43283. Apr 96L
  43284. May 97N
  43285. background apple eventO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  43286.  - Sample Code
  43287. documents
  43288. doevent
  43289. doevent
  43290. domenu
  43291. domenu
  43292. dragging
  43293. dragging
  43294. enabler
  43295. draglib
  43296. drawing
  43297. drawsprocket
  43298. drawsprocket
  43299. drawsprocket
  43300. drawsprocket
  43301. release
  43302. notes
  43303. drawsprocket
  43304. drawsprocketlib
  43305. drawtextcodec
  43306. drawtextcodec
  43307. example
  43308. drawtkl
  43309. drawtkl
  43310. drawtkl
  43311. drive
  43312. drive
  43313. setup
  43314. drive
  43315. setup
  43316. guide
  43317. drive
  43318. utilities
  43319. driver
  43320. drivers
  43321. dropdisk
  43322. dropshell
  43323. dropshell
  43324. dropshell
  43325. dropshell
  43326. dropshell
  43327. dropshell
  43328. drvrs
  43329. dsappleevents
  43330. dsappleevents
  43331. dsappleevents
  43332. dsglobals
  43333. dsglobals
  43334. englishterminology
  43335. rsrc^
  43336. enhanced
  43337. enhanced
  43338. survival
  43339. guide
  43340. eomodeler
  43341. eomodeler
  43342. Communications Toolbox
  43343. Contributed
  43344. Devices and Hardware
  43345. Files
  43346. Games
  43347. Graphics 2D
  43348. Graphics 3D
  43349. Help Systems
  43350. Human Interface Toolbox
  43351. Interapplication Comm
  43352. Memory
  43353. Networking
  43354. OS Utilities
  43355. Overview
  43356. Platforms and Tools
  43357. Printing
  43358. Processes
  43359. QuickTime
  43360. Runtime Architecture
  43361. Sound
  43362. ements to perform when no records are found such as...
  43363.     display dialog "Sorry, the item you selected could not be found."
  43364.     return
  43365. end try
  43366. e    No Changef$MRJ
  43367. MRJ SDK
  43368. MRJ 2.2
  43369. MRJ SDK 2.2o
  43370. http://developer.apple.com/sdkq
  43371. Dev.CD Jul 00 SDK1
  43372. All Packages
  43373. New & RevisedF    MRJ 2.2.2
  43374.     y: This training stack gives a general overview of the technology and features of the 4/8 bit video card and the 8/24 bit video card. J
  43375. Display Card 4
  43376. Vol IIIONDev.CD Nov 99 TC:Tool Chest:Hardware:Display & Video Hardware:Display Card 4
  43377. 8PYDev.CD Nov 99 TC
  43378.  - Tool Chest
  43379.  - Hardware
  43380.  - Display & Video Hardware
  43381.  - Display Card 4
  43382. 77649X
  43383. Nov 99^
  43384. omment to test in an AS editor
  43385.     tell application "Finder"
  43386.         open item "Dev.CD Jul 93
  43387. Dev.CD Apr 93"
  43388.         activate
  43389.     end tell
  43390. on error errMsg number errNum
  43391.     --enter statements to perform when no records are found such as...
  43392.     display dialog "Sorry, the item you selected could not be found."
  43393.     return
  43394. end try
  43395. All Packages
  43396. F    QuickTimeO"Dev.CD Jun 97 SSW
  43397. Dev.CD Dec 96 SEP!Dev.CD Jun 97 SSW
  43398. Dev.CD Dec 96 SV
  43399. 79407X
  43400. Jun 97
  43401. w--set theItem to choose file -- uncomment to test in an AS editor
  43402.     tell application "Finder"
  43403.         open item "Dev.CD Jun 97 SSW
  43404. Dev.CD Dec 96 SE"
  43405.         activate
  43406.     end tell
  43407. on error errMsg number errNum
  43408.     --enter statements to perform when no records are found such as...
  43409.     display dialog "Sorry, the item you selected could not be found."
  43410.     return
  43411. end try
  43412. All Packages
  43413. F    QuickTimeO"Dev.CD Jun 97 SSW
  43414. Dev.CD Dec 96 SEV
  43415. 79408X
  43416. Summary:  The Thread Manager is a System 7 Extension which allows applications to make use of multithreading within their application context on all Macintosh platforms. Version 2.1 supports both 68K and PowerPC applications.
  43417. Thread Manager Features:
  43418.  The Thread Manager is supported by Apple Computer
  43419.  Is a real live Macintosh Toolbox Manager, supported in System Software.
  43420.  Allows an application process to be broken into simple
  43421. subprocesses that proceed concurrently in the same overall 
  43422. application context.
  43423.  Easy-to-use
  43424.  programming interface
  43425.  Documentation is less than 2" thick
  43426.  Fast context switch times (does not BlockMove thread stacks like the old Threads library does)
  43427.  You can pass parameters on the stack (due to the above reason)
  43428.  Threads can have custom in/out context handlers
  43429.  Useful sample code provided
  43430.  Useful sample libraries provided
  43431.  Useful debugging tools provided
  43432. Issues:  Read the file 'Software Licensing Info' for information on contacting the App
  43433. 80740X
  43434. Apr 00^
  43435. --set theItem to choose file -- uncomment to test in an AS editor
  43436.     tell application "Finder"
  43437.         open item "Dev.CD Apr 00 SDK1:Development Kits:Mac OS:Sound Manager:"
  43438.         activate
  43439.     end tell
  43440. on error errMsg number errNum
  43441.     --enter statements to perform when no records are found such as...
  43442.     display dialog "Sorry, the item you selected could not be found."
  43443.     return
  43444. end try
  43445. Deletedq
  43446. Dev.CD Apr 00 SDK1
  43447. All Packages
  43448. Sound PreMixer effectI
  43449. A sound manager pre-mixer effect component shows how to look at and/or mofify the sound data for a particular sound channel before it gets to the mixer
  43450. Shows how to implement and use a pre-mixer component
  43451. Communications Toolbox
  43452. Contributed
  43453. Devices and Hardware
  43454. Files
  43455. Games
  43456. Graphics 2D
  43457. Graphics 3D
  43458. Help Systems
  43459. Human Interface Toolbox
  43460. Interapplication Comm
  43461. Memory
  43462. Networking
  43463. OS Utilities
  43464. Overview
  43465. Platforms and Tools
  43466. Printing
  43467. Processes
  43468. QuickTime
  43469. Runtime Architecture
  43470. Sound
  43471. All Packages
  43472. F)System Enabler 131 (PB 160/165c/180/180c)O7Dev.CD Apr 94
  43473. Dev.CD Jan 94
  43474. Dev.CD Oct 93
  43475. Dev.CD Jul 93P6Dev.CD Apr 94
  43476. Dev.CD Jan 94
  43477. Dev.CD Oct 93
  43478. Dev.CD Jul 9V
  43479. 80988X
  43480. Apr 94
  43481. --set theItem to choose file -- uncomment to test in an AS editor
  43482.     tell application "Finder"
  43483.         open item "Dev.CD Apr 94
  43484. Dev.CD Jan 94
  43485. Dev.CD Oct 93
  43486. Dev.CD Jul 93"
  43487.         activate
  43488.     end tell
  43489. on error errMsg number errNum
  43490.     --enter statements to perform when no records are found such as...
  43491.     display dialog "Sorry, the item you selected could not be found."
  43492.     return
  43493. end try
  43494. All Packages
  43495. F)System Enabler 131 (PB 160/165c/180/180c)O7Dev.CD Apr 94
  43496. Dev.CD Jan 94
  43497. Dev.CD Oct 93
  43498. Dev.CD Jul 93P6Dev.CD Apr 94
  43499. Dev.CD Jan 94
  43500. Dev.CD Oct 93
  43501. Dev.CD Jul 9V
  43502. 80989X
  43503. Apr 94
  43504. irectly licensing and including the "English Text-to-Speech" and/or "Mexican Spanish Text-to-Speech" installers (available both as disk images and as network/hard-disk installers) or by working from the source for the scripts, which is provided here.
  43505. Macintosh users can receive the system software that lets their Macintosh computers talk in any of three ways:
  43506.  It comes pre-installed on many Macintosh computers, but not all.
  43507.  Users can download Apple's PlainTalk "English Text-to-Speech" 
  43508. Mand "Mexican Spanish Text-to-Speech" software from Apple's web site.
  43509.  Developers can license this software for distribution with their applications. Contact Apple's licensing group for more information about licensing Apple software.
  43510.       512-919-2645
  43511.       AppleLink:   SW.LICENSE
  43512.       Internet:  SW.LICENSE@applelink.apple.com
  43513. JxDocumentation
  43514. Files
  43515. Installer Source
  43516. Interfaces
  43517. Scripting
  43518. Speech Synthesis Mgr Installers
  43519. Text-to-Speech - Read Me FirstK
  43520. Jul 96L
  43521. Jan 97
  43522. tensions
  43523. configurationt
  43524. connectivity
  43525. content
  43526. context
  43527. contextualh
  43528. contextual
  43529. manager
  43530. control
  43531. control
  43532. strip
  43533. powerbook
  43534. control
  43535. panel
  43536. controls
  43537. conversion
  43538. converter
  43539. coprocessorQ
  43540. foundation
  43541. overview
  43542. opaque
  43543. types
  43544. reference
  43545. counts
  43546. corners
  43547. countersA
  43548. counting
  43549. counts
  43550. creator
  43551. creator
  43552. signature
  43553. registration
  43554. cross-platform
  43555. ctabhandle
  43556. cursor
  43557. cursor
  43558. component
  43559. color
  43560. cursor
  43561. cursor
  43562. cursors
  43563. custom
  43564. cyrillic
  43565. datah
  43566. conversion
  43567. apple
  43568. event
  43569. server
  43570. scripting
  43571. database
  43572. database
  43573. dcmda
  43574. debug
  43575. debug
  43576. sound
  43577. manager
  43578. 3.2.1
  43579. debugging
  43580. decompress
  43581. decompressionP
  43582. delete
  43583. depth
  43584. design
  43585. designing
  43586. desktop
  43587. detectorh
  43588. commN
  43589. common
  43590. 80266X
  43591. Jan 99^
  43592. q--set theItem to choose file -- uncomment to test in an AS editor
  43593.     tell application "Finder"
  43594.         open item "Dev.CD Jan 99 SDK1:Mac Logo:"
  43595.         activate
  43596.     end tell
  43597. on error errMsg number errNum
  43598.     --enter statements to perform when no records are found such as...
  43599.     display dialog "Sorry, the item you selected could not be found."
  43600.     return
  43601. end try
  43602. Deletedf
  43603. Apple
  43604. Dev.CD Jan 99 SDK1
  43605. D&All Packages
  43606. System Software Edition
  43607. te upgrade for anyone on the Internet or anyone who wants to be. With more than 50 powerful new features, Mac OS 9 offers a full suite of capabilities for new and advanced users. Technologies  include  Sherlock 2, AppleScript, QuickTime, ColorSync, DVD, Digital Video, USB, FireWire, Open GL, Game Sprockets and more.
  43608. Localized releases of Mac OS 9 may be found on the October, November, and December 1999 System Software Editions in the following languages: Chinese (Simges: Chinese (Sim
  43609. 80267X
  43610. logo and NEW guidelines for its use. 
  43611.   2. Identify all your retail products with this small, yet powerful icon.
  43612. Developer commitment to providing the new Mac logo with wide scale, high profile visibility in combination with aggressive Apple-sponsored channel programs will increase overall sales of Macintosh products. Apple is working with our channel partners to ensure that packages with the Mac logo are prominently displayed and effectively merchandised. The goal of this campaign is to 
  43613. build a stronger, more financially secure Mac community that will continue to thrive for many years.
  43614. Some of the planned activities to support this campaign include:
  43615.  Retail End Caps, POP, ROP and Pre-Print Exposure 
  43616.  In-Store Merchandising Programs and Promotion
  43617.  Wholesale Distribution Programs
  43618.  Magazine Advertising Campaigns
  43619.  Mail-Order Catalog Programs and Promotions
  43620.  Apple Online Store Programs and Promotions 
  43621. To be considered for inclusion in these exciting, high-v
  43622. >P&Dev.CD Aug 00 TC Disk 2
  43623.  - Sample Codeolor bit depth, batch processing, optimizing, conditional statementsO3Dev.CD Mar OO RLDisk 1:Interactive Media Resources:P5Dev.CD Mar OO RLDisk 1
  43624.  - Interactive Media Resources recording the other buffer is played using bufferCmd.
  43625. 2BufRecordSndPlay:  This application records the sound into two buffers and as one buffer is recording the other buffer is played using SndPlay.
  43626. BufCallback:  This code demonstrates the use of a call back routine with the sound
  43627.  manager.  All it does is play a sound with bufferCmd and then wait for the call back routine to be called.  When the routine is called the app goes back to the event loop.
  43628. Cheap Studio: This sample shows how to use the SndPlayDoubleBufferand Record to disk examples to make a program that plays and records at the same time.
  43629. ClickSound:  A simple sound producer.
  43630. Double Buffer:  This sample application shows how to play sounds using double buffering.
  43631. EasyPlayRecord:  This simple applicat
  43632. savingj
  43633. savings
  43634. savory
  43635. savvy
  43636. sawitzki
  43637. saysj
  43638. sbarcdef
  43639. scalable
  43640. scale
  43641. scales
  43642. scaling
  43643. scannedg
  43644. scannerg
  43645. scanners
  43646. scanning
  43647. scansg
  43648. scenario
  43649. scene
  43650. scheduleR
  43651. scheduled
  43652. schedulesR
  43653. schemes
  43654. schneider
  43655. school
  43656. science
  43657. scoop
  43658. score
  43659. scoring
  43660. scroll
  43661. scrolling
  43662. searchb
  43663. searchesh
  43664. searchingh
  43665. secondZ
  43666. secret
  43667. secretary
  43668. secrets
  43669. sectionj
  43670. security
  43671. seeingj
  43672. segmented
  43673. segmenting
  43674. select
  43675. selected
  43676. Summary:
  43677. Collection of Java Developer Documentation. 
  43678. Summary:
  43679. Collection of Java Developer Documentation. 
  43680. Features:
  43681. Documentation topics include:
  43682. QuickTime For Java
  43683. Introduction to QuickTime for Java
  43684. Technical Overview
  43685. Cocoa
  43686. AppKit Reference
  43687. Enterprise Objects Framework
  43688. Foundation Reference
  43689. Java Tutorial
  43690. WebObjects and Java
  43691. Enterprise Objects Framework
  43692. Foundation Reference
  43693. Java Client
  43694. Features:
  43695. Mac OS Runtime for Java
  43696. MRJ Toolkit
  43697. JManager
  43698. JDirect
  43699. JBindery
  43700. JNimages
  43701. java.html
  43702. MacOSandJava
  43703. QTforJava
  43704. WebObjectsandJava
  43705. YellowBoxandJavaK
  43706. Jan 00L
  43707. Feb 00M
  43708. web browser
  43709. QuickTime For Java, Yellow Box and Java, AppKit Reference, Enterprise Objects Framework, Foundation Reference, Java Tutorial, WebObjects and Java, Enterprise Objects Framework, Foundation Reference Java Client, Mac OS Runtime for Java, MRJ Toolkit, JManager, JDirect, JBindery
  43710.  Publications:java:mg
  43711. Apr 00L
  43712. Apr 00NWHardware Developer Documentation, developer notes, devnotes, Power Mac, Power MacintoshOmDev.CD Feb 00 TC:What's New?:Technical Publications:Technical Documentation:Developer Documentation:hardware:P{Dev.CD Feb 00 TC
  43713.  - What's New?
  43714.  - Technical Publications
  43715.  - Technical Documentation
  43716.  - Developer Documentation
  43717.  - hardwareV
  43718. 80124X
  43719. Feb 00^
  43720. --set theItem to choose file -- uncomment to test in an AS editor
  43721.     tell application "Finder"
  43722.         open item "Dev.CD Feb 00 TC:What's New?:Technical Publications:Technical Documentation:Developer Documentation:hardware:"
  43723.         activate
  43724.     end tell
  43725. on error errMsg number errNum
  43726.     --enter statements to perform when no records are found such as...
  43727.     display dialog "Sorry, the item you selected could not be found."
  43728.     return
  43729. end try
  43730. e    No ChangefSHardware Developer Documentation
  43731. developer notes
  43732. devnotes
  43733. Power Mac
  43734. Power Macintosho.http://developer.apple.com/techpubs/index.htmlq
  43735. Dev.CD Feb 00 TC
  43736. 81101X
  43737. Jul 00^
  43738. --set theItem to choose file -- uncomment to test in an AS editor
  43739.     tell application "Finder"
  43740.         open item "Dev.CD Jul 00 SDK1:Development Kits:Mac OS:Thread Manager:"
  43741.         activate
  43742.     end tell
  43743. on error errMsg number errNum
  43744.     --enter statements to perform when no records are found such as...
  43745.     display dialog "Sorry, the item you selected could not be found."
  43746.     return
  43747. end try
  43748. e    No Changef9Thread Manager
  43749. thread
  43750. threads
  43751.  tasks
  43752. tasking
  43753. multitaskingq
  43754. Dev.CD Jul 00 SDK1
  43755. All Packages
  43756. Ticket  to Program 1.0
  43757. Summary: This program illustrates the the use of menus, windows, and alerts.  It shows how to create alerts, draw 5 different window types, hierarchical and PopUp menus, and how to add, toggle and set the style for menu items.
  43758. This package is System 7.0 compatible.
  43759. JlTicket to Program
  43760. Ticket to Program Proj
  43761. Ticket to Program Proj.Rsrc
  43762. Ticket to Program.c
  43763. Ticket to Program.hK
  43764. Vol IXM
  43765. Written in Think C 4.0
  43766. remote
  43767. control
  43768. server
  43769. controller
  43770. unmountit
  43771. mybuildmenu
  43772. myquicktakeapp
  43773. myquicktakeapp
  43774. 1.0.1tc7
  43775. myquicktakeapp
  43776. 1.0.2
  43777. n-dutch
  43778. namerevisioncurrent
  43779. native
  43780. native
  43781. navig
  43782. navigable
  43783. navigable
  43784. movie
  43785. toolkit
  43786. navigation
  43787. navigation
  43788. services
  43789. nbtestintf
  43790. nbtestintf
  43791. nbtestlib
  43792. nbtestlib
  43793. slotlook
  43794. slotlook
  43795. slotlook
  43796. slotlook
  43797. slots
  43798. software
  43799. license
  43800. sound
  43801. sound
  43802. files
  43803. 75347X
  43804. Aug 00^
  43805. r--set theItem to choose file -- uncomment to test in an AS editor
  43806.     tell application "Finder"
  43807.         open item "Dev.CD Aug 00 TC:Sample Code:"
  43808.         activate
  43809.     end tell
  43810. on error errMsg number errNum
  43811.     --enter statements to perform when no records are found such as...
  43812.     display dialog "Sorry, the item you selected could not be found."
  43813.     return
  43814. end try
  43815. e    No ChangefnTCP/IP AppleTalk reconfiguration Network Setup OTTCPWillDial AppleTalk on off enabled disabled active inactiveq
  43816. Dev.CD Aug 00 TC
  43817. D!All Packages
  43818. Tool Chest Edition
  43819. documents@
  43820. enabler@
  43821. errata@
  43822. file@
  43823. files@
  43824. filesharingmaster@
  43825. fkeys@
  43826. fssetprinter
  43827. fullrename
  43828. gateway@
  43829. geteof
  43830. grabguy@
  43831. graphics
  43832. graphics
  43833. grayscale@
  43834. gxoverridetool@
  43835. hack@
  43836. hardware
  43837. tools
  43838. systems@
  43839. hotsauce@
  43840. human
  43841. human
  43842. interface
  43843. guidelines@
  43844. hypercard@
  43845. hypercard
  43846. update
  43847. installer@
  43848. html@
  43849. import@
  43850. init@
  43851. install
  43852. 2.6.5@
  43853. interapplication@
  43854. interapplication
  43855. comm@
  43856. interface@
  43857. interfaces@
  43858. iotracer@
  43859. iso9660@
  43860. html@
  43861. helper
  43862. color
  43863. space
  43864. profile@
  43865. libraries
  43866. lurkers
  43867. macintosh@
  43868. macos8and9@
  43869. chedule@
  43870. shareware@
  43871. source@
  43872. system
  43873. related
  43874. cnvt@
  43875. GP<Dev.CD Apr 98 SDK1
  43876.  - Development Kits (Disc 1)
  43877.  - AppleTalk AS editor
  43878.     tell application "Finder"
  43879.         open item "Dev.CD Apr 94
  43880. Dev.CD Jan 94
  43881. Dev.CD Oct 93"
  43882.         activate
  43883.     end tell
  43884. on error errMsg number errNum
  43885.     --enter statements to perform when no records are found such as...
  43886.     display dialog "Sorry, the item you selected could not be found."
  43887.     return
  43888. end try
  43889. WDisk 1:Tool Chest:Development Kits:HyperCard Related:HyperCard Toolkits:
  43890. QuickDraw 3D v1.5.2K
  43891. Sep 97N
  43892. QuickDraw 3D, Windows, MetafileOCDev.CD Apr 99 SDK1:Development Kits:QuickDraw 3D for Windows 1.5.2:PHDev.CD Apr 99 SDK1
  43893.  - Development Kits
  43894.  - QuickDraw 3D for Windows 1.5.2V
  43895. 80499X
  43896. Apr 99^
  43897. --set theItem to choose file -- uncomment to test in an AS editor
  43898.     tell application "Finder"
  43899.         open item "Dev.CD Apr 99 SDK1:Development Kits:QuickDraw 3D for Windows 1.5.2:"
  43900.         activate
  43901.     end tell
  43902. on error errMsg number errNum
  43903.     --enter statements to perform when no records are found such as...
  43904.     display dialog "Sorry, the item you selected could not be found."
  43905.     return
  43906. end try
  43907. Deletedf
  43908. QuickDraw 3D
  43909. Windows
  43910. Metafileq
  43911. Dev.CD Apr 99 SDK1
  43912. D!All Packages
  43913. Mac OS SDK Edition
  43914. QuickDraw GX
  43915.     .0 or later.
  43916. Virtual User is a host-target based testing system.  At least 2 machines (1 host, many targets) are necessary to perform any testing with Virtual User, and all machines must be connected via an AppleTalk network (TCP/
  43917. altivec
  43918. always
  43919. america
  43920. amongb
  43921. amongst
  43922. amount
  43923. amounts
  43924. WCD May 97 TC"
  43925.         activate
  43926.     end tell
  43927. on error errMsg number errNum
  43928.     --enter statements to perform when no records are found such as...
  43929.     display dialog "Sorry, the item you selected could not be found."
  43930.     return
  43931. end try
  43932. All Packages
  43933. to post public messages to the network.
  43934. Talking Heads:  Startup document that allow you to "talk" with others in your network.  Files can be transferred between users.
  43935. TalkTool:  TalkTool is an MPW tool that allows you to use several protocols over AppleTalk.  It can send DDP, ATP, and Echo packets, and you can register names, get the zone list, and view names registered in the network
  43936. TCP:  Includes two MPW Tools, TCPSend and TCPReceive, that demonstrate a very simple establishment of 
  43937. a TCP connection and sending a text string over that connection. An API library of all the MacCTB driver and DNR calls is also included.
  43938. TCP Server:  This client/server sample uses MacTCP to implement a simple "greeting" server.  The server opens up several listeners on kGreetingPort (1235).
  43939. TCPClose:  This snippet shows how to close a connection gracefully without causing errors or forcing aborts on either the local or remote end.
  43940. testNBP:  Test program to demonstrate case insensitivit
  43941. FSample program to demonstrate the direct access to the ethernet address for Power Macs that have Ethernet built-in to the motherboard. The sample also includes the use of OT to show all of the ethernet addresses of all Ethernet Network Interface Cards present.
  43942. Includes source code, and CodeWarrior Pro v3.0 IDE project file.
  43943. Communications Toolbox
  43944. Contributed
  43945. Devices and Hardware
  43946. Files
  43947. Games
  43948. Graphics 2D
  43949. Graphics 3D
  43950. Help Systems
  43951. Human Interface Toolbox
  43952. Interapplication Comm
  43953. Memory
  43954. Networking
  43955. OS Utilities
  43956. Overview
  43957. Platforms and Tools
  43958. Printing
  43959. Processes
  43960. QuickTime
  43961. Runtime Architecture
  43962. Sound
  43963. Oct 98
  43964. CodeWarrior Pro v3.0 IDE to open the project file. The program requires Open Transport 1.1.1 or greater; however, the program can be modified to remove the OT dependency.
  43965. This program wil not be supported under Mac OS X as it implement direct memory access to the ROM.
  43966. O$Dev.CD Aug 00 TC Disk 2:Sample Code:mediaj
  43967. bisibility programs, your products must have the Mac logo appropriately displayed on your products
  43968.  packaging as outlined on the guidelines. The Mac logo guidelines are included on this Developer CD. For more information, please see our web site at <http://developer.apple.com/mkt/maclogo.html> or contact our Licensing department at sw.license@apple.com.
  43969. JJClent Richardson Message.pdf
  43970. Mac Logo Art:
  43971. Mac Logo Guidelines:
  43972. NewMacLogoK
  43973. Jan 99N
  43974. Apple, Logo, MacO
  43975. Dev.CD Jan 99 SDK1:Mac Logo:P
  43976. Dev.CD Jan 99 SDK1
  43977.  - Mac LogoDisk 2
  43978. D!All Packages
  43979. Mac OS SDK Edition
  43980. Killer Content Workbook
  43981. HyperCard Player
  43982. What is HyperCard?K
  43983. Feb 92L
  43984. Jul 98N
  43985. HyperCard Player, stacksOHDev.CD Jun 00 RL Disk 1:Utilities:HyperCard Player:HyperCard Player 2.4:PPDev.CD Jun 00 RL Disk 1
  43986.  - Utilities
  43987.  - HyperCard Player
  43988.  - HyperCard Player 2.4ily for manual fault isolation.
  43989. J&***** Readme first *****
  43990. MPing
  43991. SourcesK
  43992. Vol XO8Dev.CD Aug 00 TC:Tool Chest:Networking:MacTCP:MPing 1.1:nge
  43993. consolideted, and improved since the older interfaces found on GX 1.0 SDK.  The interfaces also include the new API calls which were added in GX 1.1.1.  The library files have also been updated to use the new GX interfaces.
  43994.  The GX Library code have also been edited to use the new GX interfaces and libraries.  Please see the "GX Libs & Tools - Read Me" for more information of the changes.
  43995.  There are a few new samples and several of the old samples have be edited to use the new GX inter
  43996. faces and libraries.  Please see the readmes in the Sample Code folder for more information of the changes.
  43997. The GX Graphics init includes GX Graphics and line layout capabilities without the printing capabilities. This files allows GX Developers to create a 'visual-only' version of their GX application without requiring their users to have full GX installed.
  43998. NOTE: If you have used the sample LaserWriter IIsc driver from the GX v1.0.1 SDK or the Mac OS SDK, you are encouraged to see the 
  43999. Oe    No ChangefYMacintosh
  44000. PowerBook G3 Series
  44001. developers
  44002. PowerPC
  44003. backside
  44004. cache
  44005. expansion
  44006. I/O RAM CardBusq
  44007. Dev.CD Jul 98 SSW/SDK
  44008. All Packages
  44009. Diagnostic Sound Sampler 1.0IfSummary: Mac II error tones.  This application explains the various Macintosh II audio error messages.J
  44010. Hardware tools.imgK
  44011. Vol IIIOFDev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:Hardware tools:PNDev.CD Aug 00 TC Disk 1
  44012.  - Tool Chest
  44013.  - Testing & Debugging
  44014.  - Hardware toolsV
  44015. 80127X
  44016. Aug 00^    TC Disk 1
  44017. --set theItem to choose file -- uncomment to test in an AS editor
  44018.     tell application "Finder"
  44019.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Testing & Debugging:Hardware tools:"
  44020.         activate
  44021.     end tell
  44022. on error errMsg number errNum
  44023.     --enter statements to perform when no records are found such as...
  44024.     display dialog "Sorry, the item you selected could not be found."
  44025.     return
  44026. end try
  44027. e    No Changeq
  44028. Dev.CD Aug 00 TC Disk 1
  44029. All Packages
  44030. 80128X
  44031. adobe
  44032. acrobat
  44033. reader
  44034. allows
  44035. navigate
  44036. installer
  44037. provides
  44038. documentation
  44039. examples
  44040. instrumentation
  44041. primarily
  44042. performance
  44043. interactive
  44044. corporation
  44045. success
  44046. guide
  44047. selling
  44048. killer
  44049. content
  44050. workbook
  44051. sponsored
  44052. apple
  44053. comput
  44054. language
  44055. analysis
  44056. architecture
  44057. provides
  44058. applications
  44059. laserwriter
  44060. 8.5.1
  44061. release
  44062. contains
  44063. utilities
  44064. navigation
  44065. services
  44066. suite
  44067. greatly
  44068. enhances
  44069. system
  44070. picker
  44071. replaces
  44072. system
  44073. picker
  44074. 1.0.1
  44075. papserversample
  44076. demonstrates
  44077. transpo
  44078. release
  44079. apple's
  44080. brings
  44081. increased
  44082. functionali
  44083. themT
  44084. therefore
  44085. theresa
  44086. 80052X
  44087. Aug 00^    TC Disk 1
  44088. --set theItem to choose file -- uncomment to test in an AS editor
  44089.     tell application "Finder"
  44090.         open item "Dev.CD Aug 00 TC Disk 1:Tool Chest:Developer Utilities:ResEdit 2.1.3:ResEdit Extensions:CODE Editor for ResEdit 2.1:"
  44091.         activate
  44092.     end tell
  44093. on error errMsg number errNum
  44094.     --enter statements to perform when no records are found such as...
  44095.     display dialog "Sorry, the item you selected could not be found."
  44096.     return
  44097. end try
  44098. e    No ChangefGResEdit 2.1 2.1.1 Code Disassembly Disassembler Viewer Editor RSSC HEXAq
  44099. Dev.CD Aug 00 TC Disk 1
  44100. All Packages
  44101. Color Locator DA
  44102. Summary: Color Locator DA enables you to see anything on the desktop in fatbits mode, find its global, local, or relative coordinates, find the relative amounts of red, green, and blue, and the index into the color table as well as how many entries are in the color table. 
  44103. Color Locator DAK
  44104. Vol VL
  44105. Vol VIIV
  44106. 80053X
  44107. 1e    No Change
  44108. Dev.CD Jul 96 SSWP
  44109. Dev.CD Jul 96 SSV
  44110. 80831X
  44111. Jul 96
  44112. f--set theItem to choose file -- uncomment to test in an AS editor
  44113.     tell application "Finder"
  44114.         open item "Dev.CD Jul 96 SSW"
  44115.         activate
  44116.     end tell
  44117. on error errMsg number errNum
  44118.     --enter statements to perform when no records are found such as...
  44119.     display dialog "Sorry, the item you selected could not be found."
  44120.     return
  44121. end try
  44122. All Packages
  44123. System 7.5 Update 2.0O
  44124. Dev.CD Jul 96 SSWP
  44125. Dev.CD Jul 96 SSV
  44126. 80832X
  44127. Jul 96
  44128. f--set theItem to choose file -- uncomment to test in an AS editor
  44129.     tell application "Finder"
  44130.         open item "Dev.CD Jul 96 SSW"
  44131.         activate
  44132.     end tell
  44133. on error errMsg number errNum
  44134.     --enter statements to perform when no records are found such as...
  44135.     display dialog "Sorry, the item you selected could not be found."
  44136.     return
  44137. end try
  44138. All Packages
  44139. System 7.5 Update 2.0O
  44140. Dev.CD Jul 96 SSWP
  44141. Dev.CD Jul 96 SSV
  44142. 80833X
  44143. Jul 96
  44144. All Packages
  44145. System 7 Tune-UpO
  44146. Dev.CD Apr 92
  44147. Dev.CD Mar 92P
  44148. Dev.CD Apr 92
  44149. Dev.CD Mar 9V
  44150. 80787X
  44151. Apr 92
  44152. p--set theItem to choose file -- uncomment to test in an AS editor
  44153.     tell application "Finder"
  44154.         open item "Dev.CD Apr 92
  44155. Dev.CD Mar 92"
  44156.         activate
  44157.     end tell
  44158. on error errMsg number errNum
  44159.     --enter statements to perform when no records are found such as...
  44160.     display dialog "Sorry, the item you selected could not be found."
  44161.     return
  44162. end try
  44163. All Packages
  44164. System 7 Tune-UpO
  44165. Dev.CD Apr 92
  44166. Dev.CD Mar 92P
  44167. Dev.CD Apr 92
  44168. Dev.CD Mar 9V
  44169. 80788X
  44170. Apr 92
  44171. p--set theItem to choose file -- uncomment to test in an AS editor
  44172.     tell application "Finder"
  44173.         open item "Dev.CD Apr 92
  44174. Dev.CD Mar 92"
  44175.         activate
  44176.     end tell
  44177. on error errMsg number errNum
  44178.     --enter statements to perform when no records are found such as...
  44179.     display dialog "Sorry, the item you selected could not be found."
  44180.     return
  44181. end try
  44182. JDMalph 2.5:
  44183. ProjectDrag Applets:
  44184. ProjectDrag User Manual.txt
  44185. Sources:K
  44186. Sep 95L
  44187. Nov 95OPBookmark CD 26:develop:develop Issue 23:develop Issue 23 code:ProjectDrag 1.1b8:P[Bookmark CD 26
  44188.  - develop
  44189.  - develop Issue 23
  44190.  - develop Issue 23 code
  44191.  - ProjectDrag 1.1b8V
  44192. 80468X
  44193. k CD 2
  44194. --set theItem to choose file -- uncomment to test in an AS editor
  44195.     tell application "Finder"
  44196.         open item "Bookmark CD 26:develop:develop Issue 23:develop Issue 23 code:ProjectDrag 1.1b8:"
  44197.         activate
  44198.     end tell
  44199. on error errMsg number errNum
  44200.     --enter statements to perform when no records are found such as...
  44201.     display dialog "Sorry, the item you selected could not be found."
  44202.     return
  44203. end try
  44204. e    No Changeq
  44205. Bookmark CD 26
  44206. All Packages
  44207. QDGX Spooler Patch 1.0.2
  44208. 80469X
  44209. ool Chest
  44210.  - Development Kits
  44211.  - HyperCard Related
  44212.  - XCMDs & XFCNs
  44213.  - Apple Event XCMDs 1.0b3eTable
  44214. RuntimeSvcs
  44215. SearchingTechnologies
  44216. SiteInfo
  44217. TextIntlSvcs
  44218. Utilities
  44219. Jan 00L
  44220. Feb 00ng
  44221. MPW distributed with ETO 18, Open Transport 1.1 SDK, CodeWarrior8, or Symantec Project Manager 8.0.3 required to build the application.NPOpen Transport, NBP, AppleTalk, DDP, rawmode, NBPLookup, OTLookup, Echo ProtocolOGDev.CD Aug 00 TC Disk 1:Tool Chest:Networking:Network Watch (DMZ) v1.5:PODev.CD Aug 00 TC Disk 1
  44222.  - Tool Chest
  44223.  - Networking
  44224.  - Network Watch (DMZ) v1.5 First-person 3D applications, whether games or 3D modeling systems, need to constantly move the camera to reflect the changing
  44225.  point of view of the player. You too can inflict vertigo on your users.
  44226. PRINT HINTS:  The All-New LaserWriter Driver Version 8.4  by Dave Polaschek.  The new version of the LaserWriter driver is way different. Will your application break?
  44227. THE OPENDOC ROAD: Facilitating Part Editor Unloading by Vincent Lo.  Part editors are unloaded automatically when they
  44228. re not needed, but your editor can help.
  44229. BALANCE OF POWER: Stalking the Wild Defect by Dave Evans.  A tour through the dangerously t
  44230. This SDK contains the information you need to take advantage of or extend the functionality of Network Services Location (NSL) 1.1.   NSL technology brings the easy of use of browsing through Internet services, such as ftp, http via TCP/IP similarly to the way users traditional browse for AppleTalk services using the Chooser.  Adoption of this technology would provide a solution for users looking for network services.  NSL 1.1 is a feature of Mac OS 9.
  44231. NSL 1.1 SDK Read Me
  44232. NSL 1.1 Manager B
  44233. library, DNS, SLP, LDAP, and NBP plug-ins
  44234. UI library
  44235. Detailed NSL 1.1 Developer Documentation
  44236. NSL Network Administrator's Guide (second edition)
  44237. Connect To... test tool
  44238. Sample code
  44239. Header files
  44240. JYConnect To...
  44241. Documentation
  44242. Headers
  44243. NSL 1.1 SDK Read Me
  44244. NSL Library & Plugins
  44245. Sample CodeK
  44246. Nov 98L
  44247. Dec 99MeFor development purposes, this software requires a PowerPC running system software Mac OS 9 or later.O7Dev.CD Jul 00 SDK1:Development Kits:Mac OS:NSL 1.1 SDK:
  44248. hypercard
  44249. player
  44250. stacks
  44251. bases@
  44252. beaker@
  44253. behave
  44254. behavior@
  44255. benefits@
  44256. bitmapped@
  44257. blink@
  44258. bottleneck@
  44259. broadcast@
  44260. buginfo@
  44261. burned@
  44262. butcdef@
  44263. byout, text, network, location, NSL, Network Services Location Manager, date, time, Y2K, clock, UTC, Date & Time, 2040, fonts, Font Manager, Font Management, text, MLTE, Multilingual Text Editor, TextEdit, MultiLingual Text Editing, Unicode, text, 32K limit, 32K barrier, fonts, FontSync, Font
  44264. % Sync, text, mismatch, match, matching, File Manager, HFS, HFS+, HFS Plus, file, Unicode, named fork, fork, filename, file system, ATSUI, Apple Type Services for Unicode Imaging, Apple Advanced Typography, typography, type, fonts, Unicode, rendering, text, Carbon, CarbonLib, porting, Mac OS 9
  44265. hints
  44266. historically
  44267. historyv
  44268. hit-testing
  44269. hitec
  44270. hitting
  44271. hoddie
  44272. hokum
  44273. holcomb
  44274. holding
  44275. holdsh
  44276. holidayj
  44277. holland
  44278. hooper
  44279. hoping
  44280. horizon
  44281. horizontal
  44282. horizontally
  44283. hostT
  44284. host-target
  44285. otchkiss
  44286. hotrect
  44287. hotsauce
  44288. hottest
  44289. hours
  44290. house
  44291. The Navigation Services suite greatly enhances the user experience of opening, saving and selecting documents, while giving your application new capabilities without customizing code.
  44292. Navigation Services is a new set of APIs to:
  44293.     - open and save documents
  44294.     - confirm save / discard changes
  44295.     - select a file, folder or volume
  44296.     - create a new folder
  44297. Benefits of adopting Navigation Services APIs for your application include:
  44298.     - new movable, resizable, Appearance-aware Open & Sa
  44299. Bve dialogs
  44300.     - easier navigation: list view with disclosure triangles, recent items, favorite items, etc.
  44301.     - built-in file format translation
  44302.     - transparent delivery of new features in future versions of the System Software.
  44303. More information on the features may be found in the Navigation Services developer note.
  44304. JCDocumentation:
  44305. Examples:
  44306. Libraries:
  44307. Navigation Services 1.1 Read MeK
  44308. Aug 99M
  44309. Mac OS 8.5OMDev.CD Aug 99 TC:What's New?:Development Kits:Mac OS:Navigation Services SDK:
  44310. WebObjects Memory Management by Theresa Ray of Tensor Information Systems
  44311. One of the most difficult tasks facing WebObjects and OPENSTEP programmers is correctly implementing memory management techniques in their applications.  This guide, sponsored by Apple Computer, Inc. Apple Developer Relations Group for the Apple Media Program, is designed to cover the issues relating to memory management, and to explain the correct procedure for implementing memory management techniques.
  44312. Advanced Web Site Technique.pdf
  44313. Avoid Audio Pitfalls Guide.pdf
  44314. CompbasedMediaBroadcastEnv
  44315. Creating MIDI for the Web3.pdf
  44316. DeBabelizer 3.0.pdf
  44317. Design For Reuse.pdf
  44318. DesignForRobustness
  44319. Digital Asset Management.pdf
  44320. Digital Storyboard.pdf 
  44321. DVD Development.pdf
  44322. DVD_Primer.pdf
  44323. Enhanced CD Survival Guide.pdf
  44324. EOModeler
  44325. Frameworks.pdf
  44326. Gender-Based Title Creation.pdf
  44327. Int_Media_Writer_Resources.pdf
  44328. Java Survival Guide.pdf
  44329. Making Cool QD3D Apps.pdf
  44330. Music on the Net.pdf
  44331. New Audio Features QT3.pdf
  44332. Porting
  44333. Mac Logo
  44334. To support the sales of Mac products, Apple, in conjunction with our worldwide channel partners, is launching an aggressive campaign to ensure customers can easily locate Mac products on retail shelves through the prominent display of the NEW Mac platform logo. We know you
  44335. ll want to capitalize on this renewed interest in the Mac platform and make your products stand out to the millions of customers who want to buy Mac products. Getting involved is simple:
  44336.   1. Obtain the NEW Mac platform f, a background button, a shared field, or the background itself. 
  44337. J)Instance Variable text
  44338. Instance VariablesK
  44339. Jun 93M
  44340. HyperCard 2.1 or laterNLHyperCard, variable, button, field, instance variables, global, saving stateOcDev.CD Aug 00 TC Disk 1:Tool Chest:Development Kits:HyperCard Related:HyperCard Instance Variables:PnDev.CD Aug 00 TC Disk 1
  44341.  - Tool Chest
  44342.  - Development Kits
  44343.  - HyperCard Related
  44344.  - HyperCard Instance Variables
  44345. datah
  44346. access
  44347. manager
  44348. folder
  44349. databasem
  44350. database
  44351. suitem
  44352. databases-standalone
  44353. datamaster
  44354. datamaster
  44355. datasheet
  44356. dateconverter
  44357. dateconverter
  44358. dcmda
  44359. aliases
  44360. dcmds
  44361. debabelizer
  44362. debabelizer
  44363. debug]
  44364. demoextractor
  44365. denmark
  44366. denmark
  44367. distributors/localiz
  44368. design
  44369. design
  44370. reuse
  44371. designforrobustness
  44372. designforrobustness
  44373. detection
  44374. detectorsh
  44375. change
  44376. develop
  44377. develop
  44378. issue
  44379. develop
  44380. issue
  44381. develop
  44382. issue
  44383. iotracer
  44384. performance
  44385. tools
  44386. summary
  44387. tools
  44388. small
  44389. functions
  44390. summary
  44391. allows
  44392. display
  44393. dialogs
  44394. alerts
  44395. coolale
  44396. summary
  44397. sedit
  44398. device
  44399. editor
  44400. general
  44401. purpose
  44402. summary
  44403. virtual
  44404. scripts
  44405. libraries
  44406. automa
  44407. summary
  44408. globals
  44409. multifinder
  44410. friendly
  44411. application
  44412. summary
  44413. movie
  44414. small
  44415. application
  44416. designed
  44417. summary
  44418. simpleapp
  44419. general
  44420. utility
  44421. handling
  44422. summary
  44423. soundapp
  44424. sample
  44425. application
  44426. demonstrating
  44427. summary
  44428. sourceobj
  44429. reads
  44430. corrosponding
  44431. summary
  44432. standardfileicons
  44433. control
  44434. panel
  44435. which
  44436. allows
  44437. summary
  44438. stdfilesaver
  44439. sample
  44440. print
  44441. driver
  44442. written
  44443. summary
  44444. allows
  44445. several
  44446. attrib
  44447. summary
  44448. system
  44449. standard
  44450. window
  44451. definition
  44452. procedure
  44453. the stack trace dum
  44454. 80359X
  44455. Jan 97^
  44456. --set theItem to choose file -- uncomment to test in an AS editor
  44457.     tell application "Finder"
  44458.         open item "Dev.CD Jan 97 SDK2:Development Kits (Disc 2):OpenDoc:"
  44459.         activate
  44460.     end tell
  44461. on error errMsg number errNum
  44462.     --enter statements to perform when no records are found such as...
  44463.     display dialog "Sorry, the item you selected could not be found."
  44464.     return
  44465. end try
  44466. DeletedfPOpenDoc
  44467. Component Software
  44468. Compound Document Architecture
  44469. Objects
  44470. CORBAq
  44471. Dev.CD Jan 97 SDK2
  44472. 9D!All Packages
  44473. Mac OS SDK Edition
  44474. F(OpenDoc Development Framework, Release 3
  44475.     acker:  Pascal snippet that gets info on Audio CD tracks
  44476. CDROMDriveCheck:  An MPW C tool that checks to see which SCSI IDs are AppleCD SC drives.  It makes a status call(97) to the AppleCD SC driver (only works with this driver).
  44477. CDTool:  An MPW Tool that controls a CD drive
  44478. Disable Power Off Key:  Extension demonstrating how to disable power key for turning off mac
  44479. cceleration@
  44480. access@
  44481. action@
  44482. addresmenu7.1@
  44483. adev@
  44484. aegestalt@
  44485. algorithms@
  44486. alignment@
  44487. allocate/deallocate@
  44488. also@
  44489. altivec@
  44490. extension
  44491. which
  44492. enables
  44493. developers
  44494. adopt
  44495. high-leve@
  44496. and/or@
  44497. animate@
  44498. anymore@
  44499. apda@
  44500. append@
  44501. apple
  44502. apple
  44503. computer
  44504. apple
  44505. detectors
  44506. technology
  44507. scans
  44508. searchi@
  44509. apple
  44510. location
  44511. manager
  44512. allows
  44513. users
  44514. switch
  44515. groups
  44516. sett@
  44517. applemodemtool@
  44518. application@
  44519. application/system@
  44520. applications
  44521. applied@
  44522. area@
  44523. areas@
  44524. as-is@
  44525. asynchronous
  44526. background
  44527. networking
  44528. macintosh
  44529. harry@
  44530. attached@
  44531. auto@
  44532. bare@
  44533. 4.0.8
  44534. ets the volume to 1. On the following startup, the saved setting is restored, and the Shutdown procedure is re-installed for next time. And so on...
  44535. Notification Hacks:  A collection of sick Notification Manager hacks.
  44536. OpenWindow:  Shows basic initialization calls and how to open a window for drawing.
  44537. OtherResInfo-MungeDeamon:  This sample demonstrates how to use a background-only application and AppleEvents to safely open and query another application's (or other file's) resource fork.
  44538. Password:  This is a simple demo of three ways to implement a password dialog, where characters typed are not drawn; instead, anonymous characters such as bullets are drawn, keeping the password secure.
  44539. PBAllocate:  This MPW tool shows how to work around a bug in PBAllocate.
  44540. PopUpMenuWithCurFont:  PopUpMenuSelectWithCurFont demonstrates which low memory globals (and possibly even nastier things) one must twiddle in order to control the font used by MDEF 0 during PopUpMenuSelect. Note t
  44541. b--set theItem to choose file -- uncomment to test in an AS editor
  44542.     tell application "Finder"
  44543.         open item "Dev.CD Apr 92"
  44544.         activate
  44545.     end tell
  44546. on error errMsg number errNum
  44547.     --enter statements to perform when no records are found such as...
  44548.     display dialog "Sorry, the item you selected could not be found."
  44549.     return
  44550. end try
  44551. strengths
  44552. stress
  44553. strictlyo
  44554. stride
  44555. string
  44556. stringing
  44557. strings
  44558. Dev.CD Apr 98 SDK1:Development Kits (Disc 1):Macintosh PAP Client Interface:PQDev.CD Apr 98 SDK1
  44559.  - Development Kits (Disc 1)
  44560.  - Macintosh PAP Client Interfacew for easier navigation
  44561.  improved Picture XCMD
  44562.  more script commands and new syntax
  44563. For more information on these features and how to use them, see Using HyperCard 2.4.
  44564. Sep 97L
  44565. Jul 98
  44566. --set theItem to choose file -- uncomment to test in an AS editor
  44567.     tell application "Finder"
  44568.         open item "Dev.CD Jul 98 SSW/SDK:System Software:Worldwide System Software:"
  44569.         activate
  44570.     end tell
  44571. on error errMsg number errNum
  44572.     --enter statements to perform when no records are found such as...
  44573.     display dialog "Sorry, the item you selected could not be found."
  44574.     return
  44575. end try
  44576. tensions@
  44577. develop
  44578. issue
  44579. code@
  44580. develop
  44581. issue
  44582. code@
  44583. develop
  44584. issue
  44585. code@
  44586. develop
  44587. issue
  44588. code@
  44589. developer
  44590. documentation@
  44591. devices
  44592. devices
  44593. hardware@
  44594. difference@
  44595. 6.3.3
  44596. quick
  44597. reference@
  44598. ompilers
  44599. componentP
  44600. component
  44601. compression
  44602. decompression
  44603. scomP
  44604. compound
  44605. compress
  44606. compressionP
  44607. computer
  44608. computer
  44609. based
  44610. media
  44611. television
  44612. broadcast
  44613. graphics
  44614. conditional
  44615. conference
  44616. conferencing
  44617. motherboard
  44618. Ko.http://developer.apple.com/techpubs/index.htmlq
  44619. Dev.CD Jan 00 SDK1
  44620. LD(All Packages
  44621. Reference Library Edition
  44622. Developer Forms
  44623. Summary:  This folder contains electronic forms that allow developers to register creator & file types, Apple II file & auxiliary types, and NuBus boards, and to report bugs and name & address changes.
  44624.  Apple Bug Reporter
  44625. The Apple Bug Reporter is a HyperCard stack that allows developers to report bugs against Macintosh software and hardware. When you have completed a bug, the stack puts it in your AppleLink Out Basket. When you next log on to AppleLink, your bug is sent to APPLE.BUGS.
  44626. color
  44627. picker
  44628. 2.1.1
  44629. color2index
  44630. colorsync
  44631. colorsync
  44632. photoshop
  44633. plug-ins
  44634. colorsync
  44635. profile
  44636. rename
  44637. network
  44638. setup
  44639. configuration
  44640. appletalk
  44641. tcp/ip
  44642. network
  44643. setup
  44644. network
  44645. preferences
  44646. networking
  44647. newgworld
  44648. opentransport
  44649. cache
  44650. display
  44651. M[This is a software only package and is provided as a tool for use with VU 1.1.1 and VU 2.0.te
  44652. other
  44653. output
  44654. overview
  44655. overview
  44656. appletalk
  44657. overview
  44658. appletalk
  44659. overview
  44660. development
  44661. overview
  44662. development
  44663. package
  44664. links
  44665. links
  44666. links
  44667. partmaker
  44668. partmaker
  44669. 5300ramcard
  44670. 5xxx/6xxx
  44671. 5xxx/6xxx
  44672. tester
  44673. 6.3.3
  44674. performance
  44675. static
  44676. libraries
  44677. anniversary
  44678. 7.1.3
  44679. 7.5.5
  44680. 7/96o
  44681. apple
  44682. grayscale
  44683. appearanceo
  44684. 7edit\
  44685. 7edit
  44686. readmeO
  44687. 8.5.1
  44688. 95/02
  44689. about
  44690. about
  44691. appearancesample
  44692. about
  44693. appleshare
  44694. client
  44695. textedit
  44696. thooks
  44697. thread
  44698. token
  44699. tokenizer
  44700. RM:System Software 6.0.7 or later, MPW Pascal or THINK PascalN
  44701. Sample Code, Traffic LightO$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  44702.  - Sample CodeV
  44703. 80385X
  44704. Aug 00^    TC Disk 2
  44705. y--set theItem to choose file -- uncomment to test in an AS editor
  44706.     tell application "Finder"
  44707.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  44708.         activate
  44709.     end tell
  44710. on error errMsg number errNum
  44711.     --enter statements to perform when no records are found such as...
  44712.     display dialog "Sorry, the item you selected could not be found."
  44713.     return
  44714. end try
  44715. Deletedf
  44716. Sample Code
  44717. Traffic Lightq
  44718. Dev.CD Aug 00 TC Disk 2
  44719. SD!All Packages
  44720. Mac OS SDK Edition
  44721. PC Card Manager v3.0 SDK
  44722.     rases
  44723. either in simplified or traditional form
  44724. and your handwriting is automatically segmented and converted into two-byte digital text that can be further formatted in your favourite word-processing or page layout program. 
  44725. Requiring no tr.  See Apple
  44726. s MRJ developer pages at http
  44727. Feb 92L
  44728. May 96O$Dev.CD Aug 00 TC Disk 2:Sample Code:P&Dev.CD Aug 00 TC Disk 2
  44729.  - Sample CodeV
  44730. 80736X
  44731. Aug 00^    TC Disk 2
  44732. y--set theItem to choose file -- uncomment to test in an AS editor
  44733.     tell application "Finder"
  44734.         open item "Dev.CD Aug 00 TC Disk 2:Sample Code:"
  44735.         activate
  44736.     end tell
  44737. on error errMsg number errNum
  44738.     --enter statements to perform when no records are found such as...
  44739.     display dialog "Sorry, the item you selected could not be found."
  44740.     return
  44741. end try
  44742. e    No Changeq
  44743. Dev.CD Aug 00 TC Disk 2
  44744. All Packages
  44745. Snippets - Toolbox
  44746. 80737X
  44747. as not been altered since they created it.  When an applet has been signed, it is no longer subject to restrictions.   
  44748. MRJ keeps a database of certificates that you trust.  If you access a signed applet and the certificate is already in your Java security database, the applet will 
  44749. folder
  44750. control
  44751. patch@
  44752. appearance
  44753. gworld
  44754. off-screen@
  44755. apple
  44756. guide
  44757. systems@
  44758. applescript
  44759. scripting
  44760. apple
  44761. event
  44762. folder
  44763. actions@
  44764. appleshare
  44765. protocol@
  44766. profiler
  44767. apple
  44768. system@
  44769. assemblers@
  44770. autopush@
  44771. blit@
  44772. broadcast@
  44773. cd-rom
  44774. device
  44775. manager
  44776. summary
  44777. order
  44778. catch
  44779. summary
  44780. buginfo
  44781. macro
  44782. execute
  44783. within
  44784. macsbug
  44785. summary
  44786. callhyper
  44787. external
  44788. dimension
  44789. which
  44790. summary
  44791. cdent
  44792. format
  44793. source
  44794. summary
  44795. cfm-68k
  44796. runtime
  44797. architecture
  44798. 68k-based
  44799. summary
  44800. chromakey
  44801. movie
  44802. simple
  44803. application
  44804. which
  44805. t without restrictions. 
  44806. NOTE: If you want to rescind a certificate you have previously accepted, you will need to delete the security datab
  44807. All Packages
  44808. F    QuickTimeO
  44809. Dev.CD Jan 94
  44810. Dev.CD Oct 93P
  44811. Dev.CD Jan 94
  44812. Dev.CD Oct 9V
  44813. 80613X
  44814. Jan 94
  44815. p--set theItem to choose file -- uncomment to test in an AS editor
  44816.     tell application "Finder"
  44817.         open item "Dev.CD Jan 94
  44818. Dev.CD Oct 93"
  44819.         activate
  44820.     end tell
  44821. on error errMsg number errNum
  44822.     --enter statements to perform when no records are found such as...
  44823.     display dialog "Sorry, the item you selected could not be found."
  44824.     return
  44825. end try
  44826. All Packages
  44827. F    QuickTimeO
  44828. Dev.CD Jan 94P
  44829. Dev.CD Jan 9V
  44830. 80614X
  44831. Jan 94
  44832. b--set theItem to choose file -- uncomment to test in an AS editor
  44833.     tell application "Finder"
  44834.         open item "Dev.CD Jan 94"
  44835.         activate
  44836.     end tell
  44837. on error errMsg number errNum
  44838.     --enter statements to perform when no records are found such as...
  44839.     display dialog "Sorry, the item you selected could not be found."
  44840.     return
  44841. end try
  44842. All Packages
  44843. F    QuickTimeV
  44844. 80615X
  44845. quires Hypercard 2.1.
  44846. Creator/File Types can now be registered on the Web.  Before registering, you can search the existing creator/file type database to see if the ID you want has been taken.  If not, fill out the Web registration form to claim that ID.  This service is at <http://dev.info.apple.com/cftype/>
  44847.  Dev Info Change Form
  44848. Developer Programs delivers its monthly mailings to the Certified contact at your company.  We may occasionally deliver specialized information to the Marketi
  44849. ng or Technical contact as well. If you have recently moved or had a contact change, please take a few minutes to fill out and send this form to ensure we have the most current and accurate information for your company.
  44850.  NuBus Board Registration
  44851. This stack contains a questionaire that allows Macintosh board developers to register their board information in order to receive board ids and functional sResource values for their boards. Because this stack creates a file, YOU MUST FIRST COPY T
  44852. 80267X
  44853. Oct 99^
  44854. g--set theItem to choose file -- uncomment to test in an AS editor
  44855.     tell application "Finder"
  44856.         open item "Dev.CD Oct 99 SSW:"
  44857.         activate
  44858.     end tell
  44859. on error errMsg number errNum
  44860.     --enter statements to perform when no records are found such as...
  44861.     display dialog "Sorry, the item you selected could not be found."
  44862.     return
  44863. end try
  44864. Mac OS 9q
  44865. Dev.CD Oct 99 SSW
  44866. D(All Packages
  44867. Reference Library Edition
  44868. Mac OS Runtime ArchitecturesI
  44869. This book describes the Mac OS runtime architecture based upon the Code Fragment Manager (CFM) as well as the original classic 68K runtime architecture.JQDisplay Device Driver Guide
  44870. Mac OS Runtime Architectures
  44871. Read Me - Other SSW DocsK
  44872. Oct 97M
  44873. Adobe AcrobatN
  44874. Mac OS Runtime ArchitectureO@Dev.CD Dec 99 RL:Technical Documentation:More SSW Documentation:PEDev.CD Dec 99 RL
  44875.  - Technical Documentation
  44876.  - More SSW DocumentationV
  44877. 80268X
  44878. Dec 99^
  44879. #etc.V
  44880. 75361X
  44881. Aug 00
  44882. 75361X
  44883. Aug 00e    No Change
  44884. Mac OS 9.0
  44885. Mac OS 9 is the ultimate upgrade for anyone on the Internet or anyone who wants to be. With more than 50 powerful new features, Mac OS 9 offers a full suite of capabilities for new and advanced users. Technologies  include  Sherlock 2, AppleScript, QuickTime, ColorSync, DVD, Digital Video, USB, FireWire, Open GL, Game Sprockets and more.
  44886. Localized releases of Mac OS 9 may be found on the October, November, and December 1999 System Software Editions in the following languages: Chinese (Simn
  44887. end try
  44888. e    No Changeq
  44889. Dev.CD Aug 97 TC
  44890. Macintosh PowerBook Qualified
  44891. pSummary:  This is the prgram guide for the new Macintosh PowerBook Qualified logo licensing program. This is technical, legal and marketing documentation in Adobe Acrobat format.
  44892. The Kit includes:
  44893. Guide to Macintosh PowerBook Qualified Program
  44894. Program Technical Specifications
  44895. Program Pre-testing Guidelines
  44896. Legal Documentation for licensing and program participation
  44897. cipation
  44898. Nov 95
  44899. maybe
  44900. window's
  44901. windowcolors
  44902. windowcompare
  44903. windowed
  44904. windowpicker
  44905. windowsj
  44906. windows
  44907. developers
  44908. quicktime
  44909. within
  44910. products
  44911. windows/dosj
  44912. windowshade
  44913. wintermyre
  44914. frametest
  44915. frametest
  44916. framework
  44917. frameworks
  44918. frameworks
  44919. francais
  44920. france
  44921. france
  44922. distributors/localiz
  44923. french
  44924. french
  44925. 1.1.3
  44926. fromR
  44927. fssetprinter
  44928. fullmove
  44929. fullmove
  44930. fulloffset
  44931. fulloffset
  44932. fullremove
  44933. fullremove
  44934. fullrename
  44935.  we think, less confusing to simply call it ODF 3.
  44936. This release supports the following development environments for PowerPC: 
  44937.    - Metrowerks CodeWarrior 10
  44938.    - MrC for MPW
  44939. This release support